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-build.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MULTILIB_COMPAT to limit the supported ABIs for pre-built packages.
Michał Górny
2014-05-01
1
-1
/
+31
*
Disable header wrapping on unsupported ABIs.
Michał Górny
2014-04-29
1
-45
/
+58
*
Reorder the operations in multilib_prepare_wrappers for easier reading.
Michał Górny
2014-04-29
1
-28
/
+28
*
Create ${CHOST}-prefixed tool symlinks for multilib portage, to gain better c...
Michał Górny
2014-04-29
1
-3
/
+18
*
Disable wrappers for multilib portage only. Enable them in non-multilib profi...
Michał Górny
2014-04-29
1
-3
/
+3
*
Move conditionals for enabling wrappers into multilib_prepare_wrappers() and ...
Michał Górny
2014-04-29
1
-1
/
+5
*
Deprecate multilib_build_binaries, and switch the code to use multilib_is_nat...
Michał Górny
2014-04-28
1
-11
/
+14
*
Remove the QA warning from multilib_is_native_abi() till we decide which one ...
Michał Górny
2014-04-22
1
-4
/
+1
*
Add a QA warning to multilib_is_native_abi.
Michał Górny
2014-04-21
1
-1
/
+4
*
...and make multilib_build_binaries stand-alone.
Michał Górny
2014-04-21
1
-2
/
+2
*
Make multilib_is_native_abi equivalent to multilib_build_binaries, until all ...
Michał Górny
2014-04-21
1
-4
/
+2
*
Introduce extra multilib_native_use* wrappers encapulsating multilib_build_bi...
Michał Górny
2014-04-21
1
-1
/
+49
*
Make multilib@g.o the maintainer of multilib eclasses.
Michał Górny
2014-04-03
1
-2
/
+4
*
Add a note not to add new ABIs without contacting multilib.
Michał Górny
2014-04-03
1
-1
/
+5
*
Revert incomplete and broken s390 support. Please finally contact multilib be...
Michał Górny
2014-04-03
1
-3
/
+1
*
add s390 abi handling
Mike Frysinger
2014-04-03
1
-1
/
+3
*
Revert the introduction of ABI_PPC due to a lot of breakage, bug #506298 to t...
Michał Górny
2014-03-31
1
-7
/
+1
*
Support rewriting symlinks in MULTILIB_CHOST_TOOLS, bug #506062.
Michał Górny
2014-03-30
1
-3
/
+20
*
add ABI_PPC support
Mike Frysinger
2014-03-29
1
-1
/
+7
*
Typo.
Michał Górny
2014-01-16
1
-2
/
+2
*
Support MULTILIB_CHOST_TOOLS for tool renaming/preserving.
Michał Górny
2014-01-16
1
-2
/
+42
*
Improve documentation on multilib_is_native_abi & multilib_build_binaries to ...
Michał Górny
2013-12-31
1
-10
/
+9
*
Fix typo
Justin Lecher
2013-12-28
1
-2
/
+2
*
Clean up the splitting code wrt suggestions from Ulrich Mueller.
Michał Górny
2013-10-01
1
-5
/
+3
*
Split ABIs without altering IFS, to work-around bug in Paludis, bug #486592.
Michał Górny
2013-10-01
1
-3
/
+7
*
Fix duplicate flags in MULTILIB_USEDEP. Thanks for the report and the patch t...
Michał Górny
2013-09-30
1
-11
/
+15
*
Add eclass doc for multilib_build_binaries
Thomas Sachau
2013-09-17
1
-2
/
+12
*
Add multilib_build_binaries function to multilib-build eclass
Thomas Sachau
2013-09-17
1
-1
/
+9
*
Allow wrapping headers that are installed only for some of the ABIs.
Michał Górny
2013-08-08
1
-27
/
+30
*
Add MIPS support to multilib-build.eclass.
Matt Turner
2013-07-30
1
-1
/
+18
*
Add support for freebsd, bug #475294 by Yuta SATOH
Alexis Ballier
2013-07-27
1
-3
/
+5
*
Add multilib_is_native_abi helper.
Michał Górny
2013-07-11
1
-1
/
+17
*
Fix redundant slashes in header-wrapping include paths, bug #475046. Thanks t...
Michał Górny
2013-06-28
1
-2
/
+2
*
Remove here-doc write failure handlers due to bug #471926.
Michał Górny
2013-05-31
1
-2
/
+2
*
Enable EAPI=4 on multilib eclasses.
Michał Górny
2013-05-14
1
-3
/
+3
*
Move header wrapping to multilib-build. Use the new code in autotools-multili...
Michał Górny
2013-04-07
1
-1
/
+135
*
Introduce multilib_copy_sources.
Michał Górny
2013-03-09
1
-1
/
+15
*
Introduce multilib_for_best_impl().
Michał Górny
2013-03-04
1
-1
/
+13
*
Convert to use multibuild.eclass.
Michał Górny
2013-03-04
1
-27
/
+21
*
Improve the no-multilib fallback to respect ${ABI} set by multilib-portage.
Michał Górny
2013-03-02
1
-5
/
+12
*
Enable x32 ABI support.
Michał Górny
2013-02-27
1
-1
/
+2
*
Revert the log teeing changes as they cause unexpected kind of breakage.
Michał Górny
2013-02-27
1
-5
/
+4
*
Run header checksumming function only if /usr/include exists (IOW: silence th...
Michał Górny
2013-02-26
1
-1
/
+2
*
Enable writing split build logs.
Michał Górny
2013-02-26
1
-4
/
+5
*
Move header checking function into multilib-build for wider reuse.
Michał Górny
2013-02-10
1
-1
/
+39
*
Introduce a common multilib-build eclass to help building packages for multil...
Michał Górny
2013-02-01
1
-0
/
+141