Commit graph

32 commits

Author SHA1 Message Date
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +00:00
Juan RP 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP 12254a5969 gcc: update to 4.6.2. 2011-10-28 07:21:58 +02: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 79ff75ff20 gcc: do_configure(): use reversed test to make set -e happy. 2011-10-18 09:29:02 +02:00
Juan RP 5c0363d23c gcc: some checks in configure script fail, don't treat 'em as errors. 2011-10-18 00:54:01 +02:00
davehome c2c7a3f456 gcc: remove bootstrap path change in do_build() 2011-10-17 16:33:11 +00:00
davehome 51ab4a9890 gcc: try to use bash instead of dash for shell while building 2011-10-17 14:14:14 +00:00
davehome 0de4b4d8bc gcc: Use do_configure() to speed up rebuilds. 2011-10-17 14:14:14 +00: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 6968a72be6 gcc: fully installable in chroot this time, for real. 2011-07-06 18:30:56 +02:00
Juan RP 08c2049d9f gcc: can be built in a chroot now. 2011-07-06 10:47:06 +02:00
Juan RP 5355f32aca xbps-src: support building bootstrap pkgs in chroot with -D.
The base_chroot var has been renamed to bootstrap, to avoid conflicts
with the base-chroot pkg. So now you can rebuild any bootstrap package
if the masterdir is ready (base-chroot already) installed and
installation is only to destdir.
2011-07-06 08:16:56 +02:00
Juan RP fd00796c9c gcc: update to 4.6.1, now with fortran and go support. 2011-07-05 12:43:10 +02:00
Juan RP 91419a192c gcc: update to 4.6.0. 2011-04-11 20:03:02 +02:00
Juan RP d0e90ef852 gcc: add a note about syncing gcc-multilib too. 2010-12-22 14:11:33 +01: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 4a4d4f018f gcc: disable gold and libelf explicitly. 2010-05-09 10:30:46 +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 c70a4da408 gcc: remove /usr/lib64, owned by xbps-base-files. Bumprev.
--HG--
extra : convert_revision : da82b6e465dcab852904010c0eda058cb0dd3c00
2010-01-27 02:42:27 +01: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 2779577950 gcc: improve {short,long}_desc.
--HG--
extra : convert_revision : e5d1d346136201f2a18868b5c8f1c0261fcc7d66
2010-01-17 07:38:13 +01:00
Juan RP 9a62d745f5 gcc: sanitize deps, bumprev.
--HG--
extra : convert_revision : 897b643d681017c2b95d2576082afa154b4d2ca5
2010-01-10 12:36:29 +01:00
Juan RP e330f85add gcc: move ssp devel stuff to libssp-devel subpkg.
--HG--
extra : convert_revision : cdcdcd1aa66827f66097a0563f552e973206154f
2009-12-08 08:32:04 +01:00
Juan RP 82103961b6 gcc: add a new subpkg 'libssp'. Bumprev.
--HG--
extra : convert_revision : 9de993a00d9b8f085b7a60c198602de8e9ea3cf1
2009-12-08 08:03:23 +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/template (Browse further)