mbedtls/scripts
Gilles Peskine 7156d8cda9 Don't hard-code include paths in templates
generate_visualc_files.pl has a list of directories that it pulls
headers from, so it knows what directories to put on the include path.
Make it inject the include path into the output files, rather than
hard-coding the include paths in template files.

A similar change (but with different code) was made in Mbed TLS in
commit b78cf2b261
"Adjust visual studio file generation to always use the crypto submodule".

No semantic change: this commit does not change the generated files.
2020-02-26 14:37:07 +01:00
..
data_files Don't hard-code include paths in templates 2020-02-26 14:37:07 +01:00
abi_check.py Change worktree_rev to HEAD for rev-parse 2019-07-25 14:33:33 +01:00
apidoc_full.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
bump_version.sh Only build libmbedcrypto 2019-04-25 11:46:21 +01:00
config.pl If python3 fails, make it clear that this isn't fatal 2019-11-26 13:30:16 +01:00
config.py Declare new config.h option MBEDTLS_SHA512_NO_SHA384 2020-01-06 11:40:23 +01:00
ecc-heap.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
find-mem-leak.cocci
footprint.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
generate_errors.pl Add two error codes to the Error module 2019-12-16 15:15:16 +00:00
generate_features.pl revert changes to generate_features.pl and generate_query_config.pl 2019-04-12 09:43:04 -04:00
generate_psa_constants.py Change key types to a 16-bit encoding 2020-01-31 10:24:21 +01:00
generate_query_config.pl revert changes to generate_features.pl and generate_query_config.pl 2019-04-12 09:43:04 -04:00
generate_visualc_files.pl Don't hard-code include paths in templates 2020-02-26 14:37:07 +01:00
massif_max.pl
output_env.sh Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
rename.pl
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh