This commit is contained in:
Thomas Nagy 2016-06-18 01:28:09 +02:00
parent 8120504156
commit ee8515e5ee
No known key found for this signature in database
GPG Key ID: 67A565EDFDF90E64
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ NEW IN WAF 1.9
- Subclass waflib.Build.ConfiguredContext to enable configuration-dependent user commands
- Task.exec_command will use @argfile when command-line limits are exceeded
- Task.exec_command will add tsk.env.PATH to the child process environment
- Enable ut_str to process scriptlet expressions for c/c++ unit tests
- Reduce the amount of paths added to unit test environment variable
- Restore configuration values with Configure.autoconfig='clobber' #1758
* Performance highlights:
- Reduce the key size in bld.task_sigs by adding bld.node_sigs and bld.imp_sigs