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/Tools
Thomas Nagy d3471d6171
Adjustments for the msvc configuration structure changes
10 years ago
..
__init__.py Initial commit 14 years ago
ar.py Tools: ar: support for ARFLAGS environment variable 12 years ago
asm.py Cleanup: removed most unused variables and imports 10 years ago
bison.py cwd must be a Node object 10 years ago
c.py Process CPPFLAGS at the end of commands 10 years ago
c_aliases.py Enable bld.program to recognize .gs in the same way as .vala 10 years ago
c_config.py docs 10 years ago
c_osx.py Create installation tasks directly 10 years ago
c_preproc.py Catch errors in format_defines 10 years ago
c_tests.py Cleanup: removed most unused variables and imports 10 years ago
ccroot.py Missing installation fixes 10 years ago
clang.py Cleanup: removed most unused variables and imports 10 years ago
clangxx.py Cleanup: removed most unused variables and imports 10 years ago
compiler_c.py Use stash/revert/commit pattern for transactional configuration 10 years ago
compiler_cxx.py Use stash/revert/commit pattern for transactional configuration 10 years ago
compiler_d.py Use stash/revert/commit pattern for transactional configuration 10 years ago
compiler_fc.py Use stash/revert/commit pattern for transactional configuration 10 years ago
cs.py Create installation tasks directly 10 years ago
cxx.py Process CPPFLAGS at the end of commands 10 years ago
d.py Do not prevent Logs.error/warn/debug from getting replaced 14 years ago
d_config.py Add output file patterns for D tasks on Darwin. 13 years ago
d_scan.py Format debug/info records lazily 10 years ago
dbus.py Cleanup: removed most unused variables and imports 10 years ago
dmd.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
errcheck.py Code cleanup 10 years ago
fc.py Format debug/info records lazily 10 years ago
fc_config.py Remove mac_resources processing, use mac_files instead 10 years ago
fc_scan.py Cleanup: removed most unused variables and imports 10 years ago
flex.py Extend relative cwd processing to Task generators 10 years ago
g95.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
gas.py Use ASMPATH_ST for for assembler includes. 13 years ago
gcc.py Cleanup: removed most unused variables and imports 10 years ago
gdc.py Cleanup: removed most unused variables and imports 10 years ago
gfortran.py Use splitlines when possible 11 years ago
glib2.py Create installation tasks directly 10 years ago
gnu_dirs.py Issue 1536 - default 64 suffix for Redhat systems 11 years ago
gxx.py Cleanup: removed most unused variables and imports 10 years ago
icc.py Cleanup: removed most unused variables and imports 10 years ago
icpc.py Cleanup: removed most unused variables and imports 10 years ago
ifort.py Adjustments for the msvc configuration structure changes 10 years ago
intltool.py Create installation tasks directly 10 years ago
irixcc.py Cleanup: removed most unused variables and imports 10 years ago
javaw.py Identify java tasks more accurately and add build order on non-jar tasks - Issue 1725 10 years ago
ldc2.py Cleanup: removed most unused variables and imports 10 years ago
lua.py Create installation tasks directly 10 years ago
md5_tstamp.py docs 10 years ago
msvc.py Adjustments for the msvc configuration structure changes 10 years ago
nasm.py Cleanup: removed most unused variables and imports 10 years ago
nobuild.py Added the tool called 'nobuild' to help troubleshoot build scripts 10 years ago
perl.py Smarter detection of programs passed to the command-line 10 years ago
python.py Create installation tasks directly 10 years ago
qt5.py Better error messages in Qt5 10 years ago
ruby.py Nicer configuration message on ruby detection 10 years ago
suncc.py Commands executed without a shell will merge flags of the form 10 years ago
suncxx.py Commands executed without a shell will merge flags of the form 10 years ago
tex.py Format debug/info records lazily 10 years ago
vala.py Create installation tasks directly 10 years ago
waf_unit_test.py New option in waf_unit_tests --clear-failed - Issue 1678 10 years ago
winres.py Format debug/info records lazily 10 years ago
xlc.py Issue 1510 - suncc and CC 11 years ago
xlcxx.py Issue 1510 - suncc and CC 11 years ago