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 41f005082f
Let msvc.py display encoding errors in the config.log file
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 Initial commit 14 years ago
c.py Inserting LDFLAGS at the end of the command-line causes less overhead than expected, and LINKFLAGS can still be used for flags in the beginning of the line 11 years ago
c_aliases.py Enable bld.program to recognize .gs in the same way as .vala 10 years ago
c_config.py Experimental option env.merge_config_header 10 years ago
c_osx.py Cleanup: removed most unused variables and imports 10 years ago
c_preproc.py Cache the files read in c_dumbpreproc.py 11 years ago
c_tests.py Cleanup: removed most unused variables and imports 10 years ago
ccroot.py Propagate ldflags/LDFLAGS besides linkflags/LINKFLAGS 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 Cleanup: removed most unused variables and imports 10 years ago
compiler_cxx.py Cleanup: removed most unused variables and imports 10 years ago
compiler_d.py Cleanup: removed most unused variables and imports 10 years ago
compiler_fc.py Cleanup: removed most unused variables and imports 10 years ago
cs.py Cleanup: removed most unused variables and imports 10 years ago
cxx.py Inserting LDFLAGS at the end of the command-line causes less overhead than expected, and LINKFLAGS can still be used for flags in the beginning of the line 11 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 Initial commit 14 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 Let waf -v catch invalid string on hcode values in Python3 10 years ago
fc.py Repeated failures remove signatures - Issue 1580 11 years ago
fc_config.py Intel fortran detection - Issue 1655 10 years ago
fc_scan.py Cleanup: removed most unused variables and imports 10 years ago
flex.py Tools: flex: env.FLEX is a list 12 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 Cleanup: removed most unused variables and imports 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 Fixed logic to identify intel fortran compiler. 11 years ago
intltool.py Cleanup: removed most unused variables and imports 10 years ago
irixcc.py Cleanup: removed most unused variables and imports 10 years ago
javaw.py Cleanup: removed most unused variables and imports 10 years ago
kde4.py Cleanup: removed most unused variables and imports 10 years ago
ldc2.py Cleanup: removed most unused variables and imports 10 years ago
lua.py Cleanup: removed most unused variables and imports 10 years ago
msvc.py Let msvc.py display encoding errors in the config.log file 10 years ago
nasm.py Cleanup: removed most unused variables and imports 10 years ago
perl.py Find xsubpp in order, privlib, vendorlib and path. 11 years ago
python.py Workaround for python-config bug 7352 - Issue 1636 10 years ago
qt4.py Uninitialized variables when qt options are not used 10 years ago
qt5.py Uninitialized variables when qt options are not used 10 years ago
ruby.py Fixed the ruby detection for openindiana 10 years ago
suncc.py docs 10 years ago
suncxx.py docs 10 years ago
tex.py Cleanup: removed most unused variables and imports 10 years ago
vala.py Enable vala processing on a folder basis with the vala_dir parameter - Issue 1601 10 years ago
waf_unit_test.py Issue 1319 - make unit test paths more configurable 11 years ago
winres.py Issue 1186 13 years ago
xlc.py Issue 1510 - suncc and CC 11 years ago
xlcxx.py Issue 1510 - suncc and CC 11 years ago