2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-17 23:46:53 +01:00
waf/waflib/Tools
fedepell 2128ce1bc1 qt5: add --qtextralibs option to add qt5 custom libraries on the system to the default libraries list present in the qt5 tool
example usages:
waf configure --qtextralibs Qt5OpcUA
waf configure --qtextralibs Qt5OpcUA,Qt5Dummy
2017-01-11 08:07:49 +01:00
..
__init__.py
ar.py
asm.py Api docs 2016-06-25 21:30:32 +02:00
bison.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
c_aliases.py
c_config.py Do not add -W warnings to cflags from check_cfg 2016-12-31 17:22:41 +01:00
c_osx.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
c_preproc.py Remove c_preproc.trimquotes 2016-12-03 06:47:37 +01:00
c_tests.py Api docs 2016-06-26 11:59:27 +02:00
c.py Api docs 2016-06-25 21:30:32 +02:00
ccroot.py Simplification __class__.inst_to -> inst_to 2016-12-07 22:01:24 +01:00
clang.py Api docs 2016-06-25 21:30:32 +02:00
clangxx.py Api docs 2016-06-25 21:30:32 +02: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 Api docs 2016-06-25 21:30:32 +02:00
compiler_fc.py Api docs 2016-06-25 21:30:32 +02:00
cs.py Api docs 2016-06-25 21:30:32 +02:00
cxx.py Api docs 2016-06-25 21:30:32 +02:00
d_config.py Api docs 2016-06-26 11:59:27 +02:00
d_scan.py Api docs 2016-06-25 21:30:32 +02:00
d.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
dbus.py Api docs 2016-06-26 11:59:27 +02:00
dmd.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
errcheck.py Warn of single dots in ant_glob #1853 2016-11-19 09:12:33 +01:00
fc_config.py Api docs 2016-06-26 11:59:27 +02:00
fc_scan.py Api docs 2016-06-25 21:30:32 +02:00
fc.py Api docs 2016-06-26 11:59:27 +02:00
flex.py Support flexflags as arguments - #1782 2016-07-28 23:19:25 +02:00
g95.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
gas.py
gcc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
gdc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
gfortran.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
glib2.py glib2: Compile schemas per directory (#1881) 2016-12-23 17:45:12 +01:00
gnu_dirs.py Api docs 2016-06-26 11:59:27 +02:00
gxx.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
icc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
icpc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
ifort.py Api docs 2016-06-26 11:59:27 +02:00
intltool.py Api docs 2016-06-26 11:59:27 +02:00
irixcc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
javaw.py Use find_resource for java manifest files 2016-11-26 20:27:04 +01:00
ldc2.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
lua.py
md5_tstamp.py
msvc.py Force qt5 static library detection for #1588 2016-07-17 15:19:06 +02:00
nasm.py
nobuild.py
perl.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
python.py Tools/python: add option --nopycache (#1878) 2016-12-21 22:27:29 +01:00
qt5.py qt5: add --qtextralibs option to add qt5 custom libraries on the system to the default libraries list present in the qt5 tool 2017-01-11 08:07:49 +01:00
ruby.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
suncc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
suncxx.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
tex.py Append tex configuration outputs to config.log 2016-11-04 06:10:17 +01:00
vala.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
waf_unit_test.py Removed ut_fun from waf_unit_test.py 2016-11-20 10:21:19 +01:00
winres.py Remove update_outputs from the documentation 2016-06-25 22:48:47 +02:00
xlc.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
xlcxx.py Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00