.. |
__init__.py
|
|
|
ar.py
|
|
|
asm.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
bison.py
|
cwd must be a Node object
|
2016-01-02 01:54:52 +01:00 |
c_aliases.py
|
Enable bld.program to recognize .gs in the same way as .vala
|
2015-10-14 23:26:56 +02:00 |
c_config.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
2016-05-28 16:18:51 +02:00 |
c_osx.py
|
Create installation tasks directly
|
2016-05-06 15:54:36 +02:00 |
c_preproc.py
|
Make c_preproc.filter_comments a method so that it is easier to override
|
2016-06-05 00:53:25 +02:00 |
c_tests.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
c.py
|
Process CPPFLAGS at the end of commands
|
2015-12-23 19:26:34 +01:00 |
ccroot.py
|
Update conf.check_waf_version to 1.9
|
2016-06-04 09:33:13 +02:00 |
clang.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
clangxx.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
compiler_c.py
|
Use stash/revert/commit pattern for transactional configuration
|
2016-03-22 08:05:53 +01:00 |
compiler_cxx.py
|
Use stash/revert/commit pattern for transactional configuration
|
2016-03-22 08:05:53 +01:00 |
compiler_d.py
|
Use stash/revert/commit pattern for transactional configuration
|
2016-03-22 08:05:53 +01:00 |
compiler_fc.py
|
Use stash/revert/commit pattern for transactional configuration
|
2016-03-22 08:05:53 +01:00 |
cs.py
|
Create installation tasks directly
|
2016-05-06 15:54:36 +02:00 |
cxx.py
|
Process CPPFLAGS at the end of commands
|
2015-12-23 19:26:34 +01:00 |
d_config.py
|
|
|
d_scan.py
|
Format debug/info records lazily
|
2016-03-19 14:46:22 +01:00 |
d.py
|
|
|
dbus.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
dmd.py
|
|
|
errcheck.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
2016-05-28 16:18:51 +02:00 |
fc_config.py
|
Remove mac_resources processing, use mac_files instead
|
2016-04-25 22:35:58 +02:00 |
fc_scan.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
fc.py
|
Format debug/info records lazily
|
2016-03-19 14:46:22 +01:00 |
flex.py
|
Extend relative cwd processing to Task generators
|
2016-03-23 22:28:14 +01:00 |
g95.py
|
|
|
gas.py
|
|
|
gcc.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
gdc.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
gfortran.py
|
Use splitlines when possible
|
2015-03-03 12:19:25 +01:00 |
glib2.py
|
Create installation tasks directly
|
2016-05-06 15:54:36 +02:00 |
gnu_dirs.py
|
Issue 1536 - default 64 suffix for Redhat systems
|
2015-02-19 13:46:18 +01:00 |
gxx.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
icc.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
icpc.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
ifort.py
|
More cleanup
|
2016-06-05 00:23:57 +02:00 |
intltool.py
|
Create installation tasks directly
|
2016-05-06 15:54:36 +02:00 |
irixcc.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
javaw.py
|
Identify java tasks more accurately and add build order on non-jar tasks - Issue 1725
|
2016-04-11 00:08:20 +02:00 |
ldc2.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
lua.py
|
Create installation tasks directly
|
2016-05-06 15:54:36 +02:00 |
md5_tstamp.py
|
docs
|
2016-05-21 12:08:28 +02:00 |
msvc.py
|
More cleanup
|
2016-06-05 00:23:57 +02:00 |
nasm.py
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
nobuild.py
|
Added the tool called 'nobuild' to help troubleshoot build scripts
|
2015-12-23 17:55:44 +01:00 |
perl.py
|
Smarter detection of programs passed to the command-line
|
2016-02-23 22:59:29 +01:00 |
python.py
|
Create installation tasks directly
|
2016-05-06 15:54:36 +02:00 |
qt5.py
|
qt5: Fix usage examples as libraries in qt5 are named QT5XXX and not QTXXX as in qt4 (ie. QT5WIDGETS instead of QTWIDGETS)
|
2016-06-05 22:10:38 +02:00 |
ruby.py
|
Nicer configuration message on ruby detection
|
2016-02-24 07:16:04 +01:00 |
suncc.py
|
Commands executed without a shell will merge flags of the form
|
2016-01-06 17:53:55 +01:00 |
suncxx.py
|
Commands executed without a shell will merge flags of the form
|
2016-01-06 17:53:55 +01:00 |
tex.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
2016-05-28 16:18:51 +02:00 |
vala.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
2016-05-28 16:18:51 +02:00 |
waf_unit_test.py
|
New option in waf_unit_tests --clear-failed - Issue 1678
|
2016-01-05 15:20:56 +01:00 |
winres.py
|
Make c_preproc.filter_comments a method so that it is easier to override
|
2016-06-05 00:53:25 +02:00 |
xlc.py
|
Issue 1510 - suncc and CC
|
2014-11-20 20:43:56 +01:00 |
xlcxx.py
|
Issue 1510 - suncc and CC
|
2014-11-20 20:43:56 +01:00 |