Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
21e402a3aef100414546ac77a8093ea7c0e917c0
/
CMakeLists.txt
824ba72
Only use -Wshadow with GCC 4.8 or higher
by Manuel Pégourié-Gonnard
· 9 years ago
ea35666
Fix -Wshadow warnings
by Manuel Pégourié-Gonnard
· 9 years ago
c98204e
Fix missing break in switch for SSL presets
by Manuel Pégourié-Gonnard
· 9 years ago
bcb0460
Fix bug with cmake and old version of GCC
by Manuel Pégourié-Gonnard
· 9 years ago
5871910
cmake: testing disabled by default with MSVC
by Manuel Pégourié-Gonnard
· 9 years ago
0b4e2ac
cmake: move options to the top
by Manuel Pégourié-Gonnard
· 9 years ago
3d404b4
Simplify some scripts
by Manuel Pégourié-Gonnard
· 9 years ago
4d2ef29
Tests enabled by default with cmake on win32
by Manuel Pégourié-Gonnard
· 9 years ago
3083053
More cmake for windows tune-ups
by Manuel Pégourié-Gonnard
· 9 years ago
5fe51d7
Don't rely on CMake 3.0 features
by Manuel Pégourié-Gonnard
· 9 years ago
d3a9166
Adjust prerequisites for tests in cmake
by Manuel Pégourié-Gonnard
· 9 years ago
c8293b2
cmake: no reason for test to depend on gcc/clang
by Manuel Pégourié-Gonnard
· 9 years ago
216a183
Fix whitespace in CMakeLists.txt
by Manuel Pégourié-Gonnard
· 9 years ago
db5d15e
Minor tune-ups in CMake
by Manuel Pégourié-Gonnard
· 9 years ago
187ffb9
Change "check" build mode to use -Os
by Manuel Pégourié-Gonnard
· 10 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 10 years ago
afe8f53
Fix error in lcov target
by Manuel Pégourié-Gonnard
· 10 years ago
cfa9a45
Rename in cmake help strings
by Manuel Pégourié-Gonnard
· 10 years ago
f234ff8
Rename doxyfile
by Manuel Pégourié-Gonnard
· 10 years ago
d7e2483
Merge miscellaneous fixes into development
by Paul Bakker
· 10 years ago
d68b651
Fix previous commit
by Manuel Pégourié-Gonnard
· 10 years ago
3da751e
Allow flexible location of valgrind
by Manuel Pégourié-Gonnard
· 10 years ago
98aa191
Adjust warnings in different modes
by Manuel Pégourié-Gonnard
· 10 years ago
705b70f
Add new build modes for sanitizers
by Manuel Pégourié-Gonnard
· 10 years ago
e9271e6
Add a MemSan Cmake build type
by Manuel Pégourié-Gonnard
· 10 years ago
d6197a3
Detect undefined behaviours too in ASan builds
by Manuel Pégourié-Gonnard
· 10 years ago
54f6e56
Fix CFLAGS with cmake and gcc
by Manuel Pégourié-Gonnard
· 10 years ago
39141fe
Add warnings in debug build, and -Werror with ASan
by Manuel Pégourié-Gonnard
· 10 years ago
3185545
Fix clang's check mode again
by Manuel Pégourié-Gonnard
· 10 years ago
10a3891
Add -Wmissing-prototypes to clang's check mode too
by Manuel Pégourié-Gonnard
· 10 years ago
e41072e
Exclude headers from lcov reports
by Manuel Pégourié-Gonnard
· 10 years ago
53c6e96
Force lcov to notice files not covered at all
by Manuel Pégourié-Gonnard
· 10 years ago
cf975f5
Fix build with cc from Apple LLVM
by Barry K. Nathan
· 11 years ago
27f1cae
Add option to CMake to disable all tests
by Paul Bakker
· 11 years ago
1827a6e
Add -O1 to check mode (helps some warnings)
by Manuel Pégourié-Gonnard
· 11 years ago
df5024c
Made building of programs optional in CMake
by Paul Bakker
· 11 years ago
720375e
Add test descriptions for lcov
by Manuel Pégourié-Gonnard
· 11 years ago
61137df
Add a 'testcov' target
by Manuel Pégourié-Gonnard
· 11 years ago
03893df
lcov cosmetics
by Manuel Pégourié-Gonnard
· 11 years ago
7c4a553
CMake: fix zlib include dir
by hasufell
· 11 years ago
fcd3629
CMake: respect system cflags
by hasufell
· 11 years ago
e8bac68
Add -Wunreachable-code to check mode
by Manuel Pégourié-Gonnard
· 11 years ago
546d86c
Add an 'lcov' target for HTML coverage report
by Manuel Pégourié-Gonnard
· 11 years ago
6529ff0
make: add a 'test-ref-configs' target
by Manuel Pégourié-Gonnard
· 11 years ago
469238a
cmake: add 'ASan' build type
by Manuel Pégourié-Gonnard
· 11 years ago
0933d1f
cmake: coverage flags for clang too
by Manuel Pégourié-Gonnard
· 11 years ago
8505d50
Fix "check" mode warnings
by Manuel Pégourié-Gonnard
· 11 years ago
1b46044
Disable unused-function warning for clang-check
by Manuel Pégourié-Gonnard
· 11 years ago
bd0de94
Enable cmake tests with Clang too
by Manuel Pégourié-Gonnard
· 11 years ago
e1e962d
Position of -Werror is relevant
by Paul Bakker
· 11 years ago
92bc875
Support for CLANG compiler in CMakeLists.txt
by Paul Bakker
· 11 years ago
ad0db97
Added -Werror to Check buildtype
by Paul Bakker
· 11 years ago
76f0311
Only compile with -Wmissing-declarations and -Wmissing-prototypes in
by Paul Bakker
· 11 years ago
7d2c0c4
Added Check and CheckFull options to CMakeLists
by Paul Bakker
· 11 years ago
deb7949
Fix mistake in 7669f28 (rm limitation in memcheck)
by Manuel Pégourié-Gonnard
· 11 years ago
7669f28
Add 'memcheck' (valgrind) target to CMake
by Manuel Pégourié-Gonnard
· 11 years ago
f1ab0ec
- Changed default compiler flags to include -O2
by Paul Bakker
· 12 years ago
92eeea4
- Modified CMakeLists to support zlib
by Paul Bakker
· 12 years ago
b3b4901
- Fixed duplicate prefix inclusion
by Paul Bakker
· 13 years ago
2015eac
- Made CMakeLists.txt more robust on Windows platforms
by Paul Bakker
· 13 years ago
091e287
- Added missing definition of LIB_INSTALL_DIR
by Paul Bakker
· 13 years ago
b06819b
- Adapted CMake files for the PKCS#11 support
by Paul Bakker
· 14 years ago
37ca75d
- Added Doxygen source code documentation parts (donated by Fox-IT)
by Paul Bakker
· 14 years ago
ccba9bc
- Added CMake target "apidoc" for creating Doxygen API documentation
by Paul Bakker
· 14 years ago
547f73d
- Added install targets to the CMake files
by Paul Bakker
· 14 years ago
1bbeb69
- Compile tests before programs
by Paul Bakker
· 15 years ago
396c52f
- Updated and cleaned CMakeList
by Paul Bakker
· 15 years ago
3bcf28c
- Added warnings for declarations after statements
by Paul Bakker
· 15 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 15 years ago