aboutsummaryrefslogtreecommitdiff
path: root/cmake (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-31CMake: Use -D_FILE_OFFSET_BITS=64 if (and only if) needed.Lasse Collin1-0/+52
2023-10-31CMake: Create liblzma.def when building liblzma.dll with MinGW-w64.Lasse Collin1-0/+26
2023-03-17Build: Update comments about unaligned access to mention 64-bit.Lasse Collin1-4/+3
2023-01-05Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1.Jia Tan1-3/+2
2022-10-31CMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4.Lasse Collin1-0/+5
2020-11-17CMake: Fix compatibility with CMake 3.13.Lasse Collin2-4/+4
2020-02-25Build: Fix bugs in the CMake files.Lasse Collin6-52/+59
2020-02-25Build: Add very limited experimental CMake support.Lasse Collin6-0/+508