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 947af170b3
Duplicate code
10 years ago
..
__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 Eliminated the last unused variables from the code 10 years ago
blender.py Cleanup: removed most unused variables and imports 10 years ago
boo.py @after->@after_method 14 years ago
boost.py Boost module enhancements and fixes 10 years ago
build_file_tracker.py Example of tracking files in the build directory to force partial rebuilds 11 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 docs: apply_incpaths_emscripten will be removed in waf 1.9 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 extras: cfg_cross_gnu: fix a typo... again 10 years ago
clang_compilation_database.py extras: clang_compilation_database: python3 fixes 12 years ago
codelite.py Duplicate code 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 Cppcheck tool - Fix creation of invalid command on windows 10 years ago
cpplint.py add option for line length to cpplint 10 years ago
cython.py Cleanup: removed most unused variables and imports 10 years ago
dcc.py Cleanup: removed most unused variables and imports 10 years ago
distnet.py Advanced example of library propagation in distnet 11 years ago
doxygen.py Cleanup: removed most unused variables and imports 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 extras: file_to_object: clean-up and fix issues (reported by Philippe Brais) 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 Cleanup: removed most unused variables and imports 10 years ago
gccdeps.py Let gccdeps work when a custom cwd is provided through bld.cwdx 10 years ago
go.py Eliminated the last unused variables from the code 10 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 Cleanup: removed most unused variables and imports 10 years ago
md5_tstamp.py Eliminated the last unused variables from the code 10 years ago
mem_reducer.py Fixed the KeyError for multiple dependencies on the same task 12 years ago
midl.py Cleanup: removed most unused variables and imports 10 years ago
misc.py Cleanup: removed most unused variables and imports 10 years ago
msvcdeps.py Undefined 'logger' variable 12 years ago
msvs.py Typo in platform_toolset_ver 10 years ago
netcache_client.py No-op in netcache run/post_run if nocache is true 10 years ago
nobuild.py Removed the unnecessary executable bit on files 10 years ago
objcopy.py Cleanup: removed most unused variables and imports 10 years ago
ocaml.py extras: ocaml: env.OCAMLC is a list 12 years ago
package.py Eliminated the last unused variables from the code 10 years ago
parallel_debug.py Cleanup: removed most unused variables and imports 10 years ago
pch.py Fixed a few Python3 compatibility issues in extras modules 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 Let the forked processes drop closed connections immediately - prefork 11 years ago
preforkjava.py Eliminated the last unused variables from the code 10 years ago
preforkunix.py Removed the unnecessary executable bit on files 10 years ago
print_commands.py Missing Errors import in print_commands.py 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 py3k syntax 14 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 Cleanup: removed most unused variables and imports 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 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 Eliminated the last unused variables from the code 10 years ago
unc.py Fixed the 'missing shutdown function' error 11 years ago
unity.py Cleanup: removed most unused variables and imports 10 years ago
use_config.py Enable 'waf update' when use_config is provided - Issue 1541 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 Eliminated the last unused variables from the code 10 years ago
wix.py Made this project build on Linux 10 years ago
xcode.py Cleanup: unnecessary semicolons in Python code 10 years ago
xcode6.py Cleanup: unnecessary semicolons in Python code 10 years ago