..
__init__.py
Initial commit
2011-09-10 11:13:51 +02:00
add_objects.py
Initial commit
2011-09-10 11:13:51 +02:00
batched_cc.py
Issue 1537 - batched_cc /Fo option requires a trailing path separator
2015-02-24 17:50:01 +01:00
biber.py
Issue 1501 - Biber tool update
2014-10-22 18:45:21 +02:00
bjam.py
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
2014-01-05 16:27:06 -05:00
blender.py
blender.py belongs to extras/
2014-12-20 18:46:55 +01:00
boo.py
@after->@after_method
2012-02-15 09:29:34 +01:00
boost.py
Use EnvironmentError more often
2014-10-30 19:09:53 +01:00
build_file_tracker.py
Example of tracking files in the build directory to force partial rebuilds
2015-02-08 11:05:28 +01:00
build_logs.py
Simple system for logging the outputs
2013-05-25 17:39:41 +02:00
c_bgxlc.py
c_bgxlc: append rather than prepend the compiler
2014-01-26 05:12:56 +01:00
c_dumbpreproc.py
Cache the files read in c_dumbpreproc.py
2015-02-20 12:06:08 +01:00
c_nec.py
Added NEC compiler descriptions for SX machines.
2015-02-25 11:15:55 +01:00
cabal.py
Regression due to lists in GHCPKG
2014-03-17 21:14:19 +01:00
cfg_altoptions.py
extras: cfg_altoptions: use option group
2015-01-06 13:10:20 -05:00
cfg_cross_gnu.py
extras: cfg_cross_gnu: update docs
2015-01-13 13:27:54 -05:00
clang_compilation_database.py
extras: clang_compilation_database: python3 fixes
2014-01-02 18:26:10 -05:00
codelite.py
Issue 1503 - 'unicode' built-in handling in python3
2014-10-25 01:08:38 +02:00
color_gcc.py
Use splitlines when possible
2015-03-03 12:19:25 +01:00
color_rvct.py
Use splitlines when possible
2015-03-03 12:19:25 +01:00
compat15.py
Python3 syntax
2014-10-11 19:24:43 +02:00
cppcheck.py
Use splitlines when possible
2015-03-03 12:19:25 +01:00
cpplint.py
fixed cpplint with -p command line parameter
2014-02-25 22:52:17 +01:00
cython.py
Issue 1467
2015-02-12 00:13:18 +01:00
dcc.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
distnet.py
Advanced example of library propagation in distnet
2014-11-22 11:53:13 +01:00
doxygen.py
Generate doxygen into a sub-folder of build
2015-03-05 15:14:22 +01:00
dpapi.py
BOM is unnecessary
2014-10-11 19:35:16 +02:00
dumbpreproc.py
Initial commit
2011-09-10 11:13:51 +02:00
eclipse.py
Issue 1377
2013-11-15 18:20:25 +01:00
erlang.py
Smarter "reentrant" behaviour for TaskGen.declare_chain
2011-10-04 20:26:22 +02:00
fc_bgxlf.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
fc_cray.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
fc_nag.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
fc_nec.py
Make the NEC Fortran compiler detection flexible to cover the sxf03 as well as the sxf90.
2015-03-04 09:23:00 +01:00
fc_open64.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
fc_pgfortran.py
Use splitlines when possible
2015-03-03 12:19:25 +01:00
fc_solstudio.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
fc_xlf.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
file_to_object.py
extras: file_to_object: basic file name escape (fixes issue on Windows)
2015-03-02 18:22:24 -05:00
fluid.py
Initial commit
2011-09-10 11:13:51 +02:00
freeimage.py
use lists instead of tuples for constants and convert to unix format all .py files
2011-09-10 20:02:12 +02:00
fsb.py
Initial commit
2011-09-10 11:13:51 +02:00
fsc.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
gccdeps.py
Configuration test for gccdeps flags
2015-03-02 16:54:56 +01:00
go.py
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
2014-01-05 16:27:06 -05:00
gob2.py
Initial commit
2011-09-10 11:13:51 +02:00
halide.py
extras: halide: support generation of arbitrary outputs
2014-09-22 00:46:28 -04:00
local_rpath.py
Initial commit
2011-09-10 11:13:51 +02:00
lru_cache.py
docs
2011-10-14 20:22:09 +02:00
make.py
Initial commit
2011-09-10 11:13:51 +02:00
md5_tstamp.py
reuse Utils.h_file in waflib/extras/md5_tstamp.py
2012-05-19 10:26:34 +02:00
mem_reducer.py
Fixed the KeyError for multiple dependencies on the same task
2014-01-12 21:19:49 +01:00
midl.py
Issue 1186, run midl tasks before winrc ones
2012-08-05 01:36:12 +02:00
misc.py
Use EnvironmentError more often
2014-10-30 19:09:53 +01:00
msvcdeps.py
Undefined 'logger' variable
2013-07-16 21:00:02 +02:00
msvs.py
Use EnvironmentError more often
2014-10-30 19:09:53 +01:00
netcache_client.py
Updated the netcache client/server
2015-01-29 00:00:01 +01:00
nobuild.py
New tool nobuild for profiling, and a unix-only version of prefork.py
2015-01-18 13:51:06 +01:00
objcopy.py
Initial commit
2011-09-10 11:13:51 +02:00
ocaml.py
extras: ocaml: env.OCAMLC is a list
2013-09-05 00:16:50 -04:00
package.py
Unmask as many exceptions as possible
2014-04-20 02:29:27 +02:00
parallel_debug.py
do not convert to png anymore, and added a templating engine to replace the string appending
2013-11-14 22:44:12 +01:00
pch.py
miscallenous enhancements - Issue 1450
2014-05-30 20:35:09 +02:00
pep8.py
use lists instead of tuples for constants and convert to unix format all .py files
2011-09-10 20:02:12 +02:00
pgicc.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
pgicxx.py
#1068
2011-11-09 03:09:58 +01:00
prefork.py
Let the forked processes drop closed connections immediately - prefork
2015-02-17 17:10:47 +01:00
preforkjava.py
Terminate preforked process if the parent terminates abruptly
2015-02-14 15:04:09 +01:00
preforkunix.py
Let the forked processes drop closed connections immediately - prefork
2015-02-17 17:10:47 +01:00
print_commands.py
another missing import
2011-12-17 22:42:17 +01:00
proc.py
Smarter "reentrant" behaviour for TaskGen.declare_chain
2011-10-04 20:26:22 +02:00
protoc.py
Use splitlines when possible
2015-03-03 12:19:25 +01:00
qnxnto.py
py3k syntax
2011-11-26 15:10:00 +01:00
relocation.py
docs (replace 1.6 by 1.7)
2012-02-19 12:44:37 +01:00
remote.py
A more robust way of sorting commands in remote.py
2014-01-30 08:07:07 +01:00
resx.py
resx tool for compiling .net resource files from Issue 1183
2012-07-25 19:02:34 +02:00
review.py
Initial commit
2011-09-10 11:13:51 +02:00
rst.py
extras: rst: fix typo
2013-09-24 00:59:16 -04:00
run_do_script.py
Issue 1453
2014-05-19 21:32:24 +02:00
run_m_script.py
Issue 1453
2014-05-19 21:32:24 +02:00
run_py_script.py
Issue 1453
2014-05-19 21:32:24 +02:00
run_r_script.py
Issue 1453
2014-05-19 21:32:24 +02:00
sas.py
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
2014-01-05 16:27:06 -05:00
scala.py
always use the convention that commands are lists, remove find_perl_program, add interpreter
2013-09-04 23:10:10 -04:00
slow_qt4.py
Unmask as many exceptions as possible
2014-04-20 02:29:27 +02:00
smart_continue.py
another experimental module for stopping as early as possible when errors occur with -k
2011-11-05 23:57:17 +01:00
softlink_libs.py
Initial commit
2011-09-10 11:13:51 +02:00
stale.py
First commit of the year 2015
2015-01-01 16:24:54 +01:00
stracedeps.py
Invalid indentation in Python 3 and regexp enhancements
2015-02-26 23:05:27 +01:00
swig.py
Let the swig tool scan <> includes
2014-09-20 11:04:33 +02:00
syms.py
Issue 1476, regressions in syms.py due to find_program
2014-08-25 20:01:43 +02:00
sync_exec.py
Issue 1101
2012-02-06 02:07:18 +01:00
ticgt.py
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
2014-01-05 16:27:06 -05:00
unc.py
Fixed the 'missing shutdown function' error
2014-08-05 15:43:28 +02:00
unity.py
Enable unity builds for C too
2015-02-23 10:44:57 +01:00
use_config.py
Issue 1392 - extras/use_config.py
2014-09-21 20:50:43 +02:00
valadoc.py
docs and cosmetic changes
2012-06-09 09:42:11 +02:00
why.py
Issue 1526 - handle reasons for rebuild indepently in extas/why.py
2015-01-22 23:21:41 +01:00
win32_opts.py
Unmask as many exceptions as possible
2014-04-20 02:29:27 +02:00
xcode.py
Issue 1388
2013-12-20 18:16:41 +01:00