summaryrefslogtreecommitdiff
path: root/waflib
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-06-301-1/+1
| | | Found via `codespell -q 3 -L capela,nd,numer,parm`
* Revise previous commit, keep a *.0.dylib presentfalkTX2020-10-181-1/+2
|
* Force library compat/current version under macOSfalkTX2020-10-171-4/+1
| | | | Signed-off-by: falkTX <falktx@falktx.com>
* Update to waf 2.0.12Karl Linden2018-10-134-6/+16
|
* Update to waf 2.0.11Karl Linden2018-10-0649-4438/+5447
| | | | | | - 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-0611-41/+108
| | | | | 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-06175-28066/+4438
| | | | | | | | 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-11175-4438/+28066
|
* Load xcode and xcode6 in waf.Karl Linden2015-12-122-0/+968
|
* Update to waf 1.8.17.Karl Linden2015-12-1230-140/+304
|
* Update waf to 1.8.14Karl Linden2015-09-2623-255/+407
|
* Strip unnecessary tools and extras from waflibKarl Linden2015-09-26128-22008/+0
|
* update to waf 1.8.9 (it is now stored in source form to ease downstream ↵Karl Lindén2015-05-02177-0/+37237
maintainence)