aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-10-04Auto-generated files for v3.5.0Minos Galanakis
2023-09-09Move comment to its intended locationGilles Peskine
2023-09-08Allow turning off re-generation of files with makeGilles Peskine
2023-01-11Rename VS2010 directory to VS2013 and update Makefiles etcDave Rodgman
2022-12-08Remove obsolete target covtestGilles Peskine
2022-12-01No need for -g or -O in LDFLAGSGilles Peskine
2022-12-01You need --coverage when linking as wellGilles Peskine
2022-11-30Move lcov commands to a separate scriptGilles Peskine
2021-05-20Merge remote-tracking branch 'upstream-public/development' into no-generated-...Gilles Peskine
2021-05-20Use an order-only dependency the presence matters but not the contentGilles Peskine
2021-05-20Fix `make generated_files` generating broken visualc filesGilles Peskine
2021-05-17Makefile targets for automatically generated filesGilles Peskine
2021-05-11Remove MBEDTLS_TEST_NULL_ENTROPY config option.Mateusz Starzyk
2021-01-13TAGS: Fix lookup in test/suites/!(test_suite_*).functionGilles Peskine
2020-11-26Remove psa header files in uninstall partWu, Jheng-Jhong
2020-11-20Add abstract target names for index generationGilles Peskine
2020-11-09Add a target for the cscope indexGilles Peskine
2020-11-09Update the list of directories containing source filesGilles Peskine
2020-06-26build: Add top-level mbedtls_test targetRonald Cron
2020-05-28Enable branch coverage in basic_build_test.shDan Handley
2020-04-02Allow alternative ctags versions in MakefileManuel Pégourié-Gonnard
2020-04-02Improve ctags invocation in MakefileManuel Pégourié-Gonnard
2020-03-19Revert "Remove tests that depend on TLS or X.509"Gilles Peskine
2020-03-19Revert "Only build libmbedcrypto"Gilles Peskine
2019-11-13Invoke config.py instead of config.plGilles Peskine
2019-07-31Merge remote-tracking branch 'tls/development' into developmentJaeden Amero
2019-05-23Export the submodule flag to sub-makesAndrzej Kurek
2019-05-23Force the usage of crypto submoduleAndrzej Kurek
2019-05-23Fix crypto submodule usage in MakefileAndrzej Kurek
2019-05-23Typo fixes in documentationAndrzej Kurek
2019-05-23Build from submodule by default (make, cmake)Manuel Pégourié-Gonnard
2019-05-21Merge remote-tracking branch 'tls/development' into developmentJaeden Amero
2019-05-20Merge remote-tracking branch 'origin/pr/2465' into developmentJaeden Amero
2019-04-25Only build libmbedcryptoJaeden Amero
2019-03-13tests: Test crypto via the crypto submoduleJaeden Amero
2019-03-11Remove tests that depend on TLS or X.509Jaeden Amero
2019-02-25Generate tags for Vi, for Emacs and with GlobalGilles Peskine
2018-11-21crypto: Add mbedtls-psa as a submoduleJaeden Amero
2018-11-21Makefile: Install PSA headersJaeden Amero
2018-08-29compile time warning of 128bit ctr_drbg keys and standardized warningsNir Sonnenschein
2018-06-28Use preserve mode to copy headers.Ruini Xue
2018-05-15Fix minor code style issuesDarryl Green
2018-01-22Run doxygen only if the doxygen directory existsKrzysztof Stachowiak
2018-01-19Have doxygen run in the doxygen directoryKrzysztof Stachowiak
2016-09-16Add missing dependency to check in MakefileAndres AG
2016-08-25Fix main Makefile to allow parallel buildsAndres AG
2016-08-25Fix typo in regular Makefile when having coverage filesPaul Bakker
2016-06-27Fixes break in mingw buildSimon Butcher
2016-06-21Adds a check and warning for the null entropy optionSimon Butcher
2016-01-12Revert changes done to 'make apidoc' targetManuel Pégourié-Gonnard