summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'cuda_sanitizer_false_positives'Brad King2022-10-101-4/+17
|\ \ \ \
| * | | | ctest_memcheck: ignore false-positives in CUDA's compute-sanitizerTobias Ribizel2022-10-071-4/+17
* | | | | Merge topic 'Intel-Fortran-warn-errors'Brad King2022-10-101-3/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-071-3/+7
* | | | | CMake Nightly Date StampKitware Robot2022-10-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-10-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-10-081-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'clang-tidy-prefer-p-option'Brad King2022-10-071-7/+19
|\ \ \ \
| * | | | clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-071-7/+19
* | | | | Merge topic 'improve-symlink-error-reporting'Brad King2022-10-075-42/+82
|\ \ \ \ \
| * | | | | file(INSTALL): Report "Installing:" for a symlink to a directoryJohn Parent2022-10-061-1/+4
| * | | | | file(INSTALL): Clarify symlink vs dir conflict errorsJohn Parent2022-10-061-1/+16
| * | | | | file(INSTALL): Improve formatting of symlink creation errorBrad King2022-10-061-11/+13
| * | | | | cmSystemTools: Provide quiet link creation methodsBrad King2022-10-064-30/+50
| | |_|/ / | |/| | |
* | | | | Merge topic 'automoc-skip-pch'Brad King2022-10-072-2/+22
|\ \ \ \ \
| * | | | | AUTOMOC: Skip PCH when all sources files skip the PCH file tooCristian Adam2022-10-062-2/+22
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-10-071-1/+1
|/ / / /
* | | | Merge topic 'try_compile-more-debug-logging'Brad King2022-10-061-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-061-0/+7
* | | | Merge topic 'self-target_sources'Brad King2022-10-062-13/+13
|\ \ \ \
| * | | | Source: Fix regression causing CMakeLib sources to be compiled repeatedlyBrad King2022-10-052-13/+13
* | | | | CMake Nightly Date StampKitware Robot2022-10-061-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2022-10-051-1/+1
|/ / /
* | | Merge topic 'try_compile-rename-source_from_arg'Brad King2022-10-042-10/+11
|\ \ \
| * | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-302-10/+11
* | | | CMake Nightly Date StampKitware Robot2022-10-041-1/+1
* | | | 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