summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* fix a small brain fartTravis Tilley2004-10-111-21/+23
* we dont want to use the installed compilers' specs to build gcc!Travis Tilley2004-10-111-1/+4
* always switch gcc profile if bootstrapping!Travis Tilley2004-10-111-2/+3
* Some cleaning, added eutils, localized some envvars.Danny van Dyk2004-10-101-10/+7
* Update db_fix_so to also work with BSD find; closes bug #66998Aaron Walker2004-10-101-3/+3
* Added darwintoolize. This closes bug #65272.Mamoru Komachi2004-10-106-3/+275
* need_fortran now checks for F77, FC and F2C envvars. Fixed some typos.Danny van Dyk2004-10-101-17/+38
* dont output to /dev/null, use a temp file insteadMike Frysinger2004-10-091-8/+11
* make a nice wrapper for mktempMike Frysinger2004-10-091-13/+22
* die if make failsDonnie Berkholz2004-10-091-2/+2
* -ne is for integers, not strings.Donnie Berkholz2004-10-091-2/+2
* re-enable gtk1 support #66719Aron Griffis2004-10-081-29/+48
* whitespace fixThomas Matthijs2004-10-081-13/+13
* fix for bug #65487. only do loadpolicy if all tools are availableChris PeBenito2004-10-081-15/+19
* Added beep/sleep when unmerged product is installed in zope instances.Radoslaw Stachowiak2004-10-071-2/+31
* QA: changed leading spaces to tabs.Radoslaw Stachowiak2004-10-071-16/+16
* added a helpful noteJeremy Huddleston2004-10-071-1/+2
* Add convenience function for checking module supportDaniel Drake2004-10-061-1/+11
* Add .config parsing functionsDaniel Drake2004-10-061-1/+42
* s,/usr/bin/fc-cache,fc-cache, to support Mac OS X.Mamoru Komachi2004-10-061-2/+3
* changes for boundscheckingAlexander Gabert2004-10-061-13/+43
* More quotingMichael Sterrett2004-10-061-35/+39
* Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug #57...Mamoru Komachi2004-10-061-3/+6
* use macos -> useq macos and use ppc-macos -> useq ppc-macos, bug #57900.Mamoru Komachi2004-10-061-6/+6
* allow users to override GAMES_* variables from environmentMike Frysinger2004-10-051-10/+10
* when using nscd, getent might have to flush the tables to make sure the cache...Mike Frysinger2004-10-051-1/+2
* make sure we dont evaluate LD_LIBRARY_PATH too soonMike Frysinger2004-10-051-2/+2
* support an extra library path in the wrapper-maker (for doom3!)Mike Frysinger2004-10-051-1/+5
* support makeself-2.1.4 (doom3!)Mike Frysinger2004-10-051-16/+28
* revert the multilib-by-default changes, since this seems to be causing proble...Travis Tilley2004-10-051-6/+6
* fix sparc32 screwiness, bug 66162Ciaran McCreesh2004-10-041-1/+7
* we dont want to automatically switch the currently selected gcc config unless...Travis Tilley2004-10-041-4/+32
* add some sanity checking and informational messages to do_gcc_config()Travis Tilley2004-10-041-6/+29
* Bug #60560.Robin H. Johnson2004-10-041-2/+2
* move xfree.eclass to x11.eclass.Donnie Berkholz2004-10-041-0/+163
* Drop useless portageq call.Donnie Berkholz2004-10-041-2/+2
* Added preserve_old_lib as a temporary workaround to soname changes in libs.Jeremy Huddleston2004-10-041-1/+52
* add support for creating a pie-but-not-ssp hardened specs file, and add a do_...Travis Tilley2004-10-041-2/+34
* Complete upgrade for support functions in gnustep.eclass to support install r...Armando Di Cianno2004-10-041-6/+6
* Making GNUstep root into variable, easing the ability to test different insta...Armando Di Cianno2004-10-041-1/+3
* aspell-0.6 supportAnders Rune Jensen2004-10-031-4/+12
* made env script function more flexible just in case we get more than just 3 s...Travis Tilley2004-10-031-7/+4
* add function for creating gcc env.d entriesTravis Tilley2004-10-031-1/+47
* Refactor mozilla.eclass - more sensible layout of configuration options, remo...Brad Laue2004-10-031-84/+67
* Added a patch to fix an error with files or directories containing spaces in ...Mamoru Komachi2004-10-031-10/+10
* Don't build composer if the build is firefox.Brad Laue2004-10-031-2/+3
* Removing extra "Copyright: " line, the first line of the file and the header ...Tim Yamin2004-10-021-6/+4
* moving set_arch_ functions to eutils from kernelBrian Jackson2004-10-022-16/+28
* create ldscripts with +xMike Frysinger2004-10-021-4/+6
* Fixes for vendor libs; more concise checking for ${D} in files;Michael Cummings2004-10-011-11/+42