summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Introduce multilib_for_best_impl().Michał Górny2013-03-041-1/+13
|
* Convert to use multibuild.eclass.Michał Górny2013-03-041-27/+21
|
* Improve the no-multilib fallback to respect ${ABI} set by multilib-portage.Michał Górny2013-03-021-5/+12
|
* Enable x32 ABI support.Michał Górny2013-02-271-1/+2
|
* Revert the log teeing changes as they cause unexpected kind of breakage.Michał Górny2013-02-271-5/+4
|
* Run header checksumming function only if /usr/include exists (IOW: silence ↵Michał Górny2013-02-261-1/+2
| | | | the warning).
* Enable writing split build logs.Michał Górny2013-02-261-4/+5
|
* Move header checking function into multilib-build for wider reuse.Michał Górny2013-02-101-1/+39
|
* Introduce a common multilib-build eclass to help building packages for ↵Michał Górny2013-02-011-0/+141
multilib, and use the new ABI_X86 flags in it.