Nils Philippsen
250420381b
Update to waf 2.0.26
This makes waf compatible with Python 3.12 again.
Also, apply modifications needed for MacOS and add as a patch file (see
commits 0f2e3b2
and dc6c995
).
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
1 year ago
luz paz
ae9993bb34
Fix typos
2 years ago
Daan De Meyer
328c58967d
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
2 years ago
luz paz
0fe68adecc
Fix misc. typos
Found via `codespell -q 3 -L capela,nd,numer,parm`
3 years ago
falkTX
dc6c9959ed
Revise previous commit, keep a *.0.dylib present
4 years ago
falkTX
0f2e3b2e83
Force library compat/current version under macOS
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Karl Linden
c0b9412365
Update to waf 2.0.12
6 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.
6 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.
6 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.
6 years ago
falkTX
cf3f8205c4
Stupid attempt at updating waf
6 years ago
Karl Linden
33c7d58df4
Load xcode and xcode6 in waf.
9 years ago
Karl Linden
bb8e749736
Update to waf 1.8.17.
9 years ago
Karl Linden
8b8be73880
Update waf to 1.8.14
9 years ago
Karl Linden
a3ad1ff94b
Strip unnecessary tools and extras from waflib
9 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