Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace `want_boundschecking` with `use_if_iuse boundschecking` since they ↵ | 2011-12-15 | 1 | -20/+12 | |
| | | | | have the same backing logic, and merge the (now) single user of _want_stuff into want_pie so we can simplify that func in a follow up commit | ||||
* | relocate tests to tests/ subdir | 2011-12-15 | 2 | -27/+51 | |
| | |||||
* | relocate tests to tests/ subdir | 2011-12-15 | 2 | -190/+198 | |
| | |||||
* | add some test status helpers to simplify management of i/o and exit status | 2011-12-15 | 5 | -16/+31 | |
| | |||||
* | import KV_to_int and friends since a few eclasses still want it ... | 2011-12-15 | 1 | -0/+41 | |
| | |||||
* | create backing store dirs with group write perms so that people can more ↵ | 2011-12-14 | 3 | -7/+7 | |
| | | | | easily switch between user based testing (ebuild/etc...) and root/userpriv based emerging | ||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-14 | 1 | -1/+6 | |
| | |||||
* | Merge category dev-php5 into dev-php (bug #324665) | 2011-12-14 | 2 | -5/+4 | |
| | |||||
* | fix thinko with array handling when injecting args into the cmdline | 2011-12-14 | 1 | -6/+6 | |
| | |||||
* | Adjust ChangeLog message to be more conservative. | 2011-12-14 | 1 | -3/+3 | |
| | |||||
* | Do not use gnome2_schemas_update --uninstall; --uninstall has no effect ↵ | 2011-12-14 | 3 | -6/+12 | |
| | | | | since glib-2.25.11, and will cause an error starting with 2.31.x (bug #394501, thanks to Marc-Antoine Perennou for reporting). | ||||
* | push down AT_M4DIR handling into autotools_run_tool to keep the callers ↵ | 2011-12-14 | 1 | -13/+28 | |
| | | | | simpler, and change the ordering with AT_SYS_M4DIR so that it comes after the ebuild/package settings rather than in the middle | ||||
* | drop old M4DIR support since we have AT_M4DIR and the tree uses only that, ↵ | 2011-12-14 | 1 | -3/+5 | |
| | | | | and note GNU m4 as a requirement | ||||
* | Added -m32 to CFLAGS_sparc32. Allows to build sparc64-* multilib toolchain ↵ | 2011-12-14 | 2 | -3/+7 | |
| | | | | without additional tuning. | ||||
* | drop check_license now that the PM supports ACCEPT_LICENSE natively | 2011-12-14 | 1 | -60/+3 | |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-14 | 1 | -1/+6 | |
| | |||||
* | drop GAMES_CHECK_LICENSE now that portage supports ACCEPT_LICENSE in stable | 2011-12-14 | 1 | -2/+1 | |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-14 | 1 | -1/+6 | |
| | |||||
* | autotools-utils: drop base.eclass inherit and thus src_unpack() export. | 2011-12-14 | 2 | -7/+54 | |
| | | | | | | | | Importing base.eclass causes us to export src_unpack() phase function which is entirely useless in EAPIs 2+ (which we only support), and causes trouble importing autotools-utils e.g. after VCS eclasses. Fixes: https://bugs.gentoo.org/show_bug.cgi?id=392651 | ||||
* | initial AT_SYS_M4DIR for weird system integrators ↵ | 2011-12-13 | 1 | -7/+13 | |
| | | | | (cross-compiling/prefix/etc...) | ||||
* | unify duplicated code for extracting values from traced variables | 2011-12-13 | 1 | -26/+13 | |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-13 | 2 | -2/+12 | |
| | |||||
* | Improve die-EAPI checking code. | 2011-12-13 | 1 | -2/+2 | |
| | |||||
* | No longer require JDK for installing java binpkg. #206024 | 2011-12-13 | 2 | -2/+12 | |
| | |||||
* | automatically create a tarball of all config.log files when we fail, and ↵ | 2011-12-13 | 1 | -1/+11 | |
| | | | | tell the user to attach those so hopefully we can stop having to request these ourselves in bugzilla | ||||
* | add git support | 2011-12-12 | 1 | -12/+31 | |
| | |||||
* | set bugurl to the Gentoo bugzilla | 2011-12-12 | 1 | -1/+2 | |
| | |||||
* | merge kernel_is updates between kernel-2 and linux-info eclasses | 2011-12-12 | 2 | -30/+18 | |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-10 | 3 | -3/+18 | |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-10 | 2 | -6/+14 | |
| | |||||
* | avoid `ls` when a shell glob works (to avoid possible `ls` issues) | 2011-12-10 | 2 | -7/+8 | |
| | |||||
* | Handle sparc64-* in arch configuration. | 2011-12-10 | 2 | -10/+13 | |
| | |||||
* | enable {bi,multi}arch support for ppc/x86 targets too #349405 by Denis ↵ | 2011-12-10 | 1 | -9/+9 | |
| | | | | Kaganovich | ||||
* | extend rpm_spec_epatch to handle -b %patch options (which is really patch ↵ | 2011-12-10 | 1 | -4/+32 | |
| | | | | --suffix) | ||||
* | avoid multiple inclusions when possible to speed caching up | 2011-12-10 | 1 | -1/+6 | |
| | |||||
* | do not reset S when we have already run through detect_version so it wont ↵ | 2011-12-10 | 1 | -9/+3 | |
| | | | | clobber an existing S value #380999 | ||||
* | only use --with-abi for x86_64 targets with recent enough versions as ↵ | 2011-12-08 | 1 | -2/+10 | |
| | | | | reported by chutzpah | ||||
* | omit the /usr/src/linux warning if nothing actually exists there | 2011-12-08 | 1 | -1/+4 | |
| | |||||
* | handle --with-abi for x86_64 targets too, and unify with the ↵ | 2011-12-08 | 1 | -25/+35 | |
| | | | | --with-multilib-list option | ||||
* | Update HOMEPAGE (bug #388133). | 2011-12-08 | 2 | -3/+6 | |
| | |||||
* | use -depth/-delete to simplify empty dir pruning | 2011-12-07 | 1 | -4/+2 | |
| | |||||
* | allow -mx32 ABI flag | 2011-12-07 | 1 | -2/+2 | |
| | |||||
* | Disappear disappeared devs. | 2011-12-07 | 2 | -4/+8 | |
| | |||||
* | send `chown root` output to /dev/null so that we dont dump a lot of crap ↵ | 2011-12-06 | 1 | -4/+5 | |
| | | | | when test installing as non-root (e.g. ebuild ... install) | ||||
* | backport x32 support to 4.6.2+ until 4.7.0+ is released | 2011-12-06 | 1 | -3/+13 | |
| | |||||
* | fix multilib assumptions when setting up LDPATH (that there is only "32" and ↵ | 2011-12-06 | 1 | -33/+16 | |
| | | | | "64" subdirs), and make it work regardless of active profile | ||||
* | simplify GCC_LANG logic | 2011-12-06 | 1 | -30/+14 | |
| | |||||
* | simplify the setup of $S and $SRC_URI a bit | 2011-12-06 | 1 | -29/+16 | |
| | |||||
* | the make_gcc_hard func already displays info messages, so simplify the ↵ | 2011-12-06 | 1 | -5/+2 | |
| | | | | calling code | ||||
* | unify duplicate sed statements in make_gcc_hard | 2011-12-06 | 1 | -10/+11 | |
| |