oxen-core/cmake
Jason Rhinelander e23514e093
Fix cmake 3.24 idiotic behaviour
cmake 3.24 defaults to ignoring all archive timestamps, which completely
breaks autotools packages (which rely on timestamps to know when they
need to be autoreconf'd).

Override this stupid default.
2022-10-17 13:45:23 -03:00
..
32-bit-toolchain.cmake Static builds: make usable binaries from cmake 2020-06-15 12:49:33 -03:00
64-bit-toolchain.cmake Static builds: make usable binaries from cmake 2020-06-15 12:49:33 -03:00
check_for_std_filesystem.cmake std::filesystem 2020-10-24 12:45:37 -03:00
CheckLinkerFlag.c Add misc hardening flags to the cmake machinery 2017-12-31 14:26:12 +00:00
CheckLinkerFlag.cmake Merge pull request #4425 2018-09-29 22:19:47 +02:00
CheckTrezor.cmake Disable Trezor by default 2021-01-08 18:15:25 -04:00
DownloadLibSodium.cmake Static builds: make usable binaries from cmake 2020-06-15 12:49:33 -03:00
Doxyfile.in Merge commit '94ed562' into LokiMergeUpstream20180821 2018-09-19 14:15:55 +10:00
Doxygen.extra.css.in doxygen files 2015-04-01 19:23:15 +02:00
FindBacktrace.cmake cmake: fix some case of "backtrace lib not found" breaking 2019-05-01 10:11:41 +00:00
FindHIDAPI.cmake Linux: Fix building of static binaries with hw device support 2018-10-06 16:48:14 +02:00
FindLibunwind.cmake cmake: link against liblzma when found, for libunwind 2016-12-24 00:00:45 +00:00
FindLibUSB.cmake build: fix OSX static libusb check and link against static libobjc 2019-07-09 22:13:59 +00:00
FindReadline.cmake Merge commit '8534f71' into LokiMergeUpstream 2018-11-12 14:55:42 +11:00
GenVersion.cmake Better version tag generation (from oxenss/lokinet) 2022-05-30 15:16:50 -03:00
ios.toolchain.cmake Replace CMakeLists_IOS.txt hack job with proper toolchain file 2020-11-04 15:06:59 -04:00
StaticBuild.cmake Fix cmake 3.24 idiotic behaviour 2022-10-17 13:45:23 -03:00
test-libusb-version.c Update 2019 copyright 2019-03-05 22:05:34 +01:00
test-protobuf.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
test-protobuf.proto build: protobuf dependency fixes, libusb build 2018-12-18 16:50:19 +01:00
test-static-assert.c Update 2019 copyright 2019-03-05 22:05:34 +01:00