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 5b3dc2c5ab apidoc fixes 13 years ago
..
__init__.py Initial commit 14 years ago
ar.py Initial commit 14 years ago
asm.py Use ASMPATH_ST for for assembler includes. 13 years ago
bison.py Initial commit 14 years ago
c.py get rid of the -framework flags during the compilation (bad request from someone...) 13 years ago
c_aliases.py remove more except: lines 14 years ago
c_config.py allow c_config to recognize clang as gcc 13 years ago
c_osx.py more powerpc fixes 14 years ago
c_preproc.py slightly faster regexp for replacing c/c++ comments 13 years ago
c_tests.py Issue 1220 13 years ago
ccroot.py added export_includes/export_defines parameters to read_shlib/read_stlib 13 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 response files for c#, Issue 1182 13 years ago
cxx.py get rid of the -framework flags during the compilation (bad request from someone...) 13 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 Initial commit 14 years ago
dmd.py Extend the dmd tool to handle dmd2. 13 years ago
errcheck.py Prevent typos on bld.subst(iscopy/is_copy) 13 years ago
fc.py Install all libraries with +x 14 years ago
fc_config.py Correcting Darwin compilation 13 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 allow using the flex shipped with MSYS 13 years ago
g95.py add the FCFLAGS from the os environ 14 years ago
gas.py Use ASMPATH_ST for for assembler includes. 13 years ago
gcc.py Correcting Darwin compilation 13 years ago
gdc.py Issue 1222 13 years ago
gfortran.py add the FCFLAGS from the os environ 14 years ago
glib2.py Initial commit 14 years ago
gnu_dirs.py #1202 13 years ago
gxx.py Correcting Darwin compilation 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 use os.remove instead of os.unlink for consistency 13 years ago
kde4.py configuration fix for kde4 13 years ago
ldc2.py And another! 14 years ago
lua.py Initial commit 14 years ago
msvc.py Removed the annoying assert in msvs.py 13 years ago
nasm.py Use ASMPATH_ST for for assembler includes. 13 years ago
perl.py remove more except: lines 14 years ago
python.py Issue 1261 13 years ago
qt4.py apidoc fixes 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 Issue 1299 13 years ago
vala.py refactor the vapi_dirs flags processing 14 years ago
waf_unit_test.py Issue 1319 Reduce the amount of paths for the unit test execution 13 years ago
winres.py Issue 1186 13 years ago
xlc.py Initial commit 14 years ago
xlcxx.py Initial commit 14 years ago