1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-20 16:42:59 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
9b11af42e2 revert changes to generate_features.pl and generate_query_config.pl
These script should depend solely on the external, mbedtls config
2019-04-12 09:43:04 -04:00
b4b1ae193b Add description of generate_query_config.pl argument 2019-04-05 04:16:12 -04:00
ef907604f8 Include crypto config when generating query config
Adjusted generate_query_config.pl to have a configuration option 
of including the crypto config. Turned on by default.
2019-04-05 03:56:27 -04:00
8645f733cf Update query_config.c with new macros 2019-02-07 10:38:22 +00:00
ef672f0319 Exclude macros from query_config.c generation 2019-02-07 10:38:22 +00:00
27b3372c45 Fix query_config macro expansion for windows 2019-02-07 10:38:22 +00:00
5aca555391 Fix GCC 0-length printf format string error 2019-02-07 10:38:22 +00:00
109f8b6100 Fix typo in quenerate_query_config.pl comment 2019-02-07 10:38:22 +00:00
88121a96f6 Script generation of query_config.c file 2019-02-07 10:37:39 +00:00