clamav/cmake
micasnyd 0fe0b79b94 CMake: Rust RelWithDebInfo and MinSizeRel builds
RelWithDebInfo is our preferred build type. It has optimizations and
should run faster, but includes debugging symbols for better profiling,
stack traces, etc.

The Rust MinSizeRel support is just Release mode for now. There are
optimizations we can do to shrink it further, but for now at least it
won't actually be Debug (aka slow).
2022-01-19 16:12:25 -07:00
..
CheckFDPassing.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckFDPassing.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckFileOffsetBits.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckFileOffsetBits.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckFmapFeatures.cmake cmake: Fix fuzzing fmap leak detection 2021-04-02 19:28:07 -07:00
CheckFTS.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckSignedRightShift.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckSignedRightShift.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckStructPacking.cmake cmake: Fix stuct packing, alignment attribute test 2021-02-16 19:17:50 -08:00
CheckStructPacking_PRAGMA_PACK.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckStructPacking_PRAGMA_PACK_HPPA.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckUnamePosix.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
CheckUnamePosix.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
ColourMessage.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
ExtractValidFlags.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
FindCUnit.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
FindCURSES.cmake CMake: Fix FindCurses.cmake issue when tinfo is separate library 2021-10-29 14:53:16 -07:00
FindIconv.cmake cmake/FindIconv.cmake: fix return type in test code 2021-07-30 14:23:13 -07:00
FindJSONC.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
FindLibcheck.cmake CMake: Add CTest support to match Autotools checks 2021-02-25 11:41:26 -08:00
FindLLVM.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
FindMilter.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
FindMSPack.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
FindPCRE2.cmake cmake: Fix vcpkg debug build issues 2021-02-25 11:55:06 -08:00
FindPthreadW32.cmake cmake: Fix vcpkg debug build issues 2021-02-25 11:55:06 -08:00
FindRust.cmake CMake: Rust RelWithDebInfo and MinSizeRel builds 2022-01-19 16:12:25 -07:00
FindSYSTEMD.cmake Fix systemd detection to detect also older versions of systemd 2021-08-22 10:14:20 -07:00
FindValgrind.cmake CMake: Add CTest support to match Autotools checks 2021-02-25 11:41:26 -08:00
TestInline.c Add CMake build tooling 2020-08-13 00:25:34 -07:00
TestInline.cmake Add CMake build tooling 2020-08-13 00:25:34 -07:00
Version.cmake CMake: Support to build deb, rpm, & macOS pkg packages 2021-08-18 13:53:34 -07:00