Commit graph

15 commits

Author SHA1 Message Date
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +00:00
Juan RP 12254a5969 gcc: update to 4.6.2. 2011-10-28 07:21:58 +02:00
Juan RP 1c1bf6aba0 gcc: remove wrong symlinks. 2011-07-10 18:46:49 +02:00
Juan RP f6a62fac86 gcc: install all stuff into /usr/lib, rework for easy upgrades, etc. 2011-07-10 17:55:00 +02:00
Juan RP ee189b2598 gcc: update to 4.5.2. 2010-12-18 10:17:41 +01:00
Juan RP 0d002ffbe7 gcc: bumprev for ppl ABI change, misc fixes:
- Added c[89]9 wrappers and manpages from NetBSD.
- Do not run fixincludes.
- Remove python stuff that only gets installed when python is found.
2010-10-28 00:44:07 +02:00
Juan RP 2e010ae136 gcc: update to 4.5.1. 2010-10-21 20:39:31 +02:00
Juan RP a19d2bdf1a Backed out changeset a850a857fb8a. Human error... 2010-10-21 20:30:08 +02:00
Juan RP 10e8784450 mpc: bump revision due to mpfr ABI change. 2010-10-21 20:27:06 +02:00
Juan RP caefe2a197 gcc: build with --enable-lto, required libelf. 2010-05-10 13:09:05 +02:00
Juan RP 3e12e23235 gcc: update to 4.5.0.
--HG--
extra : convert_revision : 67a1ee3e637bc9f93159937b24db72f9ee5bca02
2010-04-15 19:16:31 +02:00
Juan RP f6120f278f coreutils, gcc{,c++,objc,objc++}, mpfr, ppl: bumprev for gmp update.
--HG--
extra : convert_revision : 80acf8c61c267099edc7f749e787e2850eb2f77a
2010-03-29 14:59:18 +02:00
Juan RP d0050253c1 gcc: update to 4.4.3.
--HG--
extra : convert_revision : e823bca58fb199d57a1626e6495d743679ca724a
2010-01-25 07:27:55 +01:00
Juan RP d3153e79c6 gcc: sanitize deps for gcc-c++, gcc-objc and gcc-objc++.
--HG--
extra : convert_revision : 6afd6365d16cea49dd6cd0409744a5e828d5a0e2
2010-01-15 18:44:29 +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
Renamed from templates/gcc/c++.template (Browse further)