Daan De Meyer
6b180d3f9e
Remove usage of 'U' mode bit for opening files in python
The 'U' mode bit is removed in python 3.11. It has been
deprecated for a long time. The 'U' mode bit has no effect
so this change doesn't change any behavior.
See https://docs.python.org/3.11/whatsnew/3.11.html#changes-in-the-python-api
3 years ago
Karl Linden
630c6145b8
Update to waf 2.0.11
- Migrate pkg-config checks from atleast_version.
- Check ppoll with a fragment, since the function_name argument has been
removed.
7 years ago
Karl Linden
260a4352af
Update to waf 1.8.22
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.
7 years ago
Karl Linden
eeef49954a
Revert "Stupid attempt at updating waf"
This reverts commit cf3f8205c4 .
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.
7 years ago
falkTX
cf3f8205c4
Stupid attempt at updating waf
7 years ago
Karl Linden
8b8be73880
Update waf to 1.8.14
10 years ago
Karl Lindén
cc6f7c438d
update to waf 1.8.9 (it is now stored in source form to ease downstream maintainence)
10 years ago