mbedtls/scripts
Gilles Peskine 66c3dc44f2 Include the library directory for the sake of 3rdparty
When compiling library files under `3rdparty/`, the directory containing
the `.c` file that is being compiled is not the current directory, so
headers from the `library/` directory are not found. Fix this by
adding `.` to the include path.

This was not detected until now because as of this commit, no 3rdparty
source file requires a header under `library/`.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-07-02 11:26:57 +02:00
..
data_files Remove definitions and settings that are never used or duplicate MSVC 2020-05-21 17:19:56 +03:00
abi_check.py Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
apidoc_full.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
assemble_changelog.py Clarify extract_top_version when creating a new section 2020-03-30 11:37:26 +02:00
bump_version.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
config.pl If python3 fails, make it clear that this isn't fatal 2019-11-26 13:30:16 +01:00
config.py Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development 2020-05-04 12:29:09 +02:00
ecc-heap.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_errors.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_features.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_psa_constants.py Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_query_config.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_visualc_files.pl Include the library directory for the sake of 3rdparty 2020-07-02 11:26:57 +02:00
massif_max.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
memory.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
output_env.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
rename.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
windows_msbuild.bat Add a simple build script for Windows with Visual Studio 2020-04-26 20:52:04 +02:00