2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-17 15:39:59 +01:00
waf/waflib/Tools
2012-07-05 10:37:29 +02:00
..
__init__.py
ar.py
asm.py
bison.py
c_aliases.py
c_config.py Fixed the apidocs of parse_flags 2012-07-05 09:57:34 +02:00
c_osx.py
c_preproc.py
c_tests.py
c.py add the -framework flags for the compilation too 2012-06-16 21:36:07 +02:00
ccroot.py Do not prevent Logs.error/warn/debug from getting replaced 2012-06-01 04:26:44 +02:00
compiler_c.py
compiler_cxx.py
compiler_d.py Some changes to the D support: 2012-06-08 21:38:40 +02:00
compiler_fc.py
cs.py cs: indentation fix 2012-06-01 22:17:12 -04:00
cxx.py add the -framework flags for the compilation too 2012-06-16 21:36:07 +02:00
d_config.py
d_scan.py
d.py Do not prevent Logs.error/warn/debug from getting replaced 2012-06-01 04:26:44 +02:00
dbus.py
dmd.py Extend the dmd tool to handle dmd2. 2012-06-21 18:31:52 +02:00
errcheck.py feature 'subst' supports before/after, disable the warning 2012-04-08 20:20:10 +02:00
fc_config.py add the FCFLAGS from the os environ 2012-05-09 00:35:24 +02:00
fc_scan.py removed the macro DLL_EXPORT for gcc/g++ on windows and cleaned up a few TODO entries 2012-04-07 10:54:40 +02:00
fc.py
flex.py
g95.py add the FCFLAGS from the os environ 2012-05-09 00:35:24 +02:00
gas.py force gcc for gcc+asm support 2012-05-05 17:06:34 +02:00
gcc.py Re-enabled sequential builds for the build farm 2012-07-05 10:37:29 +02:00
gdc.py Copy/pasta is evil and I should feel bad. 2012-06-09 09:20:22 +02:00
gfortran.py add the FCFLAGS from the os environ 2012-05-09 00:35:24 +02:00
glib2.py
gnu_dirs.py
gxx.py Re-enabled sequential builds for the build farm 2012-07-05 10:37:29 +02:00
icc.py
icpc.py
ifort.py add the FCFLAGS from the os environ 2012-05-09 00:35:24 +02:00
intltool.py
irixcc.py
javaw.py javaw: indentation fix 2012-06-01 22:04:59 -04:00
kde4.py
ldc2.py And another! 2012-06-08 23:01:54 +02:00
lua.py
msvc.py enable static and shared libraries with the same extension (use -v to catch the mistakes) 2012-06-04 19:55:37 +02:00
nasm.py
perl.py
python.py Fixed the configuration tests for Issue 915 2012-07-04 19:11:09 +02:00
qt4.py cosmetic changes 2012-06-02 09:29:30 +02:00
ruby.py
suncc.py
suncxx.py
tex.py Do not prevent Logs.error/warn/debug from getting replaced 2012-06-01 04:26:44 +02:00
vala.py refactor the vapi_dirs flags processing 2012-04-07 14:48:45 +02:00
waf_unit_test.py
winres.py
xlc.py
xlcxx.py