You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/waflib/extras
Thomas Nagy 67e7db41d9
Simplification x=x+1 -> x+=1
10 years ago
..
__init__.py Initial commit 14 years ago
add_objects.py Initial commit 14 years ago
batched_cc.py cwd must be a Node object 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 Create installation tasks directly 10 years ago
build_file_tracker.py Removed Node.cache_sig 10 years ago
build_logs.py build_logs disable colors - Issue 1631 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 extras: clang_compilation_database: python3 fixes 12 years ago
codelite.py Tuples in startswith/endswith (Python 2.5 feature) 10 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 Experimental conf.define(key, val, comment='msg in config.h') 10 years ago
cppcheck.py Simplification x=x+1 -> x+=1 10 years ago
cpplint.py add option for line length to cpplint 10 years ago
cython.py Provide node.exists() to increase filesystem abstraction 10 years ago
dcc.py Cleanup: removed most unused variables and imports 10 years ago
distnet.py Cleanup: no need for keys() everywhere 10 years ago
doxygen.py Create installation tasks directly 10 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 Fixing version flag for NAG compiler. 10 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
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 Let gccdeps work when a custom cwd is provided through bld.cwdx 10 years ago
go.py Create installation tasks directly 10 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 Cleanup: removed most unused variables and imports 10 years ago
mem_reducer.py Fixed the KeyError for multiple dependencies on the same task 12 years ago
midl.py Simplification: added Task.get_cwd() 10 years ago
msvcdeps.py Undefined 'logger' variable 12 years ago
msvs.py Tuples in startswith/endswith (Python 2.5 feature) 10 years ago
netcache_client.py No-op in netcache run/post_run if nocache is true 10 years ago
objcopy.py Create installation tasks directly 10 years ago
ocaml.py Simplification m.group(0) -> m.group() 10 years ago
package.py Eliminated the last unused variables from the code 10 years ago
parallel_debug.py Fix an undefined variable in parallel_debug 10 years ago
pch.py Process CPPFLAGS at the end of commands 10 years ago
pep8.py Cleanup: removed most unused variables and imports 10 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
prefork.py Missing cwd handling in exec_command 10 years ago
preforkjava.py Missing cwd handling in exec_command 10 years ago
preforkunix.py Missing cwd handling in exec_command 10 years ago
print_commands.py Simplification: added Task.get_cwd() 10 years ago
proc.py Cleanup: removed most unused variables and imports 10 years ago
protoc.py Additional crutches for protoc 11 years ago
qnxnto.py Code cleanup 10 years ago
qt4.py Code cleanup 10 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 Create installation tasks directly 10 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 Cleanup: removed most unused variables and imports 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 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 typo 10 years ago
swig.py outstanding.insert -> outstanding.append_left 10 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 Process CPPFLAGS at the end of commands 10 years ago
unc.py Remove Node.sig and Node.cache_sig 10 years ago
unity.py Cleanup: removed most unused variables and imports 10 years ago
use_config.py Moved unnecessary constants out of Context.py 10 years ago
valadoc.py valadoc: Include the '--vala-target-glib' flag 10 years ago
why.py hcode in why.py - https://github.com/waf-project/waf/issues/1561 11 years ago
win32_opts.py Remove Node.sig and Node.cache_sig 10 years ago
wix.py Made this project build on Linux 10 years ago
xcode.py Simplification x=x+1 -> x+=1 10 years ago
xcode6.py Simplification x=x+1 -> x+=1 10 years ago