summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable trying (and failing) to wrap headers when multilib is disabled, bug #...Michał Górny2013-06-281-4/+7
* Enable EAPI=4 on multilib eclasses.Michał Górny2013-05-141-3/+3
* Move header wrapping to multilib-build. Use the new code in autotools-multili...Michał Górny2013-04-071-93/+4
* Fix path handling in header wrapping code.Michał Górny2013-04-011-8/+8
* Support wrapping headers for multilib.Michał Górny2013-04-011-1/+94
* Export src_prepare() explicitly rather than implicitly through inherits.Michał Górny2013-02-271-2/+6
* Update description.Michał Górny2013-02-271-4/+4
* Fix passing arguments to phases.Michał Górny2013-02-221-6/+6
* Move header checking function into multilib-build for wider reuse.Michał Górny2013-02-101-29/+2
* Introduce a common multilib-build eclass to help building packages for multil...Michał Górny2013-02-011-80/+40
* Set USE defaults to make sure IUSE_IMPLICIT does not fool us.Michał Górny2013-01-261-2/+2
* Require EAPI=5 to make sure everything works predictably.Michał Górny2013-01-261-2/+3
* Support running commands in parallel and use it to run configure scripts.Michał Górny2013-01-261-3/+40
* Introduce MULTILIB_USEDEP to enforce correct dependencies.Michał Górny2013-01-261-1/+13
* Enable EAPI=5.Michał Górny2013-01-201-3/+3
* Use a common BUILD_DIR variable. Acked by scarabeus.Michał Górny2012-12-011-4/+6
* Introduce autotools-multilib, to simplify building multilib packages with aut...Michał Górny2012-10-081-0/+72