2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-26 03:39:53 +01:00
waf/waflib
2017-10-11 21:59:29 +02:00
..
extras Fix #2053 2017-10-04 20:41:21 +02:00
Tools protoc: add java support for protobuffers (#2049) 2017-09-26 19:17:40 +02:00
__init__.py Update the year in headers to 2017 2017-02-11 16:13:37 +01:00
ansiterm.py Typos 2017-03-27 19:33:16 +02:00
Build.py normpath() to make a 'a/b' variant dir display as 'a\b' on windows 2017-09-30 21:33:41 +02:00
ConfigSet.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
Configure.py Update check_waf_version default bounds 2017-10-11 21:59:29 +02:00
Context.py waf-2.0.1 2017-09-24 17:23:48 +02:00
Errors.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
fixpy2.py Remove unnecessary global declarations 2017-09-23 09:22:24 +02:00
Logs.py Cleanup unused global statements 2017-09-02 23:34:15 +02:00
Node.py Node.ant_glob: Do not ignore case by default, as specified by the documentation. 2017-09-19 22:46:16 +02:00
Options.py Do not expose the pdb option by default 2017-09-30 21:31:07 +02:00
processor.py Code simplifications 2017-04-22 22:12:11 +02:00
Runner.py docs 2017-09-14 22:20:31 +02:00
Scripting.py --pdb option to start pdb on exception 2017-09-30 21:28:55 +02:00
Task.py correct the documentation example for colon 2017-09-15 21:06:52 +02:00
TaskGen.py Cleanup unused global statements 2017-09-02 23:34:15 +02:00
Utils.py Use the 'with' syntax whenever possible 2017-09-12 19:36:43 +02:00