2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-17 07:27:30 +01:00
waf/waflib/Tools
2012-08-04 02:26:08 +02:00
..
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ar.py Initial commit 2011-09-10 11:13:51 +02:00
asm.py Install all libraries with +x 2012-03-03 15:54:17 +01:00
bison.py Initial commit 2011-09-10 11:13:51 +02:00
c_aliases.py remove more except: lines 2012-02-11 14:49:27 +01:00
c_config.py Issue 1188 2012-08-04 02:26:08 +02:00
c_osx.py more powerpc fixes 2011-11-19 13:35:21 +01:00
c_preproc.py Issue 1122 2012-03-11 13:14:28 +01:00
c_tests.py fix for python 3 2011-11-19 21:31:25 +01:00
c.py get rid of the -framework flags during the compilation (bad request from someone...) 2012-07-24 19:40:29 +02:00
ccroot.py Issue 1187 2012-08-02 19:58:39 +02:00
compiler_c.py Initial commit 2011-09-10 11:13:51 +02:00
compiler_cxx.py Initial commit 2011-09-10 11:13:51 +02:00
compiler_d.py Some changes to the D support: 2012-06-08 21:38:40 +02:00
compiler_fc.py Issue 1104 2012-01-14 13:45:49 +01:00
cs.py response files for c#, Issue 1182 2012-07-26 07:05:46 +02:00
cxx.py get rid of the -framework flags during the compilation (bad request from someone...) 2012-07-24 19:40:29 +02:00
d_config.py make the 'execute' parameter optional when checking for the d libraries 2012-02-22 19:24:06 +01:00
d_scan.py Initial commit 2011-09-10 11:13:51 +02:00
d.py Do not prevent Logs.error/warn/debug from getting replaced 2012-06-01 04:26:44 +02:00
dbus.py Initial commit 2011-09-10 11:13:51 +02:00
dmd.py Extend the dmd tool to handle dmd2. 2012-06-21 18:31:52 +02:00
errcheck.py Prevent typos on bld.subst(iscopy/is_copy) 2012-08-03 19:38:50 +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 Install all libraries with +x 2012-03-03 15:54:17 +01:00
flex.py Initial commit 2011-09-10 11:13:51 +02:00
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 Initial commit 2011-09-10 11:13:51 +02:00
gnu_dirs.py Issue 722 2012-03-04 15:33:48 +01:00
gxx.py Re-enabled sequential builds for the build farm 2012-07-05 10:37:29 +02:00
icc.py Initial commit 2011-09-10 11:13:51 +02:00
icpc.py Initial commit 2011-09-10 11:13:51 +02:00
ifort.py add the FCFLAGS from the os environ 2012-05-09 00:35:24 +02:00
intltool.py Initial commit 2011-09-10 11:13:51 +02:00
irixcc.py remove more except: lines 2012-02-11 14:49:27 +01:00
javaw.py javaw: indentation fix 2012-06-01 22:04:59 -04:00
kde4.py Initial commit 2011-09-10 11:13:51 +02:00
ldc2.py And another! 2012-06-08 23:01:54 +02:00
lua.py Initial commit 2011-09-10 11:13:51 +02:00
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 #1055, add more asm variables 2011-10-16 18:19:31 +02:00
perl.py remove more except: lines 2012-02-11 14:49:27 +01:00
python.py test the compilation of a pyembed program, not a pyembed shlib 2012-07-05 16:10:10 +02:00
qt4.py It was meant to be a try-finally block, to ensure file is closed. 2012-07-09 03:39:59 +02:00
ruby.py remove more except: lines 2012-02-11 14:49:27 +01:00
suncc.py remove more except: lines 2012-02-11 14:49:27 +01:00
suncxx.py remove more except: lines 2012-02-11 14:49:27 +01:00
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 more powerpc fixes 2011-11-19 13:35:21 +01:00
winres.py Initial commit 2011-09-10 11:13:51 +02:00
xlc.py Initial commit 2011-09-10 11:13:51 +02:00
xlcxx.py Initial commit 2011-09-10 11:13:51 +02:00