Commit graph

32 commits

Author SHA1 Message Date
Juan RP db45ff6017 valgrind: patch to detect glibc-2.19 (via Arch). 2014-02-15 11:29:58 +01:00
Juan RP f013c28435 valgrind: rebuild against glibc-2.19. 2014-02-08 09:13:06 +01:00
Juan RP 9b247d6312 valgrind: works on armv7. 2014-01-29 12:25:13 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 15d471d14d valgrind: update to 2.9.0. 2013-11-02 08:58:13 +01:00
Juan RP e3720e2a3d valgrind: sync patches with Arch from upstream subversion repo. 2013-08-13 21:17:07 +02:00
Juan RP 57b3c16cd6 valgrind: added patch to make this build with recent kernel-libc-headers. 2013-08-13 11:49:09 +02:00
Juan RP f0086e5472 valgrind: rebuild against glibc-2.18. 2013-08-13 11:40:53 +02:00
Juan RP 1971169f0f Convert packages to the new template format (v). 2013-04-14 16:51:01 +02:00
Juan RP f60a6d5851 valgrind: does not run on <armv7, so explictly refuse to build on armv6l for now. 2013-03-12 17:13:39 +01:00
Juan RP 40eae48646 valgrind: add simple patch to build on +armv6. 2013-03-12 14:52:14 +01:00
Juan RP ceafaf1297 valgrind: depend on glibc-dbg now that we have libc dbg pkgs. 2013-02-07 14:23:03 +01:00
Juan RP 625b026371 valgrind: glibc-2.17 rebuild. 2012-12-27 10:33:14 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 6fee0536bf valgrind: update to 3.8.1. 2012-09-19 12:52:37 +02:00
Juan RP 626ec6ee08 valgrind: update to 3.8.0. 2012-08-10 15:03:13 +02:00
Juan RP cc1bfcb157 valgrind: add patch for glibc-2.16 (thanks Arch). 2012-07-05 17:23:25 +02:00
Juan RP b6f39367e9 valgrind: revbump for glibc-2.16 rebuild. 2012-07-05 17:12:17 +02:00
Juan RP 3857e9e1a4 Revbump pkgs affected by the fulldepends propagation to subpkgs. 2012-06-05 18:49:00 +02:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 46decc9da6 valgrin: update to 3.7.0. 2011-11-14 21:08:13 +01:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP be8b6df05c valgrind: make it build in 3.x kernels, fixed glibc pkgpattern. 2011-10-12 15:51:32 +02:00
Juan RP cb9b1d33f5 valgrind: glibc-2.14 compat (from Arch), avoid openmpi dependency. 2011-06-08 07:12:42 +02:00
Juan RP cbfc5992c2 valgrind: update to 3.6.1. 2011-02-17 14:39:45 +01:00
Juan RP 6d0a781c66 valgrind: update for glibc-2.13, patches from Arch. 2011-02-02 18:12:15 +01:00
Juan RP 06bde9684b valgrind: needs openmpi, bumprev. 2010-12-18 15:13:28 +01:00
Juan RP 2be719e215 valgrind: update to 3.6.0. 2010-11-01 10:29:12 +01:00
Juan RP 85734d0df7 valgrind: enable TLS support.
--HG--
extra : convert_revision : 614606fb1e48099031d970bec247e9c28b71b222
2010-04-25 16:41:06 +02:00
Juan RP 8b78d679e4 valgrind: added patch to build with glibc-2.11 from gentoo.
--HG--
extra : convert_revision : e599412ecc1d20314c2d36f23e1f7f68f1405092
2010-01-13 17:46:17 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00