summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ci-xcode-14.0'Brad King2022-10-031-2/+7
|\
| * Xcode: Drop CMAKE_INTDIR= definition in Swift targetsBrad King2022-09-301-2/+7
* | CMake Nightly Date StampKitware Robot2022-10-031-1/+1
* | CMake Nightly Date StampKitware Robot2022-10-021-1/+1
* | CMake Nightly Date StampKitware Robot2022-10-011-1/+1
* | Merge topic 'xcode-build-layout'Brad King2022-09-303-48/+23
|\ \
| * | Xcode: Fix "clean" operation under the "new build system"Brad King2022-09-291-1/+0
| * | Xcode: Set object file locations using TARGET_TEMP_DIRBrad King2022-09-293-34/+12
| * | Xcode: Set build product locations using CONFIGURATION_BUILD_DIRBrad King2022-09-291-11/+13
| * | cmGlobalXCodeGenerator: Remove unused local variable settingsBrad King2022-09-291-4/+0
* | | CMake Nightly Date StampKitware Robot2022-09-301-1/+1
* | | Merge topic 'try_compile-no-cache'Brad King2022-09-293-6/+19
|\ \ \
| * | | try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-283-6/+19
* | | | CMake Nightly Date StampKitware Robot2022-09-291-1/+1
| |/ / |/| |
* | | Merge topic 'vs11-deprecate'Brad King2022-09-282-1/+21
|\ \ \
| * | | Deprecate Visual Studio 11 2012 generatorBrad King2022-09-272-1/+21
| |/ /
* | | Merge topic 'cmake-presets-workflow'Brad King2022-09-289-5/+604
|\ \ \
| * | | cmake: Add --workflow modeKyle Edwards2022-09-273-0/+288
| * | | CMakePresets.json: Add workflow presets to schemaKyle Edwards2022-09-266-5/+316
* | | | CMake Nightly Date StampKitware Robot2022-09-281-1/+1
| |/ / |/| |
* | | Merge topic 'remove-vs10-generator'Brad King2022-09-2711-277/+17
|\ \ \
| * | | Drop Visual Studio 10 2010 generatorBrad King2022-09-2611-277/+17
| |/ /
* | | Merge topic 'add_subdirectory_system'Brad King2022-09-275-6/+20
|\ \ \
| * | | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-265-6/+20
* | | | Merge topic 'cpack-nsis-arguments-command-line'Brad King2022-09-271-2/+32
|\ \ \ \
| * | | | CPack/NSIS: Add options to set makensis argumentsJohnny Jazeix2022-09-261-2/+32
* | | | | 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 topic 'ctest_ninja_full_output'Brad King2022-09-271-10/+25
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ctest: only report make-level errors when no others are foundZack Galbreath2022-09-261-10/+25
| * | | | | Merge topic 'parse-large-int' into release-3.24Brad King2022-09-213-2/+50
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2022-09-271-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | 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-232-8/+125
|\ \ \ \ \
| * | | | | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-222-0/+34
| * | | | | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-222-8/+91
* | | | | | 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 'modernize-build-self'Brad King2022-09-2313-325/+718
|\ \ \ \ \ \ \
| * | | | | | | 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-222-3/+1
| * | | | | | | 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