2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-25 11:19:52 +01:00
waf/waflib
2021-05-13 17:12:40 +02:00
..
extras swig: skip CR (\r) if present in module name 2021-05-06 21:48:29 +02:00
Tools On windows, try $INCLUDEPY/../libs to detect the Python library path 2021-05-06 21:48:39 +02:00
__init__.py
ansiterm.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
Build.py Allow mixing Unix paths with destdir on non-Unix platforms 2021-01-19 20:52:57 +01:00
ConfigSet.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Configure.py Ensure ConfigurationContext.load/Context.load have the same interface (continued) 2021-05-13 17:02:31 +02:00
Context.py Ensure ConfigurationContext.load/Context.load have the same interface 2021-05-09 10:32:16 +02:00
Errors.py
fixpy2.py Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:12:40 +02:00
Logs.py Python 2 encoding enhancements - Issue 2230 2019-04-15 21:18:45 +02:00
Node.py Undo parentheses escaping in ant_glob 2019-05-10 23:13:01 +02:00
Options.py Improve custom option processing #2280 2020-03-27 20:20:22 +01:00
processor.py Optimize sub process startup with workers 2019-05-27 18:05:02 +02:00
Runner.py Handle deprecated Thread.setDaemon in Python 3.10 2021-05-13 17:12:40 +02:00
Scripting.py Make distclean target 'no_lock_in_top/run' modifiers compatible with env vars 2019-12-10 07:32:16 +01:00
Task.py Remove the metaclass hierarchy in Python 2 2019-10-18 23:02:19 +02:00
TaskGen.py Fix a deadlock with cython+subst tasks #2244 2019-06-27 09:38:49 +02:00
Utils.py waf_unit_test: Fix command handling under windows 2021-01-21 18:51:47 +01:00