summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove startup-notification from eclassBrad Teaford Cowan2005-10-061-1/+0
* Properly create profile confs for eselect-compiler for multilib crosscompiler...Jeremy Huddleston2005-10-061-11/+7
* Added multilib_env().Jeremy Huddleston2005-10-061-1/+84
* autofix LANG issues in older configure scripts #105485Mike Frysinger2005-10-061-3/+12
* Add xfce42 eclass.Brad Teaford Cowan2005-10-061-0/+99
* slot_rebuild() fix, #108055Carsten Lohrke2005-10-061-3/+27
* make sure tc-getBUILD_CC() properly falls back to gcc #74101Mike Frysinger2005-10-061-3/+2
* Fixed patch for 1.4.0: .so is hardcoded, not get from a variable.Diego Elio Pettenò2005-10-051-2/+2
* readd dead eclass so users can safely unmerge outdated ebuildsCarsten Lohrke2005-10-051-0/+1
* Fixed spec->specs in eselect-compiler config file. Thanks Christophe Saout <...Jeremy Huddleston2005-10-051-2/+2
* Added stdcxx_incdir to eselect conf.Jeremy Huddleston2005-10-051-1/+2
* Remove visibility blacklist from kde-meta as now is handled directly by kde e...Diego Elio Pettenò2005-10-041-9/+1
* Remove old darwin patches.Martin Schlemmer2005-10-044-237/+0
* Update elibtoolize to apply darwin patches.Martin Schlemmer2005-10-041-30/+22