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
Andrew Malachowski 83642fa5ed Fix MSVC version sort
Floating point comparisons are insufficient to correctly support
major, minor, build, and revision values used by Microsoft tools
as it incorrectly sorts X.9 ahead of X.10.
2 weeks 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 5 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() 3 months 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 9 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 clang as assembler 2 months 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 10 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 11 months ago
intltool.py Remove old __future references__ 3 months ago
irixcc.py Remove conf.find_cpp from irix compiler detection 5 years ago
javaw.py Update a few examples, and improve jni detection 9 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 Fix MSVC version sort 2 weeks 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 9 months ago
python.py Fix for truncated \UXXXXXXX escape 4 months ago
qt5.py Add .c++ to extension list in qt5 2 months ago
ruby.py Argparse updates 9 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 7 months ago
vala.py Obtain vala tasks directly 8 years ago
waf_unit_test.py waf_unit_test: Properly escape testcmd help text 3 months ago
wafcache.py docs 3 months 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