summaryrefslogtreecommitdiffstats
path: root/meta/classes/waf.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/waf: Set WAFLOCKJoshua Watt2019-04-231-0/+26
* classes/waf: Fix builds when B != SJoshua Watt2018-12-051-3/+5
* waf.bbclass: Throw error if waf doesn't existAmanda Brindle2018-03-251-0/+2
* utils.py: add parallel make helpersJoshua Watt2018-02-161-23/+1
* waf.bbclass: cd to ${S} before checking versionJoshua Watt2018-02-061-9/+10
* waf.bbclass: Add compile progressJoshua Watt2018-01-021-0/+1
* waf.bbclass: explicitly pass bindir and libdir if supportedStefan Agner2018-01-021-1/+16
* waf.bbclass: handle PACKAGECONFIGAndreas Müller2017-01-191-0/+2
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* waf.bbclass: Remove --disable-static from EXTRA_OECONFFabio Berton2016-02-191-0/+3
* waf.bbclass: remove unused parameter from get_waf_parallel_make()Andre McCurdy2015-12-081-2/+2
* waf.bbclass: filter out non -j from PARALLEL_MAKEEnrico Scholz2015-11-241-1/+23
* waf.bbclass: add waf build system classRoss Burton2013-09-061-0/+13