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 e2b65f029d Another fix for the AIX compiler detection 13 years ago
..
__init__.py Initial commit 14 years ago
ar.py Initial commit 14 years ago
asm.py Install all libraries with +x 14 years ago
bison.py Initial commit 14 years ago
c.py add the -framework flags for the compilation too 14 years ago
c_aliases.py remove more except: lines 14 years ago
c_config.py Another fix for the AIX compiler detection 13 years ago
c_osx.py more powerpc fixes 14 years ago
c_preproc.py Issue 1122 14 years ago
c_tests.py fix for python 3 14 years ago
ccroot.py Do not prevent Logs.error/warn/debug from getting replaced 14 years ago
compiler_c.py Initial commit 14 years ago
compiler_cxx.py Initial commit 14 years ago
compiler_d.py Some changes to the D support: 14 years ago
compiler_fc.py Issue 1104 14 years ago
cs.py cs: indentation fix 14 years ago
cxx.py add the -framework flags for the compilation too 14 years ago
d.py Do not prevent Logs.error/warn/debug from getting replaced 14 years ago
d_config.py make the 'execute' parameter optional when checking for the d libraries 14 years ago
d_scan.py Initial commit 14 years ago
dbus.py Initial commit 14 years ago
dmd.py Extend the dmd tool to handle dmd2. 13 years ago
errcheck.py feature 'subst' supports before/after, disable the warning 14 years ago
fc.py Install all libraries with +x 14 years ago
fc_config.py add the FCFLAGS from the os environ 14 years ago
fc_scan.py removed the macro DLL_EXPORT for gcc/g++ on windows and cleaned up a few TODO entries 14 years ago
flex.py Initial commit 14 years ago
g95.py add the FCFLAGS from the os environ 14 years ago
gas.py force gcc for gcc+asm support 14 years ago
gcc.py Re-enabled sequential builds for the build farm 13 years ago
gdc.py Copy/pasta is evil and I should feel bad. 14 years ago
gfortran.py add the FCFLAGS from the os environ 14 years ago
glib2.py Initial commit 14 years ago
gnu_dirs.py Issue 722 14 years ago
gxx.py Re-enabled sequential builds for the build farm 13 years ago
icc.py Initial commit 14 years ago
icpc.py Initial commit 14 years ago
ifort.py add the FCFLAGS from the os environ 14 years ago
intltool.py Initial commit 14 years ago
irixcc.py remove more except: lines 14 years ago
javaw.py javaw: indentation fix 14 years ago
kde4.py Initial commit 14 years ago
ldc2.py And another! 14 years ago
lua.py Initial commit 14 years ago
msvc.py enable static and shared libraries with the same extension (use -v to catch the mistakes) 14 years ago
nasm.py #1055, add more asm variables 14 years ago
perl.py remove more except: lines 14 years ago
python.py test the compilation of a pyembed program, not a pyembed shlib 13 years ago
qt4.py It was meant to be a try-finally block, to ensure file is closed. 13 years ago
ruby.py remove more except: lines 14 years ago
suncc.py remove more except: lines 14 years ago
suncxx.py remove more except: lines 14 years ago
tex.py Do not prevent Logs.error/warn/debug from getting replaced 14 years ago
vala.py refactor the vapi_dirs flags processing 14 years ago
waf_unit_test.py more powerpc fixes 14 years ago
winres.py Initial commit 14 years ago
xlc.py Initial commit 14 years ago
xlcxx.py Initial commit 14 years ago