summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop base.eclass usageJustin Lecher2015-06-241-4/+4
* Warn about unset EPYTHON.Michał Górny2015-01-031-7/+23
* Add new API warnings.Michał Górny2014-12-271-1/+13
* Reflect reality of the status of waf-utils eclass maintenance as announced mo...Gilles Dartiguelongue2014-12-251-2/+2
* respect CFLAGS in linking command wrt #506956Julian Ospald2014-04-161-5/+5
* Fix my email addressJonathan Callen2013-11-231-2/+2
* Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is ...Tomas Chvatal2012-12-061-7/+25
* Sort this eapi case stuff.Tomas Chvatal2012-12-061-2/+2
* add verbosity to waf-utils.eclass wrt #444562Julian Ospald2012-11-291-3/+11
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* undo --libdir testing since it breaks with newer portage #427250 and the pack...Mike Frysinger2012-07-201-7/+3
* detect if waf supports --libdir as some versions (like glmark2) do not #412133Mike Frysinger2012-07-171-3/+7
* inherit new multiprocessing for makeopts_jobsMike Frysinger2012-06-071-2/+2
* Depend on python and block python[-threads] for bug #409427.Alexandre Rostovtsev2012-05-101-1/+8
* Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159Samuli Suominen2012-04-161-3/+3
* Use new makeopts_jobs helper from eutils.eclass.Mike Frysinger2012-04-151-2/+2
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-5/+3
* Respect toolchain (bug #378529).Jeroen Roovers2011-08-091-2/+3
* Fix prefix supportJonathan Callen2011-03-011-7/+8
* Drop pkg_setup phase since operations done inside of that phase were supposed...Tomas Chvatal2011-01-241-15/+3
* Don't call python_set_active_version in eclass as it is not really required. ...Tomas Chvatal2011-01-161-4/+6
* Merge in changes to be similar to cmake-utils.eclass so this eclass can be us...Tomas Chvatal2011-01-131-12/+19
* Initial commit of waf-utils eclassGilles Dartiguelongue2010-12-071-0/+71