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.
waf/waflib/Tools
Waf Project d39f99e531 Do not raise errors on missing qt_vars (previous behaviour)
Also:
- remove unused variables
- consolidate pkg-config detection and remove qt_check_pkg_config
- rename find_single_qt5_lib to configure_single_qt_lib because it is too different from the original
2 days ago
..
__init__.py Update docs for 2018 7 years ago
ar.py Update docs for 2018 7 years ago
asm.py Force an asm-specific defines flag 4 years ago
bison.py Update docs for 2018 7 years ago
c.py Update docs for 2018 7 years ago
c_aliases.py Improve error messages in c_aliases 5 years ago
c_config.py Prevent ambiguous constructs in conf.check() 2 weeks ago
c_osx.py Update docs for 2018 7 years ago
c_preproc.py Fix all DeprecationWarning: invalid escape sequence 6 years ago
c_tests.py tools: c_tests: use stlib flag instead of shlib in check_endianness 3 years ago
ccroot.py docs: fix the inheritance diagrams in the apidocs 3 years ago
clang.py Api docs 9 years ago
clangxx.py Update docs for 2018 7 years ago
compiler_c.py Add support for GNU/kFreeBSD 3 years ago
compiler_cxx.py Add support for GNU/kFreeBSD 3 years ago
compiler_d.py Update docs for 2018 7 years ago
compiler_fc.py Api docs 9 years ago
cs.py Argparse updates 7 months ago
cxx.py Update docs for 2018 7 years ago
d.py Update docs for 2018 7 years ago
d_config.py Update docs for 2018 7 years ago
d_scan.py Fix all DeprecationWarning: invalid escape sequence 6 years ago
dbus.py Cosmetic changes on the gdbus/dbus tools 7 years ago
dmd.py Update docs for 2018 7 years ago
errcheck.py Enable more advanced warnings of ant_glob on build folders in verbose mode 7 years ago
fc.py Propagate ldflags to fortran tasks #2262 5 years ago
fc_config.py Fix all DeprecationWarning: invalid escape sequence 6 years ago
fc_scan.py Fix all DeprecationWarning: invalid escape sequence 6 years ago
flex.py Update docs for 2018 7 years ago
g95.py Update docs for 2018 7 years ago
gas.py Add a dependency scanner for gas/yasm and nasm (incomplete) 6 years ago
gcc.py Update docs for 2018 7 years ago
gdc.py Simplify env['FOO'] -> env.FOO 9 years ago
gfortran.py Update docs for 2018 7 years ago
glib2.py glib-mkenums is a Python script no need to check for perl 1 year ago
gnu_dirs.py Move from optparse to argparse 7 months ago
gxx.py Update docs for 2018 7 years ago
icc.py Detect new intel compilers (icx, icpx, ifx) 1 year ago
icpc.py Detect new intel compilers (icx, icpx, ifx) 1 year ago
ifort.py Remove old Itanium references in msvc/ifort detection 9 months ago
intltool.py Remove old __future references__ 3 weeks ago
irixcc.py Remove conf.find_cpp from irix compiler detection 5 years ago
javaw.py Update a few examples, and improve jni detection 7 months ago
ldc2.py Simplify env['FOO'] -> env.FOO 9 years ago
lua.py Update docs for 2018 7 years ago
md5_tstamp.py Describe how to load md5_tstamp - Issue 2231 6 years ago
msvc.py Argparse updates 7 months ago
nasm.py Add a dependency scanner for gas/yasm and nasm (incomplete) 6 years ago
nobuild.py Added the tool called 'nobuild' to help troubleshoot build scripts 9 years ago
perl.py Argparse updates 7 months ago
python.py Fix for truncated \UXXXXXXX escape 1 month ago
qt5.py Do not raise errors on missing qt_vars (previous behaviour) 2 days ago
ruby.py Argparse updates 7 months ago
suncc.py Update docs for 2018 7 years ago
suncxx.py Update docs for 2018 7 years ago
tex.py Compel latex to operate upon updating environment variables 5 months ago
vala.py Obtain vala tasks directly 7 years ago
waf_unit_test.py waf_unit_test: Properly escape testcmd help text 2 weeks ago
wafcache.py docs 6 days ago
winres.py winres: Pass include paths by environment variable 4 years ago
xlc.py Update docs for 2018 7 years ago
xlcxx.py Update docs for 2018 7 years ago