summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add_subdirectory_system'Brad King2022-09-2742-18/+199
|\
| * add_subdirectory: Add SYSTEM optionDa Quexian2022-09-2642-18/+199
* | Merge topic 'cpack-nsis-arguments-command-line'Brad King2022-09-273-2/+70
|\ \
| * | CPack/NSIS: Add options to set makensis argumentsJohnny Jazeix2022-09-263-2/+70
* | | Merge topic 'vs-dotnet-sdk-output-paths'Brad King2022-09-271-0/+1
|\ \ \
| * | | VS: Fix target output paths in SDK-style projectselksson2022-09-231-0/+1
* | | | Merge branch 'release-3.24'Brad King2022-09-270-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'ctest_ninja_full_output' into release-3.24Brad King2022-09-277-11/+68
| |\ \ \ \
* | \ \ \ \ Merge topic 'ctest_ninja_full_output'Brad King2022-09-277-11/+68
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ctest: only report make-level errors when no others are foundZack Galbreath2022-09-267-11/+68
| |/ / / /
* | | | | Merge topic 'update-libuv'Brad King2022-09-2756-1410/+2530
|\ \ \ \ \
| * | | | | libuv: Update CMake-internal buildsystem for 1.44.2Brad King2022-09-274-0/+13
| * | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2022-09-2752-1409/+2516
| |\ \ \ \ \
| | * | | | | libuv 2022-07-12 (0c1fa696)libuv upstream2022-09-2752-1410/+2517
| * | | | | | libuv: Update script to get libuv 1.44.2Brad King2022-09-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-09-271-1/+1
* | | | | | Merge topic 'doc-typo-fix'Brad King2022-09-261-1/+1
|\ \ \ \ \ \
| * | | | | | Help/CPACK_START_MENU_SHORTCUTS: fix monospace markupBen Boeckel2022-09-231-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmake-presets-package-more-doc-fixes'Brad King2022-09-268-1/+58
|\ \ \ \ \ \
| * | | | | | Tests: Add test for --list-presets=allKyle Edwards2022-09-232-0/+19
| * | | | | | Tests: Add test for cpack --list-presetsKyle Edwards2022-09-234-0/+25
| * | | | | | Help: Add package preset to example presets fileKyle Edwards2022-09-221-1/+10
| * | | | | | Help: List packagePresets field in cmake-presets.7Kyle Edwards2022-09-221-0/+4
* | | | | | | Merge topic 'UseSWIG-macos-csharp-suffix'Brad King2022-09-261-0/+3
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: Change the library suffix to 'dylib' for C# on macOSMario Emmenlauer2022-09-231-0/+3
* | | | | | | | Merge topic 'unicode-env'Brad King2022-09-261-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools: Fix encoding of whole-environment lookup on Windowszhenhaonong2022-09-231-0/+9
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-261-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-251-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-09-241-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'try_compile-source-from'Brad King2022-09-2320-48/+269
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-229-2/+61
| * | | | | | | Tests: Clean up and simplify TryCompile testsMatthew Woehlke2022-09-223-46/+29
| * | | | | | | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-2215-14/+193
* | | | | | | | Merge topic 'vs-dotnet-sdk-package'Brad King2022-09-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix PACKAGE target build with SDK-style projectselksson2022-09-221-2/+2
* | | | | | | | | Merge topic 'ci-debian10-clang-tidy-headers'Brad King2022-09-233-1/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ci: add clang-tidy to Debian x86_64 base imageKyle Edwards2022-09-223-1/+25
* | | | | | | | | | Merge topic 'modernize-build-self'Brad King2022-09-2333-929/+917
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Build: Use `CMAKE_CURRENT_XXX_DIR` instead of top dirsAlex Turbov2022-09-221-6/+6
| * | | | | | | | | | Build: Sort linked libraries list of `CMakeLib`Alex Turbov2022-09-221-4/+4
| * | | | | | | | | | Build: Use imported target `Threads::Threads` instead of variableAlex Turbov2022-09-221-1/+1
| * | | | | | | | | | Build: Use imported target `kwiml::kwiml` instead of variablesAlex Turbov2022-09-223-4/+2
| * | | | | | | | | | Build: Use imported target `LibRHash::LibRHash` instead of variablesAlex Turbov2022-09-222-3/+2
| * | | | | | | | | | Build: Use imported target `LibUV::LibUV` instead of variablesAlex Turbov2022-09-222-3/+2
| * | | | | | | | | | Build: Use imported target `JsonCpp::JsonCpp` instead of variablesAlex Turbov2022-09-222-3/+2
| * | | | | | | | | | Build: Use imported target `CURL::libcurl` instead of variablesAlex Turbov2022-09-222-7/+3
| * | | | | | | | | | Build: Use imported target `LibArchive::LibArchive` instead of variablesAlex Turbov2022-09-223-6/+13
| * | | | | | | | | | Build: Use imported target `EXPAT::EXPAT` instead of variablesAlex Turbov2022-09-222-2/+2
| * | | | | | | | | | Build: Use imported target `ZLIB::ZLIB` instead of variablesAlex Turbov2022-09-226-28/+16