You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
waf/waflib
Andrew Malachowski e73f9347aa asm: Fix gccdeps regression
Fix a regression introduced in 4a68560 where the second Task
output was incorrectly being passed to the compile driver
causing the conf.check to fail with
  gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
This results in incorrectly dropping support for previously
supported compilers.
1 week ago
..
Tools asm: Fix gccdeps regression 1 week ago
extras msvc_toolset: Support msvc_prerelease option 3 weeks ago
Build.py Remove top/out/progress_bar options if necessary 1 year ago
ConfigSet.py Fix a few deprecation warnings 7 years ago
Configure.py Remove other options if necessary 1 year ago
Context.py waf-2.1.9 3 weeks ago
Errors.py Update docs for 2018 8 years ago
Logs.py Python 2 encoding enhancements - Issue 2230 7 years ago
Node.py Undo parentheses escaping in ant_glob 7 years ago
Options.py Remove other options if necessary 1 year ago
Runner.py Change _add_task to add_task in Runner.py - part 2 2 years ago
Scripting.py Remove old __future references__ 1 year ago
Task.py Use 'usedforsecurity=False' when using Python's hashlib for file hash 3 months ago
TaskGen.py Update more examples 2 years ago
Utils.py Fix md5 compat for < python3.9 3 weeks ago
__init__.py Update docs for 2018 8 years ago
ansiterm.py Lock wafcache on non-posix systems 2 years ago
fixpy2.py waf-2.1.7 3 weeks ago
processor.py Disable preforked processes on mingw-python 1 year ago