2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-29 21:41:44 +01:00
waf/waflib
Krzysztof Kosiński cffbb89cb4 Move the initialization of default options from opt_parser
to OptionsContext, so that tools can add options to the default
option groups without using black magic.
2014-01-25 18:28:14 +01:00
..
extras Issue 1399 - invalid cast in syms.py 2014-01-23 21:19:57 +01:00
Tools Change the option group for glib2 schema dir to be the same 2014-01-25 18:24:51 +01:00
__init__.py
ansiterm.py Workaround for Issue 1401 - the progress bar cannot display the last character on windows 2014-01-25 02:02:28 +01:00
Build.py The progress bar should always appear on stderr 2014-01-23 22:22:15 +01:00
ConfigSet.py
Configure.py
Context.py Merge from Jerome's branch 2014-01-16 02:03:53 +01:00
Errors.py
fixpy2.py
Logs.py Workaround for Issue 1401 - the progress bar cannot display the last character on windows 2014-01-25 02:02:28 +01:00
Node.py
Options.py Move the initialization of default options from opt_parser 2014-01-25 18:28:14 +01:00
Runner.py Re-added Parallel.error_handler 2014-01-04 11:04:59 +01:00
Scripting.py Merge from Jerome's branch 2014-01-14 02:31:08 +01:00
Task.py The progress bar should always appear on stderr 2014-01-23 22:22:15 +01:00
TaskGen.py Enable custom regexp in bld(features='subst', re_m4=...) 2014-01-14 19:58:45 +01:00
Utils.py Merge from Jerome's branch 2014-01-16 02:03:53 +01:00