.. |
__init__.py
|
Initial commit
|
14 years ago |
add_objects.py
|
Initial commit
|
14 years ago |
batched_cc.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
biber.py
|
Do not prevent Logs.error/warn/debug from getting replaced
|
14 years ago |
bjam.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
boo.py
|
@after->@after_method
|
14 years ago |
boost.py
|
Issue 1477 - boost python detection
|
11 years ago |
build_logs.py
|
Simple system for logging the outputs
|
13 years ago |
c_bgxlc.py
|
c_bgxlc: append rather than prepend the compiler
|
12 years ago |
c_config_alt.py
|
extras: add c_config_alt tool
|
11 years ago |
c_dumbpreproc.py
|
Initial commit
|
14 years ago |
cabal.py
|
Regression due to lists in GHCPKG
|
12 years ago |
clang_compilation_database.py
|
extras: clang_compilation_database: python3 fixes
|
12 years ago |
codelite.py
|
1.7 -> 1.8
|
12 years ago |
color_gcc.py
|
Merge from Jerome's branch
|
12 years ago |
color_rvct.py
|
Merge from Jerome's branch
|
12 years ago |
compat15.py
|
docs and cosmetic changes
|
14 years ago |
cppcheck.py
|
New cppckeck tool from Michel Mooij
|
12 years ago |
cpplint.py
|
fixed cpplint with -p command line parameter
|
12 years ago |
cython.py
|
implicit cython dependency pyx->pxd, Issue 1363
|
12 years ago |
dcc.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
distnet.py
|
Added a solver to distnet
|
12 years ago |
doxygen.py
|
doxygen: Ensure output directory is created
|
11 years ago |
dpapi.py
|
Issue 1177
|
13 years ago |
dumbpreproc.py
|
Initial commit
|
14 years ago |
eclipse.py
|
Issue 1377
|
12 years ago |
erlang.py
|
Smarter "reentrant" behaviour for TaskGen.declare_chain
|
14 years ago |
fc_bgxlf.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
fc_cray.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
fc_nag.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
fc_open64.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
fc_pgfortran.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
fc_solstudio.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
fc_xlf.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
file_to_object.py
|
file_to_object: use different alignments
|
11 years ago |
fluid.py
|
Initial commit
|
14 years ago |
freeimage.py
|
use lists instead of tuples for constants and convert to unix format all .py files
|
14 years ago |
fsb.py
|
Initial commit
|
14 years ago |
fsc.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
gccdeps.py
|
extras: gccdeps: fix for CXX_NAME (but some issues remain)
|
12 years ago |
go.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
gob2.py
|
Initial commit
|
14 years ago |
halide.py
|
missing import
|
11 years ago |
local_rpath.py
|
Initial commit
|
14 years ago |
lru_cache.py
|
docs
|
14 years ago |
make.py
|
Initial commit
|
14 years ago |
md5_tstamp.py
|
reuse Utils.h_file in waflib/extras/md5_tstamp.py
|
14 years ago |
mem_reducer.py
|
Fixed the KeyError for multiple dependencies on the same task
|
12 years ago |
midl.py
|
Issue 1186, run midl tasks before winrc ones
|
13 years ago |
misc.py
|
New release 1.7.7
|
13 years ago |
msvcdeps.py
|
Undefined 'logger' variable
|
12 years ago |
msvs.py
|
NameError -> TypeError - Issue 1475
|
11 years ago |
netcache_client.py
|
Issue 1112
|
14 years ago |
objcopy.py
|
Initial commit
|
14 years ago |
ocaml.py
|
extras: ocaml: env.OCAMLC is a list
|
12 years ago |
package.py
|
Unmask as many exceptions as possible
|
12 years ago |
parallel_debug.py
|
do not convert to png anymore, and added a templating engine to replace the string appending
|
12 years ago |
pch.py
|
miscallenous enhancements - Issue 1450
|
12 years ago |
pep8.py
|
use lists instead of tuples for constants and convert to unix format all .py files
|
14 years ago |
pgicc.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
pgicxx.py
|
#1068
|
14 years ago |
print_commands.py
|
another missing import
|
14 years ago |
proc.py
|
Smarter "reentrant" behaviour for TaskGen.declare_chain
|
14 years ago |
protoc.py
|
extras: protoc: document protoc trickiness
|
12 years ago |
qnxnto.py
|
py3k syntax
|
14 years ago |
relocation.py
|
docs (replace 1.6 by 1.7)
|
14 years ago |
remote.py
|
A more robust way of sorting commands in remote.py
|
12 years ago |
resx.py
|
resx tool for compiling .net resource files from Issue 1183
|
13 years ago |
review.py
|
Initial commit
|
14 years ago |
rst.py
|
extras: rst: fix typo
|
12 years ago |
run_do_script.py
|
Issue 1453
|
12 years ago |
run_m_script.py
|
Issue 1453
|
12 years ago |
run_py_script.py
|
Issue 1453
|
12 years ago |
run_r_script.py
|
Issue 1453
|
12 years ago |
sas.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
scala.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
slow_qt4.py
|
Unmask as many exceptions as possible
|
12 years ago |
smart_continue.py
|
another experimental module for stopping as early as possible when errors occur with -k
|
14 years ago |
softlink_libs.py
|
Initial commit
|
14 years ago |
swig.py
|
Let the swig tool scan <> includes
|
11 years ago |
syms.py
|
Issue 1476, regressions in syms.py due to find_program
|
11 years ago |
sync_exec.py
|
Issue 1101
|
14 years ago |
ticgt.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
unc.py
|
Fixed the 'missing shutdown function' error
|
11 years ago |
unity.py
|
simple tool for unity builds
|
13 years ago |
use_config.py
|
Issue 1392 - extras/use_config.py
|
11 years ago |
valadoc.py
|
docs and cosmetic changes
|
14 years ago |
why.py
|
Unmask as many exceptions as possible
|
12 years ago |
win32_opts.py
|
Unmask as many exceptions as possible
|
12 years ago |
xcode.py
|
Issue 1388
|
12 years ago |