summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Handle sparc64-* in arch configuration.Davide Pesavento2011-12-102-10/+13
* enable {bi,multi}arch support for ppc/x86 targets too #349405 by Denis Kagano...Mike Frysinger2011-12-101-9/+9
* extend rpm_spec_epatch to handle -b %patch options (which is really patch --s...Mike Frysinger2011-12-101-4/+32
* avoid multiple inclusions when possible to speed caching upMike Frysinger2011-12-101-1/+6
* do not reset S when we have already run through detect_version so it wont clo...Mike Frysinger2011-12-101-9/+3
* only use --with-abi for x86_64 targets with recent enough versions as reporte...Mike Frysinger2011-12-081-2/+10
* omit the /usr/src/linux warning if nothing actually exists thereMike Frysinger2011-12-081-1/+4
* handle --with-abi for x86_64 targets too, and unify with the --with-multilib-...Mike Frysinger2011-12-081-25/+35
* Update HOMEPAGE (bug #388133).Davide Pesavento2011-12-082-3/+6
* use -depth/-delete to simplify empty dir pruningMike Frysinger2011-12-071-4/+2
* allow -mx32 ABI flagMike Frysinger2011-12-071-2/+2
* Disappear disappeared devs.Ryan Hill2011-12-072-4/+8
* send `chown root` output to /dev/null so that we dont dump a lot of crap when...Mike Frysinger2011-12-061-4/+5
* backport x32 support to 4.6.2+ until 4.7.0+ is releasedMike Frysinger2011-12-061-3/+13
* fix multilib assumptions when setting up LDPATH (that there is only "32" and ...Mike Frysinger2011-12-061-33/+16
* simplify GCC_LANG logicMike Frysinger2011-12-061-30/+14
* simplify the setup of $S and $SRC_URI a bitMike Frysinger2011-12-061-29/+16
* the make_gcc_hard func already displays info messages, so simplify the callin...Mike Frysinger2011-12-061-5/+2
* unify duplicate sed statements in make_gcc_hardMike Frysinger2011-12-061-10/+11
* collapse redundant hardened_gcc_works checks in want_minispecsMike Frysinger2011-12-061-2/+2
* drop HARDENED_{GCC,PIE}_WORKS variable checking since no one sets these anymoreMike Frysinger2011-12-061-10/+7
* drop {PIE,SSP}_UNSUPPORTED variable checking since no one sets these, and it ...Mike Frysinger2011-12-061-47/+7
* turn libssp support into a USE flag and drop all the manual detection of SSP ...Mike Frysinger2011-12-061-50/+3
* Drop obsolete/unsupported SSP/PIE code in older gcc versions (pre gcc-4)Mike Frysinger2011-12-061-137/+5
* Add documentation for RUBY_FAKEGEM_EXTRAINSTALL.Hans de Graaff2011-12-051-3/+10
* Add semicolon to fix ferringb's last change.Mike Gilbert2011-12-052-3/+6
* no one uses MAN_VER anymore, so just drop itMike Frysinger2011-12-041-18/+1
* simplify libjava multilib hack a bitMike Frysinger2011-12-041-12/+10
* relocate logging.properties from libgcj to avoid SLOT collisions #390713 by M...Mike Frysinger2011-12-041-10/+12
* drop old glibc pie checking as this has worked since at least version 2.4Mike Frysinger2011-12-041-16/+1
* Fix IFS=: bleeding out from java-vm_sandbox-predict invocationsBrian Harring2011-12-042-3/+8
* drop now unused exclude_gcc_patches/GENTOO_PATCH_EXCLUDE logicMike Frysinger2011-12-031-16/+1
* delete unused HTB_EXCLUSIVE variable, and drop old do_gcc_stub logic which is...Mike Frysinger2011-12-031-31/+4
* Use ebegin/eend instead of einfo.Ulrich Müller2011-12-032-5/+7
* Only depend on AUTOTOOLS_DEPEND when pulling xfce4-dev-tools, so use AUTOTOOL...Samuli Suominen2011-12-031-2/+4
* Sync eclasses from Emacs overlay (revision 1752).Ulrich Müller2011-12-033-6/+23
* convert GCCMAJOR/GCCMINOR checking to tc_version_is_at_least when possibleMike Frysinger2011-12-031-13/+9
* drop protoize/unprotoize altogether since upstream has deprecated itMike Frysinger2011-12-031-10/+1
* delete hardened code that is only used in gcc-3.x versions (as we no longer s...Mike Frysinger2011-12-021-86/+1
* find the C++ man page dir dynamically to handle gcc-4.3+ #273654 by David Flo...Mike Frysinger2011-12-021-2/+2
* fix eqawarn to always return 0; this matches portage behaviour which annoying...Brian Harring2011-12-022-2/+8
* previous commit inverted the tested valuesMike Frysinger2011-12-021-3/+3
* simplify kernel_is logicMike Frysinger2011-12-021-20/+7
* include $PWD in epatch logMike Frysinger2011-12-021-2/+2
* delete unsed generate_sparc_asm helperMike Frysinger2011-12-021-62/+1
* simplify default variable setupMike Frysinger2011-12-021-6/+4
* use `read` to simplify the creation of an array from a stringMike Frysinger2011-12-021-13/+7
* simplify SLOT for cross-compiling ... this was a hold over from long ago when...Mike Frysinger2011-12-021-6/+2
* convert linux-2.4/gcc-4 check to gcc-4+Mike Frysinger2011-12-011-2/+2
* do not warn about /usr/src/linux cruft when installing kernel headersMike Frysinger2011-12-011-2/+3