summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added FreeBSD pw functionality for egetent/enewuser/enewgroup.Aaron Walker2004-10-011-5/+39
* livecd USE flag for vim-core, bug 65144Ciaran McCreesh2004-10-011-2/+24
* add in mzscheme, reintroduce tcltk in preparation for vim7Ciaran McCreesh2004-10-011-3/+25
* Initial version of fortran.eclass. See BUG #65950.Danny van Dyk2004-10-011-0/+128
* Add support for other classes of MIPS cpus.Robin H. Johnson2004-10-011-2/+2
* Cleaned up plugin instalation, Moved some messages to the eclass, see #22395 ...Thomas Matthijs2004-09-291-42/+54
* support multiple groups properlyMike Frysinger2004-09-291-3/+18
* dont try to patch ltconfig if size == 0 bytes #65331Mike Frysinger2004-09-291-1/+2
* don't use typeaheadfind for firefox >= 1.0PR. another thing that would be fi...Aron Griffis2004-09-281-2/+4
* Added an auth/server type of 'no' which uses no AUTH type, and no password; t...Armando Di Cianno2004-09-281-3/+28
* simplify amd64 depsMichael Sterrett2004-09-281-3/+3
* virtual/glibc -> virtual/libcMichael Sterrett2004-09-281-2/+2
* depend on mozilla-launcher-1.19 to fix [Tt]hunderbird problems #65128Aron Griffis2004-09-271-2/+2
* Make DEPEND's slightly less strict; filter out -fstrict-aliasing on gcc-3.4*,...Armando Di Cianno2004-09-271-4/+6
* all installed files should be readable by all. as not all products complyRadoslaw Stachowiak2004-09-251-3/+3
* eliminate libtool dependency to address bug 65209Robert Coie2004-09-251-2/+10
* DAMN YOU UCLIBC!Travis Tilley2004-09-251-5/+5
* reverse parameter order of replace-cpu-flags #60597Mike Frysinger2004-09-251-7/+8
* ltconfig-1.4 seems to be compatible with ltconfig-1.3 and uclibctoolizeMike Frysinger2004-09-251-1/+2
* forgot to add the extra search param in uclibctoolizeMike Frysinger2004-09-251-2/+2
* correctly identifying when documentation should be built via makefileArmando Di Cianno2004-09-241-2/+3
* Major commit of many files relating to updated GNUstep ebuidldsArmando Di Cianno2004-09-241-110/+151
* sorry ruby, but EXTRA_ECONF -> RUBY_ECONFMike Frysinger2004-09-231-13/+15
* fix whitespacing and change GCC_EXTRA_CONF to standard EXTRA_ECONFMike Frysinger2004-09-231-31/+29
* support EXTRA_ECONFMike Frysinger2004-09-231-8/+11