.. |
__init__.py
|
Initial commit
|
14 years ago |
add_objects.py
|
Initial commit
|
14 years ago |
batched_cc.py
|
Issue 1537 - batched_cc /Fo option requires a trailing path separator
|
11 years ago |
biber.py
|
Issue 1501 - Biber tool update
|
11 years ago |
bjam.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
blender.py
|
blender.py belongs to extras/
|
11 years ago |
boo.py
|
@after->@after_method
|
14 years ago |
boost.py
|
Use EnvironmentError more often
|
11 years ago |
build_file_tracker.py
|
Example of tracking files in the build directory to force partial rebuilds
|
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_dumbpreproc.py
|
Cache the files read in c_dumbpreproc.py
|
11 years ago |
c_nec.py
|
Added NEC compiler descriptions for SX machines.
|
11 years ago |
cabal.py
|
Regression due to lists in GHCPKG
|
12 years ago |
cfg_altoptions.py
|
extras: cfg_altoptions: use option group
|
11 years ago |
cfg_cross_gnu.py
|
extras: cfg_cross_gnu: update docs
|
11 years ago |
clang_compilation_database.py
|
extras: clang_compilation_database: python3 fixes
|
12 years ago |
codelite.py
|
Issue 1503 - 'unicode' built-in handling in python3
|
11 years ago |
color_gcc.py
|
Use splitlines when possible
|
11 years ago |
color_rvct.py
|
Use splitlines when possible
|
11 years ago |
compat15.py
|
Python3 syntax
|
11 years ago |
cppcheck.py
|
Use splitlines when possible
|
11 years ago |
cpplint.py
|
cpplint: keep the old import
|
11 years ago |
cython.py
|
Issue 1467
|
11 years ago |
dcc.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
distnet.py
|
Advanced example of library propagation in distnet
|
11 years ago |
doxygen.py
|
Generate doxygen into a sub-folder of build
|
11 years ago |
dpapi.py
|
BOM is unnecessary
|
11 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_nec.py
|
Make the NEC Fortran compiler detection flexible to cover the sxf03 as well as the sxf90.
|
11 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
|
Use splitlines when possible
|
11 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
|
extras: file_to_object: allow source=[...]
|
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
|
Configuration test for gccdeps flags
|
11 years ago |
go.py
|
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
|
12 years ago |
gob2.py
|
Initial commit
|
14 years ago |
halide.py
|
extras: halide: support generation of arbitrary outputs
|
11 years ago |
local_rpath.py
|
Initial commit
|
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
|
Use EnvironmentError more often
|
11 years ago |
msvcdeps.py
|
Undefined 'logger' variable
|
12 years ago |
msvs.py
|
Replace cygwin paths in solution files - https://github.com/waf-project/waf/issues/1562
|
11 years ago |
netcache_client.py
|
Updated the netcache client/server
|
11 years ago |
nobuild.py
|
New tool nobuild for profiling, and a unix-only version of prefork.py
|
11 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 |
prefork.py
|
Let the forked processes drop closed connections immediately - prefork
|
11 years ago |
preforkjava.py
|
Terminate preforked process if the parent terminates abruptly
|
11 years ago |
preforkunix.py
|
Let the forked processes drop closed connections immediately - prefork
|
11 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
|
Additional crutches for protoc
|
11 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 |
stale.py
|
First commit of the year 2015
|
11 years ago |
stracedeps.py
|
Invalid indentation in Python 3 and regexp enhancements
|
11 years ago |
swig.py
|
swig tool can handle -outdir parameter
|
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
|
Enable unity builds for C too
|
11 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
|
hcode in why.py - https://github.com/waf-project/waf/issues/1561
|
11 years ago |
win32_opts.py
|
Unmask as many exceptions as possible
|
12 years ago |
xcode.py
|
Issue 1388
|
12 years ago |