CMake/Utilities
Brad King bfa489b933 liblzma: Revise conditions for LCC
Revise commit fa764ce311 (liblzma: Make cmliblzma buildable on LCC 1.21,
2024-01-15, v3.29.0-rc1~113^2~4) to reduce conflicts with upstream.
2025-01-07 16:14:35 -05:00
..
ClangTidyModule clang-tidy module: Update to build against LLVM/Clang 18 2024-04-24 16:43:00 -04:00
cm3p jsoncpp: Add cm3p/ header for json/version.h 2024-12-12 08:26:22 -05:00
cmbzip2 bzip: Precompile common expensive headers 2023-06-22 18:11:45 +02:00
cmcppdap cppdap: include/dap/network.h: add <stdint.h> include for GCC 15 2024-08-13 15:42:40 -04:00
cmcurl curl: Set build options the way we need for CMake 2024-12-12 10:26:43 -05:00
cmelf Merge branch 'upstream-elf' into import-elf 2021-06-23 13:57:38 -04:00
cmexpat expat: Hard-code configuration options for our needs 2024-08-13 15:22:45 -04:00
cmjsoncpp jsoncpp: fix missing template deletion support on LCC < 1.23 2024-01-16 22:11:09 +03:00
cmlibarchive Merge branch 'upstream-LibArchive' into update-libarchive 2024-11-18 14:17:22 -05:00
cmliblzma liblzma: Revise conditions for LCC 2025-01-07 16:14:35 -05:00
cmlibrhash librhash: aligned_alloc is not available with glibc < 2.16 2024-09-09 09:45:04 -04:00
cmlibuv libuv: win/spawn: add option to use parent process error mode 2024-10-25 08:51:45 -04:00
cmllpkgc PkgC: Add llpkgc to build 2024-07-29 13:14:41 -04:00
cmnghttp2 nghttp2: Suppress clang-analyzer warnings 2023-05-22 16:51:16 -04:00
cmpdcurses Utilities: Suppress warnings in third-party code with IBMClang 2022-01-27 09:38:01 -05:00
cmvssetup
cmzlib Merge branch 'upstream-zlib' into update-zlib 2024-03-11 09:57:46 -04:00
cmzstd cmzstd: Explicitly disable ASM 2024-03-08 14:35:49 -05:00
Doxygen Configure CMake itself with policies through CMake 3.30 2024-10-10 09:32:06 -04:00
Git Utilities/Git: add a file for refs to ignore when blaming 2022-02-21 10:53:42 -05:00
GitSetup setup-user: restore portability 2020-04-15 10:30:04 -04:00
IWYU jsoncpp: Add cm3p/ header for json/version.h 2024-12-12 08:26:22 -05:00
KWIML Merge branch 'upstream-KWIML' into update-kwiml 2023-11-16 15:15:51 -05:00
Release Utilities/Release: Update MSI generation to use WIX 4 2024-06-10 11:22:15 -04:00
Scripts curl: Update script to get curl 8.11.1 2024-12-12 09:41:35 -05:00
Sphinx ci: Do not linkcheck web.archive.org URLs 2024-12-18 09:10:26 -05:00
std STL: extend type_traits to deal with member pointers 2024-07-02 09:30:55 -04:00
.clang-tidy
.gitattributes clang-format.bash: update to clang-format-15 2023-01-18 16:20:02 -05:00
.NoDartCoverage
CMakeLists.txt ci: Explicitly build WiX custom action in packaging jobs 2024-03-11 11:59:19 -04:00
cmThirdParty.h.in cppdap: Build as part of CMake or use external installation 2023-05-26 09:36:14 -04:00
cmThirdPartyChecks.cmake Utilities: Update hard-coded try_compile results for libarchive 3.7.5 2024-09-17 13:03:11 -04:00
SetupForDevelopment.sh