2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 18:07:12 +01:00
waf/waflib
Karl Linden 213068dc99 Better default uselib_store and define_name in check_cfg.
* Let default uselib_store and define_name be upper case of the first
   word of package. This is a better default when package includes a
   version specified.
 * Remove undocumented *k argument extraction from check_cfg since it
   breaks when the first argument includes a version specifier.
2017-07-21 23:35:10 +02:00
..
extras Docs: Avoid Qt re-builds by sorting set of includes 2017-07-06 07:47:48 +02:00
Tools Better default uselib_store and define_name in check_cfg. 2017-07-21 23:35:10 +02:00
__init__.py
ansiterm.py
Build.py
ConfigSet.py
Configure.py Clarify the exception type raised by cmd_and_log 2017-06-20 11:20:53 +02:00
Context.py WAF_PRINT_FAILURE_LOG #1930 2017-07-20 19:26:22 +02:00
Errors.py
fixpy2.py
Logs.py Do not force an encoding on config.log on python2 #1974 2017-07-19 22:38:12 +02:00
Node.py
Options.py
processor.py
Runner.py Initialize Parallel.processed at 0 not 1 2017-06-23 13:36:28 +02:00
Scripting.py
Task.py
TaskGen.py
Utils.py Assert against invalid inputs in Utils.run_prefork_process 2017-07-01 13:15:17 +02:00