summaryrefslogtreecommitdiff
path: root/waflib/Tools
Commit message (Collapse)AuthorAgeFilesLines
* Update to waf 2.0.12Karl Linden2018-10-131-1/+1
|
* Update to waf 2.0.11Karl Linden2018-10-0626-1507/+1636
| | | | | | - Migrate pkg-config checks from atleast_version. - Check ppoll with a fragment, since the function_name argument has been removed.
* Update to waf 1.8.22Karl Linden2018-10-063-17/+52
| | | | | This is the last version on the 1.8.x branch. The build system will be updated to the 1.9.x branch in a later commit.
* Revert "Stupid attempt at updating waf"Karl Linden2018-10-0661-8422/+1508
| | | | | | | | This reverts commit cf3f8205c4509966f04e6b77dad7c002db16d9d8. It was a good initiative, but waf 2.0 introces backward incompatible changes that break the pkg-config checks. The config checks will be updated before migrating to waf 2.0.
* Stupid attempt at updating wafupdate-waffalkTX2018-09-1161-1508/+8422
|
* Update to waf 1.8.17.Karl Linden2015-12-1216-61/+69
|
* Update waf to 1.8.14Karl Linden2015-09-2612-101/+275
|
* Strip unnecessary tools and extras from waflibKarl Linden2015-09-2635-7034/+0
|
* update to waf 1.8.9 (it is now stored in source form to ease downstream ↵Karl Lindén2015-05-0261-0/+13114
maintainence)