2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-17 23:46:53 +01:00
waf/waflib/extras
2015-08-29 10:31:02 +02:00
..
__init__.py
add_objects.py
batched_cc.py Issue 1537 - batched_cc /Fo option requires a trailing path separator 2015-02-24 17:50:01 +01:00
biber.py Issue 1501 - Biber tool update 2014-10-22 18:45:21 +02:00
bjam.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
blender.py blender.py belongs to extras/ 2014-12-20 18:46:55 +01:00
boo.py
boost.py Use EnvironmentError more often 2014-10-30 19:09:53 +01:00
build_file_tracker.py Example of tracking files in the build directory to force partial rebuilds 2015-02-08 11:05:28 +01:00
build_logs.py
c_bgxlc.py c_bgxlc: append rather than prepend the compiler 2014-01-26 05:12:56 +01:00
c_dumbpreproc.py Cache the files read in c_dumbpreproc.py 2015-02-20 12:06:08 +01:00
c_emscripten.py Python3 fix 2015-08-09 23:50:49 +02:00
c_nec.py Added NEC compiler descriptions for SX machines. 2015-02-25 11:15:55 +01:00
cabal.py Regression due to lists in GHCPKG 2014-03-17 21:14:19 +01:00
cfg_altoptions.py extras: cfg_altoptions: use option group 2015-01-06 13:10:20 -05:00
cfg_cross_gnu.py extras: cfg_cross_gnu: make pkg-config also use PKG_CONFIG_LIBDIR... 2015-08-02 19:14:17 -04:00
clang_compilation_database.py extras: clang_compilation_database: python3 fixes 2014-01-02 18:26:10 -05:00
codelite.py Issue 1503 - 'unicode' built-in handling in python3 2014-10-25 01:08:38 +02:00
color_gcc.py Use splitlines when possible 2015-03-03 12:19:25 +01:00
color_rvct.py Use splitlines when possible 2015-03-03 12:19:25 +01:00
compat15.py Python3 syntax 2014-10-11 19:24:43 +02:00
cppcheck.py Use splitlines when possible 2015-03-03 12:19:25 +01:00
cpplint.py cpplint: keep the old import 2015-05-06 22:33:31 +02:00
cython.py Issue 1467 2015-02-12 00:13:18 +01:00
dcc.py
distnet.py Advanced example of library propagation in distnet 2014-11-22 11:53:13 +01:00
doxygen.py iteritems does not work in python3 2015-08-12 18:31:14 +02:00
dpapi.py BOM is unnecessary 2014-10-11 19:35:16 +02:00
eclipse.py Issue 1377 2013-11-15 18:20:25 +01:00
erlang.py
fc_bgxlf.py
fc_cray.py
fc_nag.py
fc_nec.py Make the NEC Fortran compiler detection flexible to cover the sxf03 as well as the sxf90. 2015-03-04 09:23:00 +01:00
fc_open64.py
fc_pgfortran.py Use splitlines when possible 2015-03-03 12:19:25 +01:00
fc_solstudio.py
fc_xlf.py
file_to_object.py extras: file_to_object: allow source=[...] 2015-03-18 22:27:53 -04:00
fluid.py
freeimage.py
fsb.py
fsc.py
gccdeps.py Handle .. within paths in gccdeps 2015-07-27 17:26:53 -05:00
go.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
gob2.py
halide.py extras: halide: support generation of arbitrary outputs 2014-09-22 00:46:28 -04:00
local_rpath.py
make.py
md5_tstamp.py
mem_reducer.py Fixed the KeyError for multiple dependencies on the same task 2014-01-12 21:19:49 +01:00
midl.py
misc.py Use EnvironmentError more often 2014-10-30 19:09:53 +01:00
msvcdeps.py
msvs.py Replace cygwin paths in solution files - https://github.com/waf-project/waf/issues/1562 2015-05-01 13:00:45 +02:00
netcache_client.py Updated the netcache client/server 2015-01-29 00:00:01 +01:00
nobuild.py Removed the unnecessary executable bit on files 2015-06-27 14:04:36 +02:00
objcopy.py
ocaml.py
package.py Unmask as many exceptions as possible 2014-04-20 02:29:27 +02:00
parallel_debug.py do not convert to png anymore, and added a templating engine to replace the string appending 2013-11-14 22:44:12 +01:00
pch.py miscallenous enhancements - Issue 1450 2014-05-30 20:35:09 +02:00
pep8.py
pgicc.py
pgicxx.py
prefork.py Let the forked processes drop closed connections immediately - prefork 2015-02-17 17:10:47 +01:00
preforkjava.py Removed the unnecessary executable bit on files 2015-06-27 14:04:36 +02:00
preforkunix.py Removed the unnecessary executable bit on files 2015-06-27 14:04:36 +02:00
print_commands.py
proc.py
protoc.py Additional crutches for protoc 2015-05-28 23:08:07 +02:00
qnxnto.py
relocation.py
remote.py A more robust way of sorting commands in remote.py 2014-01-30 08:07:07 +01:00
resx.py
review.py
rst.py extras: rst: fix typo 2013-09-24 00:59:16 -04:00
run_do_script.py Issue 1453 2014-05-19 21:32:24 +02:00
run_m_script.py Issue 1453 2014-05-19 21:32:24 +02:00
run_py_script.py Issue 1453 2014-05-19 21:32:24 +02:00
run_r_script.py Issue 1453 2014-05-19 21:32:24 +02:00
sas.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
scala.py
slow_qt4.py Unmask as many exceptions as possible 2014-04-20 02:29:27 +02:00
smart_continue.py
softlink_libs.py
stale.py First commit of the year 2015 2015-01-01 16:24:54 +01:00
stracedeps.py Invalid indentation in Python 3 and regexp enhancements 2015-02-26 23:05:27 +01:00
swig.py swig tool can handle -outdir parameter 2015-05-03 16:58:50 +02:00
syms.py Issue 1476, regressions in syms.py due to find_program 2014-08-25 20:01:43 +02:00
sync_exec.py
ticgt.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
unc.py Fixed the 'missing shutdown function' error 2014-08-05 15:43:28 +02:00
unity.py Enable unity builds for C too 2015-02-23 10:44:57 +01:00
use_config.py Update use_config - Issue 1608 2015-08-29 10:31:02 +02:00
valadoc.py
why.py hcode in why.py - https://github.com/waf-project/waf/issues/1561 2015-04-30 20:58:44 +02:00
win32_opts.py Unmask as many exceptions as possible 2014-04-20 02:29:27 +02:00
xcode.py Issue 1388 2013-12-20 18:16:41 +01:00