.. |
__init__.py
|
Initial commit
|
13 years ago |
batched_cc.py
|
Update batched_cc for waf 1.9
|
9 years ago |
biber.py
|
Issue 1501 - Biber tool update
|
10 years ago |
bjam.py
|
Eliminated the last unused variables from the code
|
9 years ago |
blender.py
|
Create installation tasks directly
|
9 years ago |
boo.py
|
@after->@after_method
|
13 years ago |
boost.py
|
Cleanup #2146
|
7 years ago |
build_file_tracker.py
|
Remove update_outputs from the documentation
|
9 years ago |
build_logs.py
|
Fix waflib/extras/syms.py
|
9 years ago |
buildcopy.py
|
buildcopy: Create destination directories as needed.
|
7 years ago |
c_bgxlc.py
|
Cleanup: removed most unused variables and imports
|
9 years ago |
c_dumbpreproc.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
c_emscripten.py
|
iso8859-1 -> latin-1
|
8 years ago |
c_nec.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
cabal.py
|
Cleanup: removed most unused variables and imports
|
9 years ago |
cfg_altoptions.py
|
Cleanup: removed most unused variables and imports
|
9 years ago |
clang_compilation_database.py
|
Use "arguments" instead of "command" for compile_commands.json
|
7 years ago |
codelite.py
|
Exclude waf-2 folders in waf-2.0
|
7 years ago |
color_gcc.py
|
Colorgcc for other compilers? Issue 1732
|
9 years ago |
color_rvct.py
|
Use splitlines when possible
|
10 years ago |
compat15.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
cppcheck.py
|
Check if sources/include are Nonde3 type
|
6 years ago |
cpplint.py
|
spawn a subprocess for cpplint to avoid threading issue
|
6 years ago |
cross_gnu.py
|
Change DEST_OS to use underscores in order to find a correct gcc_modifier_ function.
|
7 years ago |
cython.py
|
Made options optional for cython waftool
|
6 years ago |
dcc.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
distnet.py
|
Python 3.7 fixes #2126
|
7 years ago |
doxygen.py
|
doxygen: make error management if doxygen configuration file not found a bit more user friendly
|
7 years ago |
dpapi.py
|
Cleanup
|
8 years ago |
eclipse.py
|
eclipse: make all generated file utf-8 encoded (#2166)
|
7 years ago |
erlang.py
|
Improve the Erlang module #2095
|
7 years ago |
fast_partial.py
|
Update docs for 2018
|
7 years ago |
fc_bgxlf.py
|
Cleanup: removed most unused variables and imports
|
9 years ago |
fc_cray.py
|
Fix typos
|
6 years ago |
fc_nag.py
|
Split Nag Fortran compiler flags #1797
|
8 years ago |
fc_nec.py
|
Fix typos
|
6 years ago |
fc_nfort.py
|
Support for the Fortran Compiler of the NEC SX-Aurora TSUBASA system.
|
6 years ago |
fc_open64.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
fc_pgfortran.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
fc_solstudio.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
fc_xlf.py
|
always use the convention that commands are lists, remove find_perl_program, add interpreter
|
11 years ago |
file_to_object.py
|
Remove Task.dep_vars as it is unnecessary
|
9 years ago |
fluid.py
|
Typos
|
8 years ago |
freeimage.py
|
use lists instead of tuples for constants and convert to unix format all .py files
|
13 years ago |
fsb.py
|
Initial commit
|
13 years ago |
fsc.py
|
Create installation tasks directly
|
9 years ago |
gccdeps.py
|
Use correct variable in gccdeps config
|
6 years ago |
gdbus.py
|
Cosmetic changes on the gdbus/dbus tools
|
7 years ago |
gob2.py
|
Initial commit
|
13 years ago |
halide.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
javatest.py
|
Typos
|
7 years ago |
kde4.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
local_rpath.py
|
Initial commit
|
13 years ago |
make.py
|
Simplify boolean comparisons
|
8 years ago |
midl.py
|
Have Task.exec_command add tsk.env.PATH to os.environ in the child process
|
9 years ago |
msvcdeps.py
|
Warn against loading gccdeps/msvcdeps options
|
7 years ago |
msvs.py
|
Exclude waf-2 folders in waf-2.0
|
7 years ago |
netcache_client.py
|
Cleanup
|
8 years ago |
objcopy.py
|
Typos
|
8 years ago |
ocaml.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
package.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
9 years ago |
parallel_debug.py
|
docs
|
6 years ago |
pch.py
|
Fix strangle issue with precompiled headers and shared libraries
|
7 years ago |
pep8.py
|
docs - #1836
|
8 years ago |
pgicc.py
|
Clarify the exception type raised by cmd_and_log
|
8 years ago |
pgicxx.py
|
Cleanup: removed most unused variables and imports
|
9 years ago |
proc.py
|
docs
|
8 years ago |
protoc.py
|
protoc: handle extra taskgen and out of project include directories
|
6 years ago |
pyqt5.py
|
Update docs for 2018
|
7 years ago |
pytest.py
|
Update docs for 2018
|
7 years ago |
qnxnto.py
|
object.__getattr__ -> object.__getattribute__
|
7 years ago |
qt4.py
|
Docs: Avoid Qt re-builds by sorting set of includes
|
7 years ago |
relocation.py
|
Cleanup: removed most unused variables and imports
|
9 years ago |
remote.py
|
Typos
|
8 years ago |
resx.py
|
Allow overriding namespace of resx files.
|
8 years ago |
review.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
rst.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
9 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
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
run_r_script.py
|
Remove update_outputs from the documentation
|
9 years ago |
sas.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
satellite_assembly.py
|
Additional merges from #1666
|
9 years ago |
scala.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
slow_qt4.py
|
The cxx_hook override in slow_qt4 is missing a return bloack
|
7 years ago |
softlink_libs.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
stale.py
|
Update waflib/extras/stale.py
|
9 years ago |
stracedeps.py
|
Use the new syntax for sets
|
8 years ago |
swig.py
|
Find more Swig dependencies - Issue 2206
|
6 years ago |
syms.py
|
Fix #2053
|
7 years ago |
ticgt.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
unity.py
|
Provide unity builds per task generator
|
8 years ago |
use_config.py
|
Update GitHub URLs for GitLab equivalents
|
6 years ago |
valadoc.py
|
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
|
9 years ago |
waf_xattr.py
|
Provide an example of storage using extended filesystem attributes
|
7 years ago |
why.py
|
Cleanup: Break multiple statements on multiple lines
|
8 years ago |
win32_opts.py
|
Node.search -> Node.search_node #1783
|
8 years ago |
wix.py
|
Made this project build on Linux
|
9 years ago |
xcode6.py
|
Fix typos
|
6 years ago |