aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Make Go an optional build dependency for the CMake buildDavid Benjamin1-3/+9
2024-03-22Check in pre-generated perlasm and error data filesDavid Benjamin1-57/+0
2024-02-21Remove OPENSSL_IA32_SSE2 checks in x86 perlasmDavid Benjamin1-3/+3
2024-01-26Remove remnants of the old Android CMake toolchainDavid Benjamin1-10/+1
2024-01-26Stop generating unused assembly for 32-bit iOSDavid Benjamin1-2/+1
2023-08-15Select SHA-256 vs SHA-512 explicitly in perlasmDavid Benjamin1-12/+12
2023-07-05Use sources.cmake for test binariesDavid Benjamin1-0/+12
2023-04-21Only rerun bindgen when its dependencies changeDavid Benjamin2-4/+12
2023-02-27Replace almost all instances of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIRDavid Benjamin1-3/+3
2023-02-08Move Go CMake support into its own file.David Benjamin1-0/+53
2023-02-01Move OpenSSLConfig.cmake into the cmake/ directoryDavid Benjamin1-0/+32
2023-01-27Remove ppc64le assembly.David Benjamin1-4/+0
2023-01-26Reduce architecture detection in CMake.David Benjamin1-0/+62