summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Add elibtoolize to fix shared lib problems on MIPS, fBSD, etc...Joshua Baergen2005-10-231-2/+6
* Commented out check_vermagic with permission from johnm until a fixed version...Jason Wever2005-10-231-2/+5
* Better source installation for debuggingMatthias Schwarzott2005-10-221-2/+25
* if a package doesnt exist, return success with built_with_useMike Frysinger2005-10-221-3/+6
* Changing some check_vermagic logic to support KV_DIR better. Fixing MODULESD ...John Mylchreest2005-10-221-13/+17
* Adding in vermagic check. This is a little crude, but picks up on the most co...John Mylchreest2005-10-221-1/+39
* touchup quotingMike Frysinger2005-10-221-5/+4
* add hook for checking licensesMike Frysinger2005-10-221-1/+3
* Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 sup...Chris Gianelloni2005-10-212-5/+5
* punt shared info filesMike Frysinger2005-10-211-1/+3
* add in vim7 block for autoalignCiaran McCreesh2005-10-201-2/+3
* Restrict util-macros dep to >=x11-misc/util-macros-0.99.0_p20051007.Donnie Berkholz2005-10-201-2/+2
* Update SRC_URI to look in 7.0 RC1 location first, then RC0. Also only active ...Donnie Berkholz2005-10-201-3/+4
* fix the LD_LIBRARY_PATH logic in make_wrapper so that it works again #109793 ...Mike Frysinger2005-10-201-3/+7
* fix by James Le Cuirot for checking submounts #109765Mike Frysinger2005-10-191-2/+2
* make sure we check the result of cat pipe #106049Mike Frysinger2005-10-191-2/+4
* enable as-needed for gcc-3.4.4+, disable multilib for gcc-2 and older, and ad...Mike Frysinger2005-10-181-7/+18
* 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