| .. |
|
include
|
CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage.
|
2025-05-09 20:08:22 +02:00 |
|
Linux-Clang-AArch64.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Linux-Clang-native.cmake
|
CMake files (cmake_format_gersemi.sh): added tab conversion to 4 spaces also for commented lines.
|
2024-09-08 14:48:12 +02:00 |
|
Linux-Clang-x86.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Linux-Clang-x86_64.cmake
|
Added support for CppCheck static analysis and utility script to run clang-tidy.
|
2025-05-25 23:38:48 +02:00 |
|
Linux-GNU-AArch64.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Linux-GNU-native.cmake
|
CMake files (cmake_format_gersemi.sh): added tab conversion to 4 spaces also for commented lines.
|
2024-09-08 14:48:12 +02:00 |
|
Linux-GNU-x86.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Linux-GNU-x86_64.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
OSX-AppleClang-AArch64.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
OSX-AppleClang-native.cmake
|
CMake files (cmake_format_gersemi.sh): added tab conversion to 4 spaces also for commented lines.
|
2024-09-08 14:48:12 +02:00 |
|
OSX-AppleClang-x86_64.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Windows-Clang-native.cmake
|
CMake files (cmake_format_gersemi.sh): added tab conversion to 4 spaces also for commented lines.
|
2024-09-08 14:48:12 +02:00 |
|
Windows-Clang-x86.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Windows-Clang-x86_64.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Windows-GNU-native.cmake
|
CMake files (cmake_format_gersemi.sh): added tab conversion to 4 spaces also for commented lines.
|
2024-09-08 14:48:12 +02:00 |
|
Windows-GNU-x86.cmake
|
Fixed Linux x86 compilation, broken after upgrading the minimum CMake required version due to a new policy.
|
2024-09-21 12:01:28 +02:00 |
|
Windows-GNU-x86_64.cmake
|
Refactoring and small additions to CompilerFlagsChecker.cmake.
|
2024-10-13 18:30:12 +02:00 |
|
Windows-MSVC.cmake
|
Fix building on MSVC 18 (2026)
|
2025-12-02 20:20:46 +01:00 |