summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* chown root:0 fix for bsdMatthew Kennedy2005-10-181-2/+2
* Fix source location (#109656).Gregorio Guidi2005-10-181-2/+2
* tweak the fake patch so libtool-1.2f will accept itMike Frysinger2005-10-181-9/+3
* Fixed mips64's MULTILIB_ABIS. It was missing o32 and thus the compiler profi...Jeremy Huddleston2005-10-171-2/+2
* add support for more CTARGET->libc bindingsMike Frysinger2005-10-161-4/+7
* Added missing flag-o-matic inherit as per bug #87232.Diego Elio Pettenò2005-10-151-2/+2
* Update for KDE 3.5.0_beta2.Gregorio Guidi2005-10-151-3/+3
* Fixes #108947Rob Cakebread2005-10-141-16/+8
* correct SRC_URI for kde 3.5.0_beta2Dan Armak2005-10-141-5/+6
* add support for the upcoming kde 3.5.0_beta2 ebuilds. this includes a workaro...Dan Armak2005-10-143-4/+26
* allow FILESDIR to be overridden by other ebuilds (like kgcc64)Mike Frysinger2005-10-141-7/+8
* use gcc instead of $PN/$P in places so we can use this eclass for other packagesMike Frysinger2005-10-141-12/+12
* dont rely on $PN so that we can use this eclass with other binutils packagesMike Frysinger2005-10-141-6/+8
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-10-134-10/+10
* need to declare x as a local var in strip-unsupported-flags so we dont pollut...Mike Frysinger2005-10-131-10/+10
* add support for n arguments rather than just oneMike Frysinger2005-10-131-12/+15
* add support for s390x multilibMike Frysinger2005-10-123-13/+30
* Improved NetBSD support as per bug #108999. Thanks Damian for the efforts.Diego Elio Pettenò2005-10-121-2/+11
* Added missing flag-o-matic inherit, to filter visibility flags.Diego Elio Pettenò2005-10-121-2/+2
* Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib.Jeremy Huddleston2005-10-111-3/+8
* Make sure visibility-change flags are being filtered out of KDE to avoid them...Diego Elio Pettenò2005-10-111-1/+4
* remove multilib cross-compile hacks so that it works properlyMike Frysinger2005-10-111-53/+3
* sort arches by alphabetical order and define a few moreMike Frysinger2005-10-101-13/+13
* fix the multilib_env stuff again since previous fixes were reverted when movi...Mike Frysinger2005-10-101-20/+19
* Fixes bug #102004John Mylchreest2005-10-101-5/+7
* Added bindnow-flags function to find out the right flags to enable now bindin...Diego Elio Pettenò2005-10-091-1/+20
* Corrected filename to be consistent with gentoo-vdr-scripts.Matthias Schwarzott2005-10-091-4/+4
* updates for vim 6.4 beta: drop selinuxCiaran McCreesh2005-10-091-6/+17
* Check if the freebsd patch was already applied when it fails to apply.Diego Elio Pettenò2005-10-091-4/+6
* Pass --foreign to automake when required files (for default GNU behavior) are...Diego Elio Pettenò2005-10-091-2/+8
* dont enable o32 for mips64 multilib for nowMike Frysinger2005-10-091-3/+3
* Added ${AM_OPTS} variable to pass extra options to automake, such as --foreig...Diego Elio Pettenò2005-10-081-2/+4
* If aclocal.m4 does not exists, run aclocal, so that we can bootstrap.Diego Elio Pettenò2005-10-081-2/+2
* fix #108112Anders Rune Jensen2005-10-071-1/+3
* Added code for netbsd user handling.Diego Elio Pettenò2005-10-071-1/+15
* Use case selection on ${CHOST} instead than of using ${USERLAND} variable for...Diego Elio Pettenò2005-10-071-17/+26
* Only use --with-sysroot with mips64 as it breaks other multilib crosscompilers.Jeremy Huddleston2005-10-071-3/+5
* Removing devfsd block. Should keep everyone happy. Any bugs coming in need to...John Mylchreest2005-10-071-6/+1
* Cleaned up get_all_abis.Jeremy Huddleston2005-10-071-5/+5
* removing comments where I didn't mean to put them.Jeremy Huddleston2005-10-071-3/+3
* make sure make_desktop_entry returns proper error code from doins #108309 by ...Mike Frysinger2005-10-071-8/+10
* Fall back on CHOST_default for CTARGET_default if CTARGET is not set.Jeremy Huddleston2005-10-071-2/+2
* Added get_abi_CTARGET.Jeremy Huddleston2005-10-071-3/+2
* Removing comment about breakage... re-emerging glibc will setup symlinks prop...Jeremy Huddleston2005-10-071-5/+3
* multilib_env: use CTARGET to distinguish rather than tc-arch.Jeremy Huddleston2005-10-071-14/+8
* multilib_env: set DEFAULT_ABI right for mips-* and sparc-*Jeremy Huddleston2005-10-071-4/+10
* fix invalid atomsSven Wegener2005-10-061-1/+1
* include dumpspecs output as first data for specs parsingKevin F. Quinn2005-10-061-11/+20
* Added bin_prefix to eselect-compiler confs so we can setup the alternate targ...Jeremy Huddleston2005-10-061-2/+4
* Add CTARGET_defaultJeremy Huddleston2005-10-061-1/+2