summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Revert "Don't set INSTALL_PATH unless target is SHARED_LIBRARY"Brad King2022-10-271-3/+3
* Merge topic 'cmake-presets-workflow-arguments' into release-3.25Brad King2022-10-273-12/+49
|\
| * cmake --workflow: add --fresh optionKyle Edwards2022-10-263-7/+25
| * cmake::Workflow: Refactor to use enum class argumentKyle Edwards2022-10-263-7/+17
| * cmake --workflow: print usage and exit on unrecognized argumentKyle Edwards2022-10-261-0/+2
| * cmake --workflow: print usage messageKyle Edwards2022-10-251-1/+8
* | Merge topic 'xcode-swift-defs' into release-3.25Brad King2022-10-271-11/+32
|\ \
| * | Xcode: Evaluate Swift compile definitions separatelyBrad King2022-10-251-11/+32
| |/
* | Merge topic 'cpack-trace-argument' into release-3.25Brad King2022-10-271-2/+2
|\ \
| * | CPack: Require no argument for --trace and --trace-expandKyle Edwards2022-10-251-2/+2
* | | Merge topic 'vswhere-support-x86' into release-3.25Brad King2022-10-271-2/+21
|\ \ \
| * | | VS: Fix crash finding vswhere on 32-bit WindowsBrad King2022-10-261-2/+21
| |/ /
| * | Merge branch 'filesystem-path-c++03-abi' into release-3.24Brad King2022-10-202-3/+12
| |\ \
| * \ \ Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-181-0/+6
| |\ \ \
* | \ \ \ Merge topic 'ninja-intl-paths' into release-3.25Brad King2022-10-272-14/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10Brad King2022-10-262-14/+0
| | |_|/ | |/| |
* | | | Merge topic 'cmake-presets-list-workflow-type' into release-3.25Brad King2022-10-241-0/+5
|\ \ \ \
| * | | | cmake: Support --list-presets=workflowKyle Edwards2022-10-211-0/+5
* | | | | cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022Werner, Joerg2022-10-211-1/+2
|/ / / /
* | | | Merge topic 'filesystem-path-c++03-abi' into release-3.25Brad King2022-10-212-3/+12
|\ \ \ \ | |/ / /
| * | | cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17Brad King2022-10-202-3/+12
| | |/ | |/|
* | | CMake 3.25.0-rc2v3.25.0-rc2Brad King2022-10-191-1/+1
* | | Merge topic 'cmake-presets-output-junit' into release-3.25Brad King2022-10-196-5/+30
|\ \ \
| * | | CTest: Add support for outputJUnitFile in presetsKyle Edwards2022-10-182-5/+16
| * | | CMakePresets.json: Add outputJUnitFile to test presets schemaKyle Edwards2022-10-184-0/+14
* | | | Merge topic 'mingw-unc' into release-3.25Brad King2022-10-191-0/+7
|\ \ \ \
| * | | | MinGW Makefiles: Quote UNC paths on command linesEd Hartley2022-10-181-0/+7
* | | | | Merge topic 'try_compile-CMP0128' into release-3.25Brad King2022-10-191-0/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | try_compile: Honor CMP0128 setting in test projectBrad King2022-10-181-0/+6
| * | | CMake 3.23.4v3.23.4Brad King2022-10-041-1/+1
* | | | Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25Brad King2022-10-181-9/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | CUDA: Revert "Always mark cuda toolkit as system include"Robert Maynard2022-10-171-9/+0
* | | | Xcode: ensure framework with custom output directory can be consumedMarc Chevrier2022-10-141-5/+13
|/ / /
* | | CMake 3.25.0-rc1v3.25.0-rc1Brad King2022-10-121-1/+1
* | | Begin 3.25 release versioningBrad King2022-10-111-3/+3
* | | CMake Nightly Date StampKitware Robot2022-10-111-1/+1
* | | Merge topic 'verify-header-sets-iwyu'Brad King2022-10-101-1/+5
|\ \ \
| * | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification fileDaniel Hannon2022-10-071-1/+5
* | | | 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