GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
multilib.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Cleaned up get_all_abis.
Jeremy Huddleston
2005-10-07
1
-5
/
+5
*
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
*
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
*
Add CTARGET_default
Jeremy Huddleston
2005-10-06
1
-1
/
+2
*
Added multilib_env().
Jeremy Huddleston
2005-10-06
1
-1
/
+84
*
redo syntax/quoting to properly support spacing in CDEFINE variables
Mike Frysinger
2005-09-21
1
-63
/
+63
*
apply whitespace checks from repoman to eclasses
Sven Wegener
2005-08-22
1
-2
/
+2
*
add get_libname function re: bug 58931
Kito Danya Dietrich
2005-08-08
1
-1
/
+27
*
QA: Apply whitespace checks from repoman to eclasses.
Sven Wegener
2005-07-11
1
-4
/
+4
[next]