Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵ | Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
| | | | | EAPI=4 was previously allowed | ||||
* | undo --libdir testing since it breaks with newer portage #427250 and the ↵ | Mike Frysinger | 2012-07-20 | 1 | -7/+3 |
| | | | | package that needed this has been rewritten (glmark2) | ||||
* | detect if waf supports --libdir as some versions (like glmark2) do not #412133 | Mike Frysinger | 2012-07-17 | 1 | -3/+7 |
| | |||||
* | inherit new multiprocessing for makeopts_jobs | Mike Frysinger | 2012-06-07 | 1 | -2/+2 |
| | |||||
* | Depend on python and block python[-threads] for bug #409427. | Alexandre Rostovtsev | 2012-05-10 | 1 | -1/+8 |
| | |||||
* | Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159 | Samuli Suominen | 2012-04-16 | 1 | -3/+3 |
| | |||||
* | Use new makeopts_jobs helper from eutils.eclass. | Mike Frysinger | 2012-04-15 | 1 | -2/+2 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -5/+3 |
| | |||||
* | Respect toolchain (bug #378529). | Jeroen Roovers | 2011-08-09 | 1 | -2/+3 |
| | |||||
* | Fix prefix support | Jonathan Callen | 2011-03-01 | 1 | -7/+8 |
| | |||||
* | Drop pkg_setup phase since operations done inside of that phase were ↵ | Tomas Chvatal | 2011-01-24 | 1 | -15/+3 |
| | | | | supposed to be done in the src_configure. | ||||
* | Don't call python_set_active_version in eclass as it is not really required. ↵ | Tomas Chvatal | 2011-01-16 | 1 | -4/+6 |
| | | | | Try to set waf binary once more in src_configure as some ebuild lack calls to pkg_setup over this eclass which results into empty WAF_BINARY. | ||||
* | Merge in changes to be similar to cmake-utils.eclass so this eclass can be ↵ | Tomas Chvatal | 2011-01-13 | 1 | -12/+19 |
| | | | | used for talloc. | ||||
* | Initial commit of waf-utils eclass | Gilles Dartiguelongue | 2010-12-07 | 1 | -0/+71 |