1. 39141fe Add warnings in debug build, and -Werror with ASan by Manuel Pégourié-Gonnard · 10 years ago
  2. 3185545 Fix clang's check mode again by Manuel Pégourié-Gonnard · 10 years ago
  3. 10a3891 Add -Wmissing-prototypes to clang's check mode too by Manuel Pégourié-Gonnard · 10 years ago
  4. e41072e Exclude headers from lcov reports by Manuel Pégourié-Gonnard · 10 years ago
  5. 53c6e96 Force lcov to notice files not covered at all by Manuel Pégourié-Gonnard · 10 years ago
  6. cf975f5 Fix build with cc from Apple LLVM by Barry K. Nathan · 10 years ago
  7. 27f1cae Add option to CMake to disable all tests by Paul Bakker · 10 years ago
  8. 1827a6e Add -O1 to check mode (helps some warnings) by Manuel Pégourié-Gonnard · 11 years ago
  9. df5024c Made building of programs optional in CMake by Paul Bakker · 11 years ago
  10. 720375e Add test descriptions for lcov by Manuel Pégourié-Gonnard · 11 years ago
  11. 61137df Add a 'testcov' target by Manuel Pégourié-Gonnard · 11 years ago
  12. 03893df lcov cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  13. 7c4a553 CMake: fix zlib include dir by hasufell · 11 years ago
  14. fcd3629 CMake: respect system cflags by hasufell · 11 years ago
  15. e8bac68 Add -Wunreachable-code to check mode by Manuel Pégourié-Gonnard · 11 years ago
  16. 546d86c Add an 'lcov' target for HTML coverage report by Manuel Pégourié-Gonnard · 11 years ago
  17. 6529ff0 make: add a 'test-ref-configs' target by Manuel Pégourié-Gonnard · 11 years ago
  18. 469238a cmake: add 'ASan' build type by Manuel Pégourié-Gonnard · 11 years ago
  19. 0933d1f cmake: coverage flags for clang too by Manuel Pégourié-Gonnard · 11 years ago
  20. 8505d50 Fix "check" mode warnings by Manuel Pégourié-Gonnard · 11 years ago
  21. 1b46044 Disable unused-function warning for clang-check by Manuel Pégourié-Gonnard · 11 years ago
  22. bd0de94 Enable cmake tests with Clang too by Manuel Pégourié-Gonnard · 11 years ago
  23. e1e962d Position of -Werror is relevant by Paul Bakker · 11 years ago
  24. 92bc875 Support for CLANG compiler in CMakeLists.txt by Paul Bakker · 11 years ago
  25. ad0db97 Added -Werror to Check buildtype by Paul Bakker · 11 years ago
  26. 76f0311 Only compile with -Wmissing-declarations and -Wmissing-prototypes in by Paul Bakker · 11 years ago
  27. 7d2c0c4 Added Check and CheckFull options to CMakeLists by Paul Bakker · 11 years ago
  28. deb7949 Fix mistake in 7669f28 (rm limitation in memcheck) by Manuel Pégourié-Gonnard · 11 years ago
  29. 7669f28 Add 'memcheck' (valgrind) target to CMake by Manuel Pégourié-Gonnard · 11 years ago
  30. f1ab0ec - Changed default compiler flags to include -O2 by Paul Bakker · 12 years ago
  31. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 12 years ago
  32. b3b4901 - Fixed duplicate prefix inclusion by Paul Bakker · 13 years ago
  33. 2015eac - Made CMakeLists.txt more robust on Windows platforms by Paul Bakker · 13 years ago
  34. 091e287 - Added missing definition of LIB_INSTALL_DIR by Paul Bakker · 13 years ago
  35. b06819b - Adapted CMake files for the PKCS#11 support by Paul Bakker · 14 years ago
  36. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 14 years ago
  37. ccba9bc - Added CMake target "apidoc" for creating Doxygen API documentation by Paul Bakker · 14 years ago
  38. 547f73d - Added install targets to the CMake files by Paul Bakker · 14 years ago
  39. 1bbeb69 - Compile tests before programs by Paul Bakker · 15 years ago
  40. 396c52f - Updated and cleaned CMakeList by Paul Bakker · 15 years ago
  41. 3bcf28c - Added warnings for declarations after statements by Paul Bakker · 15 years ago
  42. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 15 years ago