| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed mips64's MULTILIB_ABIS. It was missing o32 and thus the compiler profi... |  Jeremy Huddleston | 2005-10-17 | 1 | -2/+2 |
* | add support for more CTARGET->libc bindings |  Mike Frysinger | 2005-10-16 | 1 | -4/+7 |
* | Added missing flag-o-matic inherit as per bug #87232. |  Diego Elio Pettenò | 2005-10-15 | 1 | -2/+2 |
* | Update for KDE 3.5.0_beta2. |  Gregorio Guidi | 2005-10-15 | 1 | -3/+3 |
* | Fixes #108947 |  Rob Cakebread | 2005-10-14 | 1 | -16/+8 |
* | correct SRC_URI for kde 3.5.0_beta2 |  Dan Armak | 2005-10-14 | 1 | -5/+6 |
* | add support for the upcoming kde 3.5.0_beta2 ebuilds. this includes a workaro... |  Dan Armak | 2005-10-14 | 3 | -4/+26 |
* | allow FILESDIR to be overridden by other ebuilds (like kgcc64) |  Mike Frysinger | 2005-10-14 | 1 | -7/+8 |
* | use gcc instead of $PN/$P in places so we can use this eclass for other packages |  Mike Frysinger | 2005-10-14 | 1 | -12/+12 |
* | dont rely on $PN so that we can use this eclass with other binutils packages |  Mike Frysinger | 2005-10-14 | 1 | -6/+8 |
* | Apply whitespace checks from repoman to eclasses. |  Sven Wegener | 2005-10-13 | 4 | -10/+10 |
* | need to declare x as a local var in strip-unsupported-flags so we dont pollut... |  Mike Frysinger | 2005-10-13 | 1 | -10/+10 |
* | add support for n arguments rather than just one |  Mike Frysinger | 2005-10-13 | 1 | -12/+15 |
* | add support for s390x multilib |  Mike Frysinger | 2005-10-12 | 3 | -13/+30 |
* | Improved NetBSD support as per bug #108999. Thanks Damian for the efforts. |  Diego Elio Pettenò | 2005-10-12 | 1 | -2/+11 |
* | Added missing flag-o-matic inherit, to filter visibility flags. |  Diego Elio Pettenò | 2005-10-12 | 1 | -2/+2 |
* | Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib. |  Jeremy Huddleston | 2005-10-11 | 1 | -3/+8 |
* | Make sure visibility-change flags are being filtered out of KDE to avoid them... |  Diego Elio Pettenò | 2005-10-11 | 1 | -1/+4 |
* | remove multilib cross-compile hacks so that it works properly |  Mike Frysinger | 2005-10-11 | 1 | -53/+3 |
* | sort arches by alphabetical order and define a few more |  Mike Frysinger | 2005-10-10 | 1 | -13/+13 |
* | fix the multilib_env stuff again since previous fixes were reverted when movi... |  Mike Frysinger | 2005-10-10 | 1 | -20/+19 |
* | Fixes bug #102004 |  John Mylchreest | 2005-10-10 | 1 | -5/+7 |
* | Added bindnow-flags function to find out the right flags to enable now bindin... |  Diego Elio Pettenò | 2005-10-09 | 1 | -1/+20 |
* | Corrected filename to be consistent with gentoo-vdr-scripts. |  Matthias Schwarzott | 2005-10-09 | 1 | -4/+4 |
* | updates for vim 6.4 beta: drop selinux |  Ciaran McCreesh | 2005-10-09 | 1 | -6/+17 |
* | Check if the freebsd patch was already applied when it fails to apply. |  Diego Elio Pettenò | 2005-10-09 | 1 | -4/+6 |
* | Pass --foreign to automake when required files (for default GNU behavior) are... |  Diego Elio Pettenò | 2005-10-09 | 1 | -2/+8 |
* | dont enable o32 for mips64 multilib for now |  Mike Frysinger | 2005-10-09 | 1 | -3/+3 |
* | Added ${AM_OPTS} variable to pass extra options to automake, such as --foreig... |  Diego Elio Pettenò | 2005-10-08 | 1 | -2/+4 |
* | If aclocal.m4 does not exists, run aclocal, so that we can bootstrap. |  Diego Elio Pettenò | 2005-10-08 | 1 | -2/+2 |
* | fix #108112 |  Anders Rune Jensen | 2005-10-07 | 1 | -1/+3 |
* | Added code for netbsd user handling. |  Diego Elio Pettenò | 2005-10-07 | 1 | -1/+15 |
* | Use case selection on ${CHOST} instead than of using ${USERLAND} variable for... |  Diego Elio Pettenò | 2005-10-07 | 1 | -17/+26 |
* | Only use --with-sysroot with mips64 as it breaks other multilib crosscompilers. |  Jeremy Huddleston | 2005-10-07 | 1 | -3/+5 |
* | Removing devfsd block. Should keep everyone happy. Any bugs coming in need to... |  John Mylchreest | 2005-10-07 | 1 | -6/+1 |
* | Cleaned up get_all_abis. |  Jeremy Huddleston | 2005-10-07 | 1 | -5/+5 |
* | removing comments where I didn't mean to put them. |  Jeremy Huddleston | 2005-10-07 | 1 | -3/+3 |
* | make sure make_desktop_entry returns proper error code from doins #108309 by ... |  Mike Frysinger | 2005-10-07 | 1 | -8/+10 |
* | Fall back on CHOST_default for CTARGET_default if CTARGET is not set. |  Jeremy Huddleston | 2005-10-07 | 1 | -2/+2 |
* | Added get_abi_CTARGET. |  Jeremy Huddleston | 2005-10-07 | 1 | -3/+2 |
* | Removing comment about breakage... re-emerging glibc will setup symlinks prop... |  Jeremy Huddleston | 2005-10-07 | 1 | -5/+3 |
* | multilib_env: use CTARGET to distinguish rather than tc-arch. |  Jeremy Huddleston | 2005-10-07 | 1 | -14/+8 |
* | multilib_env: set DEFAULT_ABI right for mips-* and sparc-* |  Jeremy Huddleston | 2005-10-07 | 1 | -4/+10 |
* | fix invalid atoms |  Sven Wegener | 2005-10-06 | 1 | -1/+1 |
* | include dumpspecs output as first data for specs parsing |  Kevin F. Quinn | 2005-10-06 | 1 | -11/+20 |
* | Added bin_prefix to eselect-compiler confs so we can setup the alternate targ... |  Jeremy Huddleston | 2005-10-06 | 1 | -2/+4 |
* | Add CTARGET_default |  Jeremy Huddleston | 2005-10-06 | 1 | -1/+2 |
* | remove startup-notification from eclass |  Brad Teaford Cowan | 2005-10-06 | 1 | -1/+0 |
* | Properly create profile confs for eselect-compiler for multilib crosscompiler... |  Jeremy Huddleston | 2005-10-06 | 1 | -11/+7 |
* | Added multilib_env(). |  Jeremy Huddleston | 2005-10-06 | 1 | -1/+84 |