elsid
|
0166b07ad5
|
Move coverage build out of CMake config
It is too repetitive, redundant and GCC specific.
Configure with CMAKE_CXX_FLAGS_DEBUG and CMAKE_EXE_LINKER_FLAGS instead.
|
2025-04-26 13:18:09 +02:00 |
|
elsid
|
7c45a564a1
|
Fix clang-analyzer-deadcode.DeadStores
|
2025-04-05 12:55:17 +02:00 |
|
elsid
|
5859fd464c
|
Add option to disable precompiled headers
To be able to use ccache.
Also fix compilation errors appeared due to absence of precompiled
headers.
|
2024-03-08 02:11:51 +01:00 |
|
AnyOldName3
|
34fcfb63cf
|
Eliminate redundant version checks
|
2023-07-20 00:43:56 +01:00 |
|
elsid
|
740f409a09
|
Add benchmarks for ESM3ExteriorCellRefId serialization
|
2023-04-08 01:07:13 +02:00 |
|
elsid
|
b7fdca0fe6
|
Use serialized ESM::RefId for Lua records
|
2023-03-25 18:19:46 +01:00 |
|
elsid
|
30fd8c9d23
|
Add benchmarks for RefId serialization and deserialization
|
2023-03-25 14:04:44 +01:00 |
|