.. |
__init__.py
|
|
|
ar.py
|
|
|
asm.py
|
Use ASMPATH_ST for for assembler includes.
|
2012-09-18 23:54:02 +02:00 |
bison.py
|
|
|
c_aliases.py
|
remove more except: lines
|
2012-02-11 14:49:27 +01:00 |
c_config.py
|
allow c_config to recognize clang as gcc
|
2013-05-13 20:07:25 +02:00 |
c_osx.py
|
|
|
c_preproc.py
|
slightly faster regexp for replacing c/c++ comments
|
2013-05-09 11:01:46 +02:00 |
c_tests.py
|
Issue 1220
|
2012-11-04 10:28:34 +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 1180
|
2013-02-10 11:45:35 +01: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
|
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
|
Add output file patterns for D tasks on Darwin.
|
2012-10-21 02:13:33 +02:00 |
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
|
Prevent typos on bld.subst(iscopy/is_copy)
|
2012-08-03 19:38:50 +02:00 |
fc_config.py
|
Correcting Darwin compilation
|
2013-04-28 10:11:17 +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
|
allow using the flex shipped with MSYS
|
2012-10-10 18:39:51 +02:00 |
g95.py
|
add the FCFLAGS from the os environ
|
2012-05-09 00:35:24 +02:00 |
gas.py
|
Use ASMPATH_ST for for assembler includes.
|
2012-09-18 23:54:02 +02:00 |
gcc.py
|
Correcting Darwin compilation
|
2013-04-28 10:11:17 +02:00 |
gdc.py
|
Issue 1222
|
2012-12-14 23:43:28 +01:00 |
gfortran.py
|
add the FCFLAGS from the os environ
|
2012-05-09 00:35:24 +02:00 |
glib2.py
|
|
|
gnu_dirs.py
|
#1202
|
2012-09-23 19:49:17 +02:00 |
gxx.py
|
Correcting Darwin compilation
|
2013-04-28 10:11:17 +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
|
remove more except: lines
|
2012-02-11 14:49:27 +01:00 |
javaw.py
|
Use Utils.readf/Utils.writef whenever possible
|
2013-03-14 13:45:10 +01:00 |
kde4.py
|
configuration fix for kde4
|
2012-09-27 19:48:30 +02:00 |
ldc2.py
|
And another!
|
2012-06-08 23:01:54 +02:00 |
lua.py
|
|
|
msvc.py
|
Removed the annoying assert in msvs.py
|
2013-05-07 10:08:49 +02:00 |
nasm.py
|
Use ASMPATH_ST for for assembler includes.
|
2012-09-18 23:54:02 +02:00 |
perl.py
|
remove more except: lines
|
2012-02-11 14:49:27 +01:00 |
python.py
|
Issue 1261
|
2013-03-04 17:13:31 +01:00 |
qt4.py
|
Issue 1317 append to moc flags
|
2013-05-18 09:48:27 +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
|
Issue 1299
|
2013-04-27 09:19:16 +02:00 |
vala.py
|
refactor the vapi_dirs flags processing
|
2012-04-07 14:48:45 +02:00 |
waf_unit_test.py
|
Issue 1245
|
2013-01-08 19:45:14 +01:00 |
winres.py
|
Issue 1186
|
2012-08-05 01:33:11 +02:00 |
xlc.py
|
|
|
xlcxx.py
|
|
|