summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* s/aarch64/arm64/ for ABI namesMike Frysinger2014-01-171-7/+7
|
* multilib_env: add aarch64 detailsMike Frysinger2014-01-171-2/+22
|
* keep unset multilib vars unset rather than exporting them as empty #461682 ↵Mike Frysinger2013-04-221-3/+4
| | | | by Julian Ospald
* Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug ↵Michał Górny2013-01-211-4/+6
| | | | #453206.
* only enable multilib by default for sparc64 targets #397449 by Sergei ↵Mike Frysinger2012-10-171-2/+2
| | | | Trofimovich
* add local to a few missing varsMike Frysinger2012-08-271-6/+4
|
* handle new x32 chostMike Frysinger2012-08-221-5/+14
|
* all callers to specify a different set of ABIs with get_all_abis so that we ↵Mike Frysinger2012-06-031-6/+13
| | | | can query the abis for CTARGET with cross-compilers
* Added -m32 to CFLAGS_sparc32. Allows to build sparc64-* multilib toolchain ↵Sergei Trofimovich2011-12-141-2/+2
| | | | without additional tuning.
* avoid multiple inclusions when possible to speed caching upMike Frysinger2011-12-101-3/+7
|
* drop AS export since get_abi_ASFLAGS no longer existsMike Frysinger2011-10-271-2/+1
|
* simplify get_abi_var logic a bitMike Frysinger2011-10-171-12/+2
|
* delete unused functionsMike Frysinger2011-10-141-38/+2
|
* eat trailing whitespaceMike Frysinger2011-08-181-2/+2
|
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-4/+4
|
* punt now unused get_ml_incdir/prep_ml_includes funcs and associated CDEFINE ↵Mike Frysinger2011-03-181-270/+1
| | | | logic
* fix typos in get_install_abis ... not that this code gets used as no one ↵Mike Frysinger2011-03-181-3/+3
| | | | seems to set EMULTILIB_PKG
* rewrite number_abis in pure bashMike Frysinger2011-03-181-2/+3
|
* fix typo in SYMLINK_LIB nameMike Frysinger2011-03-181-2/+2
|
* use "lib" for x86 ABI when SYMLINK_LIBDIR=noMike Frysinger2011-03-181-2/+6
|
* get_all_libdirs: append "lib" only if it wasnt already seen rather than ↵Mike Frysinger2011-03-161-4/+5
| | | | always making it the first item #357225
* fix typo in new multilib_env export code pointed out by RyanMike Frysinger2011-03-101-2/+2
|
* is_final_abi: rewrite with bash arrays to simplify a bitMike Frysinger2011-03-101-4/+4
|
* dont hard reset MULTILIB_ABIS/DEFAULT_ABI ... this fixes no-multilib builds ↵Mike Frysinger2011-03-101-13/+21
| | | | #358093 by Marien Zwart as well as is_final_abi handling #358143 by Pacho Ramos
* make sure we restore the previous abi env vars every time we load up a new ↵Mike Frysinger2011-03-101-13/+16
| | | | abi #358147 by Matt Turner
* x86 abi on 64bit host is "lib32" not "lib"Mike Frysinger2011-03-071-2/+2
|
* Fix quotingHarald van Dijk2010-08-141-2/+2
|
* Change ELT-patches for AIX to use import files as soname-emulator (bug#213277).Michael Haubenwallner2010-05-201-3/+1
| | | | | This requires switching libtool to force -no-undefined behaviour on AIX. Additionally, get_libname() now does return .so and versions like Linux.
* add Prefix compatabilityFabian Groffen2009-10-081-5/+7
|
* add get_modname function that retrieves the shared module extension, like ↵Fabian Groffen2009-10-081-1/+21
| | | | get_libname does for shared libraries
* add hppa*-hpux support to get_libnameFabian Groffen2009-10-081-1/+2
|
* first argument is version, not the library nameFabian Groffen2009-06-141-3/+3
|
* backport fix from Prefix for get_libname to support AIX and FreeMiNTFabian Groffen2009-04-041-4/+8
|
* set each component explicitly and avoid requiring magic gcc-config behaviorMike Frysinger2009-02-201-18/+23
|
* quote some vars, bug #258214Markus Meier2009-02-091-3/+3
|
* disable ccache when selecting a multilib other than the default #196243Mike Frysinger2009-01-091-1/+13
|
* tweak cygwin targetMike Frysinger2008-11-281-4/+4
|
* cygwin targets produce dllsMike Frysinger2008-11-281-4/+4
|
* add support for 32bit userland with multilib on sparcFriedrich Oslage2008-06-221-5/+5
|
* remove old docs as wellMike Frysinger2008-06-011-79/+1
|
* add eclass documentation by mren #210521Mike Frysinger2008-06-011-35/+108
|
* add .dll to the fugly listMike Frysinger2008-05-021-4/+5
|
* (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (2/2)Piotr Jaroszyński2007-07-011-3/+2
|
* (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (1/2)Piotr Jaroszyński2007-07-011-3/+3
|
* Clean up multilib eclass after discussions with KingTaco and marienz about ↵Doug Goldstein2007-06-051-6/+4
| | | | the requirements for ati-drivers and nvidia-drivers.
* avoid eclass recursionMike Frysinger2007-03-271-3/+4
|
* dont include toolchain-funcs for now to avoid recursive inclusionMike Frysinger2007-03-271-2/+2
|
* need toolchain-funcs for `tc-export`Mike Frysinger2007-03-271-3/+5
|
* fix copy-n-paste-oSimon Stelling2006-10-131-2/+2
|
* remove CONF_LIBDIR logic which was deprecated in 2005.0Simon Stelling2006-10-131-11/+4
|