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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@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
*
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
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Use <> for includes instead of relative locations in create_ml_includes. Clo...
Jeremy Huddleston
2005-04-12
1
-14
/
+8
*
Don't set ABI=default as it causes econf to add --libdir for archs where it u...
Jeremy Huddleston
2005-03-08
1
-1
/
+3
*
Don't set ABI=default as it causes econf to add --libdir for archs where it u...
Jeremy Huddleston
2005-03-08
1
-6
/
+5
*
+get_abi_FAKE_TARGETS
Jeremy Huddleston
2005-03-08
1
-2
/
+2
*
Cleanup is_final_abi.
Jeremy Huddleston
2005-02-28
1
-6
/
+7
*
Allow !<symbol> for CDEFINE in create_ml_includes.
Jeremy Huddleston
2005-02-14
1
-6
/
+8
*
Cleanup orphaned modules in lib{32,64}.
Jeremy Huddleston
2005-02-13
1
-6
/
+9
*
Added CHOST_default and LDFLAGS_default for possible future use.
Jeremy Huddleston
2005-02-10
1
-4
/
+8
*
Adding support for 'default' ABI.
Jeremy Huddleston
2005-02-09
1
-20
/
+20
*
Removing get_abi_order since all ebuild have been converted to use get_instal...
Jeremy Huddleston
2005-02-03
1
-9
/
+4
*
Added get_all_abis. Renamed get_abi_order to get_install_abis.
Jeremy Huddleston
2005-02-03
1
-2
/
+32
*
Fix a typo in the comments.
Jeremy Huddleston
2005-01-31
1
-3
/
+3
*
Use tar instead of cpio since not all stage1s have cpio.
Jeremy Huddleston
2005-01-27
1
-7
/
+7
*
Added has_multilib_profile and documentation near the top.
Jeremy Huddleston
2005-01-18
1
-3
/
+80
*
Add support for prep_ml_includes to take multiple dirs.
Jeremy Huddleston
2005-01-17
1
-6
/
+9
*
Committing the one I meant to commit last time (was missing a line).
Jeremy Huddleston
2005-01-17
1
-1
/
+7
*
Use ${T} to store multilib-includes rather than include.${ABI}.
Jeremy Huddleston
2005-01-17
1
-19
/
+18
*
Added get_ml_incdir
Jeremy Huddleston
2005-01-16
1
-1
/
+30
*
Better LSB location for the multilib includes.
Jeremy Huddleston
2005-01-15
1
-2
/
+4
*
remove retarded DEPEND ... it totally destroys bootstraps
Mike Frysinger
2005-01-13
1
-3
/
+1
*
Fixed local variable declaration
Jeremy Huddleston
2005-01-13
1
-3
/
+3
*
Bashify the sed calls in tidy_path thanks to Georgi Georgiev <chutz@gg3.net>.
Jeremy Huddleston
2005-01-13
1
-6
/
+8
*
create_ml_includes now uses relative paths.
Jeremy Huddleston
2005-01-12
1
-10
/
+50
*
Don't include #ifndef in stub headers as it will break things that need to be...
Jeremy Huddleston
2005-01-12
1
-5
/
+5
*
Fixed bug with missing : and stripping duplicate slashes.
Jeremy Huddleston
2005-01-12
1
-3
/
+12
*
Added multilib functions to handle installing include files for separate ABIs.
Jeremy Huddleston
2005-01-12
1
-20
/
+219
*
Breaking multilib code off to a separate eclass to keep things clean.
Jeremy Huddleston
2005-01-12
1
-0
/
+133