.. |
__init__.py
|
Initial commit
|
14 years ago |
batched_cc.py
|
Update batched_cc for waf 1.9
|
10 years ago |
biber.py
|
Issue 1501 - Biber tool update
|
11 years ago |
bjam.py
|
Eliminated the last unused variables from the code
|
10 years ago |
blender.py
|
Create installation tasks directly
|
10 years ago |
boo.py
|
@after->@after_method
|
14 years ago |
boost.py
|
Add suppport for finding lib boost_python in gentoo
|
9 years ago |
build_file_tracker.py
|
Remove update_outputs from the documentation
|
9 years ago |
build_logs.py
|
Fix waflib/extras/syms.py
|
10 years ago |
c_bgxlc.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
c_dumbpreproc.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
c_emscripten.py
|
Use relative paths in apply_incpaths by default
|
10 years ago |
c_nec.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
cabal.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
cfg_altoptions.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
cfg_cross_gnu.py
|
Code cleanup
|
10 years ago |
clang_compilation_database.py
|
Set TaskBase.keep_last_cmd to keep the last command executed
|
9 years ago |
codelite.py
|
Python 2 fix
|
9 years ago |
color_gcc.py
|
Colorgcc for other compilers? Issue 1732
|
10 years ago |
color_rvct.py
|
Use splitlines when possible
|
11 years ago |
compat15.py
|
Use the new syntax for sets
|
9 years ago |
cppcheck.py
|
simplifications
|
9 years ago |
cpplint.py
|
add option for line length to cpplint
|
10 years ago |
cython.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
dcc.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
distnet.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
doxygen.py
|
Fixes #1748 : doxygen convert EXCLUDE_PATTERNS occourences of */ in **/ as internally globs are used
|
9 years ago |
dpapi.py
|
BOM is unnecessary
|
11 years ago |
eclipse.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
erlang.py
|
Smarter "reentrant" behaviour for TaskGen.declare_chain
|
14 years ago |
fc_bgxlf.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
fc_cray.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
fc_nag.py
|
Split Nag Fortran compiler flags #1797
|
9 years ago |
fc_nec.py
|
Cleanup: removed most unused variables and imports
|
10 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
|
Cleanup: removed most unused variables and imports
|
10 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
|
Remove Task.dep_vars as it is unnecessary
|
10 years ago |
fluid.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
force_build_directory.py
|
Simplify waflib/extras/force_build_directory.py
|
9 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
|
Create installation tasks directly
|
10 years ago |
gccdeps.py
|
Remove an unnecessary gccdeps verification #1784
|
9 years ago |
gob2.py
|
Initial commit
|
14 years ago |
halide.py
|
extras: halide: support generation of arbitrary outputs
|
11 years ago |
kde4.py
|
Create installation tasks directly
|
10 years ago |
local_rpath.py
|
Initial commit
|
14 years ago |
make.py
|
Use the new syntax for sets
|
9 years ago |
mem_reducer.py
|
Fixed the KeyError for multiple dependencies on the same task
|
12 years ago |
midl.py
|
Have Task.exec_command add tsk.env.PATH to os.environ in the child process
|
9 years ago |
msvcdeps.py
|
Display @argfile contents in msvcdeps #1831
|
9 years ago |
msvs.py
|
Docs
|
9 years ago |
netcache_client.py
|
Netcache example update
|
9 years ago |
objcopy.py
|
Create installation tasks directly
|
10 years ago |
ocaml.py
|
Simplification m.group(0) -> m.group()
|
10 years ago |
package.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
parallel_debug.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
pch.py
|
Process CPPFLAGS at the end of commands
|
10 years ago |
pep8.py
|
docs - #1836
|
9 years ago |
pgicc.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
12 years ago |
pgicxx.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
print_commands.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
proc.py
|
docs
|
9 years ago |
protoc.py
|
Additional crutches for protoc
|
11 years ago |
pyqt5.py
|
Add also support for older PyQt4 bindings
|
9 years ago |
pytest.py
|
pytest extra: add more graceful and informative error if parameter is pointing to no valid source files
|
9 years ago |
qnxnto.py
|
Code cleanup
|
10 years ago |
qt4.py
|
Use the new syntax for sets
|
9 years ago |
relocation.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
remote.py
|
A more robust way of sorting commands in remote.py
|
12 years ago |
resx.py
|
Replace backslashes in resx.py - Issue 1666
|
10 years ago |
review.py
|
Fixed a few Python3 compatibility issues in extras modules
|
10 years ago |
rst.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
run_do_script.py
|
Remove update_outputs from the documentation
|
9 years ago |
run_m_script.py
|
Remove update_outputs from the documentation
|
9 years ago |
run_py_script.py
|
Remove update_outputs from the documentation
|
9 years ago |
run_r_script.py
|
Remove update_outputs from the documentation
|
9 years ago |
sas.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
satellite_assembly.py
|
Additional merges from #1666
|
10 years ago |
scala.py
|
Cleanup: removed most unused variables and imports
|
10 years ago |
slow_qt4.py
|
outstanding.insert -> outstanding.append_left
|
10 years ago |
smart_continue.py
|
Use the new syntax for sets
|
9 years ago |
softlink_libs.py
|
Initial commit
|
14 years ago |
stale.py
|
Update waflib/extras/stale.py
|
10 years ago |
stracedeps.py
|
Use the new syntax for sets
|
9 years ago |
swig.py
|
Removed some annoying whitespace
|
9 years ago |
syms.py
|
Have Task.exec_command add tsk.env.PATH to os.environ in the child process
|
9 years ago |
ticgt.py
|
Process CPPFLAGS at the end of commands
|
10 years ago |
unc.py
|
Remove update_outputs from the documentation
|
9 years ago |
unity.py
|
Wrong cwd path for unity.py
|
9 years ago |
use_config.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
valadoc.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
why.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
10 years ago |
win32_opts.py
|
Node.search -> Node.search_node #1783
|
9 years ago |
wix.py
|
Made this project build on Linux
|
10 years ago |
xcode.py
|
Obvious mistake
|
9 years ago |
xcode6.py
|
docs +xcode6 bugfix: do not merge env variables of type dictionary into PROJ_SETTINGS config
|
9 years ago |