summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mike Frysinger2005-10-131-10/+10
| | | | pollute callers env ... also touchup syntax there and in has_m32
* 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 ↵Diego Elio Pettenò2005-10-111-1/+4
| | | | them to kill everything.
* 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 ↵Mike Frysinger2005-10-101-20/+19
| | | | moving from glibc ebuild
* Fixes bug #102004John Mylchreest2005-10-101-5/+7
|
* Added bindnow-flags function to find out the right flags to enable now ↵Diego Elio Pettenò2005-10-091-1/+20
| | | | binding on GNU and non-GNU linkers.
* 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) ↵Diego Elio Pettenò2005-10-091-2/+8
| | | | are not found.
* 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 ↵Diego Elio Pettenò2005-10-081-2/+4
| | | | --foreign and similar.
* 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 ↵Diego Elio Pettenò2005-10-071-17/+26
| | | | for users management.
* 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 ↵John Mylchreest2005-10-071-6/+1
| | | | to be closed WONTFIX and users to use static-dev or udev.
* 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
| | | | Petteri Räty
* 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 ↵Jeremy Huddleston2005-10-071-5/+3
| | | | properly.
* 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
| | | | | parse additional-style specs as well as replacement specs add function to detect auto-upgrade of ssp to ssp-all
* Added bin_prefix to eselect-compiler confs so we can setup the alternate ↵Jeremy Huddleston2005-10-061-2/+4
| | | | target of multilib crosscompilers correctly.
* 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 ↵Jeremy Huddleston2005-10-061-11/+7
| | | | crosscompilers and crosscompilers on multilib systems.
* 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
| | | | <christophe@saout.de> for the good eye.
* 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 ↵Diego Elio Pettenò2005-10-041-9/+1
| | | | eclass.
* Remove old darwin patches.Martin Schlemmer2005-10-044-237/+0
|