summaryrefslogtreecommitdiff
path: root/waflib/ansiterm.py
Commit message (Collapse)AuthorAgeFilesLines
* Update to waf 2.0.11Karl Linden2018-10-061-3/+3
| | | | | | - Migrate pkg-config checks from atleast_version. - Check ppoll with a fragment, since the function_name argument has been removed.
* Revert "Stupid attempt at updating waf"Karl Linden2018-10-061-3/+3
| | | | | | | | 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-111-3/+3
|
* Update waf to 1.8.14Karl Linden2015-09-261-1/+1
|
* update to waf 1.8.9 (it is now stored in source form to ease downstream ↵Karl Lindén2015-05-021-0/+342
maintainence)