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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/waflib
Thomas Nagy 07faa4e242
rcc detection for rcc-qt4
12 years ago
..
Tools rcc detection for rcc-qt4 12 years ago
extras #1404, "boost tool misses libs in Debian multiarch (x86_64)", fixed 12 years ago
Build.py apidoc fixes 13 years ago
ConfigSet.py use os.remove instead of os.unlink for consistency 13 years ago
Configure.py Issue 1382, hash randomization on python 3.3 causes reconfigurations 12 years ago
Context.py Preparation for waf 1.7.16 12 years ago
Errors.py Initial commit 14 years ago
Logs.py Issue 1223 13 years ago
Node.py Issue 1328 forgot to use the maxdepth argument in ant_glob() 12 years ago
Options.py return the value of opt.add_option() 14 years ago
Runner.py reverting the latest changes to Runner.py, there is a very good reason to use atexit 14 years ago
Scripting.py Slightly better error messages 12 years ago
Task.py special case of files created in the source directory in combination with update_outputs 12 years ago
TaskGen.py Fix for bld(features='subst', fun=xyz) 12 years ago
Utils.py Issue 1382, hash randomization on python 3.3 causes reconfigurations 12 years ago
__init__.py Initial commit 14 years ago
ansiterm.py ansiterm fix: use FillConsoleOutputCharacterW instead of FillConsoleOutputCharacterA 12 years ago
fixpy2.py cleanup 14 years ago