Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-26 | CMake: Use -D_FILE_OFFSET_BITS=64 if (and only if) needed. | Lasse Collin | 1 | -0/+52 |
2023-10-26 | CMake: Create liblzma.def when building liblzma.dll with MinGW-w64. | Lasse Collin | 1 | -0/+26 |
2023-10-18 | tuklib_integer: Update the CMake test for fast unaligned access. | Lasse Collin | 1 | -15/+54 |
2023-03-17 | Build: Update comments about unaligned access to mention 64-bit. | Lasse Collin | 1 | -4/+3 |
2023-01-02 | Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1. | Jia Tan | 1 | -3/+2 |
2022-10-31 | CMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4. | Lasse Collin | 1 | -0/+5 |
2020-11-17 | CMake: Fix compatibility with CMake 3.13. | Lasse Collin | 2 | -4/+4 |
2020-02-25 | Build: Fix bugs in the CMake files. | Lasse Collin | 6 | -52/+59 |
2020-02-25 | Build: Add very limited experimental CMake support. | Lasse Collin | 6 | -0/+508 |