waf/waflib/Tools
Thomas Nagy bbaa976ae0
Add executable arguments for configuration tests / execute=True
conf.check(..., execute=True, test_args=['--abc=def'])
2019-07-11 07:55:38 +02:00
..
__init__.py Update docs for 2018 2018-01-01 20:53:49 +01:00
ar.py Update docs for 2018 2018-01-01 20:53:49 +01:00
asm.py Add a dependency scanner for gas/yasm and nasm (incomplete) 2019-06-26 15:00:03 +02:00
bison.py Update docs for 2018 2018-01-01 20:53:49 +01:00
c.py Update docs for 2018 2018-01-01 20:53:49 +01:00
c_aliases.py Detect of assembly features in bld.program()/bld.shlib() 2019-06-26 12:03:29 +02:00
c_config.py Add executable arguments for configuration tests / execute=True 2019-07-11 07:55:38 +02:00
c_osx.py Update docs for 2018 2018-01-01 20:53:49 +01:00
c_preproc.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
c_tests.py Improve the configuration cache accuracy 2019-06-25 11:51:44 +02:00
ccroot.py Typos 2019-03-07 22:13:40 -05:00
clang.py Api docs 2016-06-25 21:30:32 +02:00
clangxx.py Update docs for 2018 2018-01-01 20:53:49 +01:00
compiler_c.py Api docs 2016-06-25 21:30:32 +02:00
compiler_cxx.py Typo 2016-06-26 00:16:51 +02:00
compiler_d.py Update docs for 2018 2018-01-01 20:53:49 +01:00
compiler_fc.py Api docs 2016-06-25 21:30:32 +02:00
cs.py Update docs for 2018 2018-01-01 20:53:49 +01:00
cxx.py Update docs for 2018 2018-01-01 20:53:49 +01:00
d.py Update docs for 2018 2018-01-01 20:53:49 +01:00
d_config.py Update docs for 2018 2018-01-01 20:53:49 +01:00
d_scan.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
dbus.py Cosmetic changes on the gdbus/dbus tools 2018-03-21 23:56:48 +01:00
dmd.py Update docs for 2018 2018-01-01 20:53:49 +01:00
errcheck.py Enable more advanced warnings of ant_glob on build folders in verbose mode 2017-12-23 20:36:14 +01:00
fc.py Support for Fortran 2008 submodules. 2018-12-21 19:53:12 +01:00
fc_config.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
fc_scan.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
flex.py Update docs for 2018 2018-01-01 20:53:49 +01:00
g95.py Update docs for 2018 2018-01-01 20:53:49 +01:00
gas.py Add a dependency scanner for gas/yasm and nasm (incomplete) 2019-06-26 15:00:03 +02:00
gcc.py Update docs for 2018 2018-01-01 20:53:49 +01:00
gdc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
gfortran.py Update docs for 2018 2018-01-01 20:53:49 +01:00
glib2.py Update docs for 2018 2018-01-01 20:53:49 +01:00
gnu_dirs.py Api docs 2016-06-26 11:59:27 +02:00
gxx.py Update docs for 2018 2018-01-01 20:53:49 +01:00
icc.py Update docs for 2018 2018-01-01 20:53:49 +01:00
icpc.py Update docs for 2018 2018-01-01 20:53:49 +01:00
ifort.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
intltool.py Update docs for 2018 2018-01-01 20:53:49 +01:00
irixcc.py Clarify the exception type raised by cmd_and_log 2017-06-20 11:20:53 +02:00
javaw.py javaw: bugfix outdir is always a node (since converted in apply_javac) 2019-06-06 15:06:41 +02:00
ldc2.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
lua.py Update docs for 2018 2018-01-01 20:53:49 +01:00
md5_tstamp.py Describe how to load md5_tstamp - Issue 2231 2019-04-19 18:47:02 +02:00
msvc.py msvc: add pdb_install_task with /DEBUG:* flags 2019-04-15 17:52:03 -05:00
nasm.py Add a dependency scanner for gas/yasm and nasm (incomplete) 2019-06-26 15:00:03 +02:00
nobuild.py Added the tool called 'nobuild' to help troubleshoot build scripts 2015-12-23 17:55:44 +01:00
perl.py Update docs for 2018 2018-01-01 20:53:49 +01:00
python.py Add -fno-strict-aliasing flags only if missing 2019-06-20 23:14:51 +02:00
qt5.py Use a constant instead of a hard-coded number (Qt5) 2019-06-02 09:23:57 +02:00
ruby.py Update docs for 2018 2018-01-01 20:53:49 +01:00
suncc.py Update docs for 2018 2018-01-01 20:53:49 +01:00
suncxx.py Update docs for 2018 2018-01-01 20:53:49 +01:00
tex.py Update docs for 2018 2018-01-01 20:53:49 +01:00
vala.py Obtain vala tasks directly 2017-09-14 22:47:27 +02:00
waf_unit_test.py waf_unit_test: prevent error when dumping run to script and environment contains UTF-8 chars 2019-03-12 15:46:46 +01:00
winres.py Do not expose Task.allow_argsfile and remove allow_argsfile from non-Task class #2216 2019-03-03 17:04:53 +01:00
xlc.py Update docs for 2018 2018-01-01 20:53:49 +01:00
xlcxx.py Update docs for 2018 2018-01-01 20:53:49 +01:00