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 c1e92bc0c0 Use 'usedforsecurity=False' when using Python's hashlib for file hash
When using Waf on FIPS-enabled hosts it would be better to set 'usedforsecurity=False' in order to avoid build failures due to non-supported or disabled hash-functions.
Originally, this issue has been identified as part of discussion on Samba's MR samba-team/samba!4151
4 weeks ago
..
__init__.py Update docs for 2018 8 years ago
ar.py Update docs for 2018 8 years ago
asm.py Force an asm-specific defines flag 5 years ago
bison.py Update docs for 2018 8 years ago
c.py Update docs for 2018 8 years ago
c_aliases.py Improve error messages in c_aliases 6 years ago
c_config.py Prevent ambiguous constructs in conf.check() 11 months ago
c_osx.py Update docs for 2018 8 years ago
c_preproc.py Fix all DeprecationWarning: invalid escape sequence 7 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 8 years ago
compiler_c.py Add support for GNU/kFreeBSD 4 years ago
compiler_cxx.py Add support for GNU/kFreeBSD 4 years ago
compiler_d.py Update docs for 2018 8 years ago
compiler_fc.py Api docs 9 years ago
cs.py Argparse updates 1 year ago
cxx.py Update docs for 2018 8 years ago
d.py Update docs for 2018 8 years ago
d_config.py Update docs for 2018 8 years ago
d_scan.py Fix all DeprecationWarning: invalid escape sequence 7 years ago
dbus.py Cosmetic changes on the gdbus/dbus tools 8 years ago
dmd.py Update docs for 2018 8 years ago
errcheck.py Enable more advanced warnings of ant_glob on build folders in verbose mode 8 years ago
fc.py Propagate ldflags to fortran tasks #2262 6 years ago
fc_config.py Fix all DeprecationWarning: invalid escape sequence 7 years ago
fc_scan.py Fix all DeprecationWarning: invalid escape sequence 7 years ago
flex.py Update docs for 2018 8 years ago
g95.py Update docs for 2018 8 years ago
gas.py Add clang as assembler 10 months ago
gcc.py Update docs for 2018 8 years ago
gdc.py Simplify env['FOO'] -> env.FOO 9 years ago
gfortran.py Update docs for 2018 8 years ago
glib2.py glib-mkenums is a Python script no need to check for perl 2 years ago
gnu_dirs.py Explicit standard GNU directory command line options are not honoured 5 months ago
gxx.py Update docs for 2018 8 years ago
icc.py Detect new intel compilers (icx, icpx, ifx) 2 years ago
icpc.py Detect new intel compilers (icx, icpx, ifx) 2 years ago
ifort.py Remove old Itanium references in msvc/ifort detection 2 years ago
intltool.py Remove old __future references__ 11 months ago
irixcc.py Remove conf.find_cpp from irix compiler detection 6 years ago
javaw.py Update a few examples, and improve jni detection 1 year ago
ldc2.py Simplify env['FOO'] -> env.FOO 9 years ago
lua.py Update docs for 2018 8 years ago
md5_tstamp.py Use 'usedforsecurity=False' when using Python's hashlib for file hash 4 weeks ago
msvc.py msvc: add option to include prerelease MSVC versions in detection 2 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 10 years ago
perl.py Argparse updates 1 year ago
python.py Fix for truncated \UXXXXXXX escape 12 months ago
qt5.py Add .c++ to extension list in qt5 10 months ago
ruby.py Argparse updates 1 year ago
suncc.py Update docs for 2018 8 years ago
suncxx.py Update docs for 2018 8 years ago
tex.py Compel latex to operate upon updating environment variables 1 year ago
vala.py Obtain vala tasks directly 8 years ago
waf_unit_test.py waf_unit_test: Properly escape testcmd help text 11 months ago
wafcache.py Use 'usedforsecurity=False' when using Python's hashlib for file hash 4 weeks ago
winres.py winres: Pass include paths by environment variable 5 years ago
xlc.py Update docs for 2018 8 years ago
xlcxx.py Update docs for 2018 8 years ago