| Commit message (Expand) | Author | Age | Files | Lines |
* | punt now unused get_ml_incdir/prep_ml_includes funcs and associated CDEFINE l... | Mike Frysinger | 2011-03-18 | 1 | -270/+1 |
* | fix typos in get_install_abis ... not that this code gets used as no one seem... | Mike Frysinger | 2011-03-18 | 1 | -3/+3 |
* | rewrite number_abis in pure bash | Mike Frysinger | 2011-03-18 | 1 | -2/+3 |
* | fix typo in SYMLINK_LIB name | Mike Frysinger | 2011-03-18 | 1 | -2/+2 |
* | use "lib" for x86 ABI when SYMLINK_LIBDIR=no | Mike Frysinger | 2011-03-18 | 1 | -2/+6 |
* | get_all_libdirs: append "lib" only if it wasnt already seen rather than alway... | Mike Frysinger | 2011-03-16 | 1 | -4/+5 |
* | fix typo in new multilib_env export code pointed out by Ryan | Mike Frysinger | 2011-03-10 | 1 | -2/+2 |
* | is_final_abi: rewrite with bash arrays to simplify a bit | Mike Frysinger | 2011-03-10 | 1 | -4/+4 |
* | dont hard reset MULTILIB_ABIS/DEFAULT_ABI ... this fixes no-multilib builds #... | Mike Frysinger | 2011-03-10 | 1 | -13/+21 |
* | make sure we restore the previous abi env vars every time we load up a new ab... | Mike Frysinger | 2011-03-10 | 1 | -13/+16 |
* | x86 abi on 64bit host is "lib32" not "lib" | Mike Frysinger | 2011-03-07 | 1 | -2/+2 |
* | Fix quoting | Harald van Dijk | 2010-08-14 | 1 | -2/+2 |
* | Change ELT-patches for AIX to use import files as soname-emulator (bug#213277). | Michael Haubenwallner | 2010-05-20 | 1 | -3/+1 |
* | add Prefix compatability | Fabian Groffen | 2009-10-08 | 1 | -5/+7 |
* | add get_modname function that retrieves the shared module extension, like get... | Fabian Groffen | 2009-10-08 | 1 | -1/+21 |
* | add hppa*-hpux support to get_libname | Fabian Groffen | 2009-10-08 | 1 | -1/+2 |
* | first argument is version, not the library name | Fabian Groffen | 2009-06-14 | 1 | -3/+3 |
* | backport fix from Prefix for get_libname to support AIX and FreeMiNT | Fabian Groffen | 2009-04-04 | 1 | -4/+8 |
* | set each component explicitly and avoid requiring magic gcc-config behavior | Mike Frysinger | 2009-02-20 | 1 | -18/+23 |
* | quote some vars, bug #258214 | Markus Meier | 2009-02-09 | 1 | -3/+3 |
* | disable ccache when selecting a multilib other than the default #196243 | Mike Frysinger | 2009-01-09 | 1 | -1/+13 |
* | tweak cygwin target | Mike Frysinger | 2008-11-28 | 1 | -4/+4 |
* | cygwin targets produce dlls | Mike Frysinger | 2008-11-28 | 1 | -4/+4 |
* | add support for 32bit userland with multilib on sparc | Friedrich Oslage | 2008-06-22 | 1 | -5/+5 |
* | remove old docs as well | Mike Frysinger | 2008-06-01 | 1 | -79/+1 |
* | add eclass documentation by mren #210521 | Mike Frysinger | 2008-06-01 | 1 | -35/+108 |
* | add .dll to the fugly list | Mike Frysinger | 2008-05-02 | 1 | -4/+5 |
* | (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (2/2) | Piotr Jaroszyński | 2007-07-01 | 1 | -3/+2 |
* | (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (1/2) | Piotr Jaroszyński | 2007-07-01 | 1 | -3/+3 |
* | Clean up multilib eclass after discussions with KingTaco and marienz about th... | Doug Goldstein | 2007-06-05 | 1 | -6/+4 |
* | avoid eclass recursion | Mike Frysinger | 2007-03-27 | 1 | -3/+4 |
* | dont include toolchain-funcs for now to avoid recursive inclusion | Mike Frysinger | 2007-03-27 | 1 | -2/+2 |
* | need toolchain-funcs for `tc-export` | Mike Frysinger | 2007-03-27 | 1 | -3/+5 |
* | fix copy-n-paste-o | Simon Stelling | 2006-10-13 | 1 | -2/+2 |
* | remove CONF_LIBDIR logic which was deprecated in 2005.0 | Simon Stelling | 2006-10-13 | 1 | -11/+4 |
* | Reversing a change vapier made which broke some packages. ABI still needs to... | Jeremy Huddleston | 2006-08-19 | 1 | -2/+3 |
* | Add abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296) | Kevin F. Quinn | 2006-07-12 | 1 | -5/+5 |
* | only use the new eselect-compiler build style when eselect-compiler is installed | Mike Frysinger | 2006-06-27 | 1 | -10/+13 |
* | need get_abi_CTARGET() so long as ebuilds are using it | Mike Frysinger | 2006-06-20 | 1 | -1/+2 |
* | fix incorrect statements | Mike Frysinger | 2006-06-20 | 1 | -3/+3 |
* | Added multilib_toolchain_setup for app-emul/wine. | Jeremy Huddleston | 2006-06-20 | 1 | -2/+16 |
* | add warning about ordering with regard to create_ml_includes | Simon Stelling | 2006-05-28 | 1 | -1/+4 |
* | add KERNEL_ABI default; bug 119012 | Simon Stelling | 2006-03-09 | 1 | -1/+2 |
* | Fix bug #110143. | Jeremy Huddleston | 2006-01-07 | 1 | -6/+7 |
* | Fixed mips64's MULTILIB_ABIS. It was missing o32 and thus the compiler profi... | Jeremy Huddleston | 2005-10-17 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-10-13 | 1 | -2/+2 |
* | 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 | 1 | -1/+17 |
* | fix the multilib_env stuff again since previous fixes were reverted when movi... | Mike Frysinger | 2005-10-10 | 1 | -20/+19 |
* | dont enable o32 for mips64 multilib for now | Mike Frysinger | 2005-10-09 | 1 | -3/+3 |