Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swift: Omit output-file-map when used as a linker | Evan Wilde | 2022-10-28 | 5 | -34/+38 |
* | Merge topic 'filesystem-path-c++03-abi' | Brad King | 2022-10-21 | 2 | -3/+12 |
|\ | |||||
| * | cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17 | Brad King | 2022-10-20 | 2 | -3/+12 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-21 | 1 | -1/+1 |
* | | Merge topic 'clang-tidy-module-cmstrlen-check' | Brad King | 2022-10-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | clang-tidy: enable cmStrLen() check and fix violations | Kyle Edwards | 2022-10-19 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-20 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'cmake-presets-output-junit' | Brad King | 2022-10-19 | 6 | -5/+30 |
|\ \ | |||||
| * | | CTest: Add support for outputJUnitFile in presets | Kyle Edwards | 2022-10-18 | 2 | -5/+16 |
| * | | CMakePresets.json: Add outputJUnitFile to test presets schema | Kyle Edwards | 2022-10-18 | 4 | -0/+14 |
* | | | Merge topic 'mingw-unc' | Brad King | 2022-10-19 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | MinGW Makefiles: Quote UNC paths on command lines | Ed Hartley | 2022-10-18 | 1 | -0/+7 |
| * | | | Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25 | Brad King | 2022-10-18 | 1 | -9/+0 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-19 | 1 | -0/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | try_compile: Honor CMP0128 setting in test project | Brad King | 2022-10-18 | 1 | -0/+6 |
| * | | | CMake 3.23.4v3.23.4 | Brad King | 2022-10-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-19 | 1 | -1/+1 |
* | | | | Merge topic 'revert_nvcc_marking_include_as_system' | Brad King | 2022-10-18 | 1 | -9/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CUDA: Revert "Always mark cuda toolkit as system include" | Robert Maynard | 2022-10-17 | 1 | -9/+0 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-18 | 1 | -1/+1 |
* | | | | Merge topic 'trace-try_compile' | Brad King | 2022-10-17 | 3 | -1/+24 |
|\ \ \ \ | |||||
| * | | | | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 3 | -1/+24 |
* | | | | | Merge topic 'swift-default-flags' | Brad King | 2022-10-17 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Set WMO on non-debug build configurations | Evan Wilde | 2022-10-14 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'xcode-framework-consumption' | Brad King | 2022-10-17 | 1 | -5/+13 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Xcode: ensure framework with custom output directory can be consumed | Marc Chevrier | 2022-10-14 | 1 | -5/+13 |
| | |/ / | |/| | | |||||
| * | | | CMake 3.25.0-rc1v3.25.0-rc1 | Brad King | 2022-10-12 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-16 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-15 | 1 | -1/+1 |
* | | | | Merge topic 'lcc-cleanup' | Brad King | 2022-10-14 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | cmFindPackageCommand: Suppress LCC false-positive warning | Brad King | 2022-10-13 | 1 | -0/+7 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'post-rel-dev' | Brad King | 2022-10-13 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | export: Increase maximum policy version in exported files to 3.24 | Brad King | 2022-10-12 | 1 | -2/+2 |
| * | | | | Add deprecation warnings for policies CMP0108 and below | Brad King | 2022-10-12 | 1 | -2/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-13 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-12 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Begin post-3.25 development | Brad King | 2022-10-11 | 1 | -2/+2 |
|/ / | |||||
* | | Begin 3.25 release versioning | Brad King | 2022-10-11 | 1 | -3/+3 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-11 | 1 | -1/+1 |
* | | Merge topic 'verify-header-sets-iwyu' | Brad King | 2022-10-10 | 1 | -1/+5 |
|\ \ | |||||
| * | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification file | Daniel Hannon | 2022-10-07 | 1 | -1/+5 |
* | | | Merge topic 'cuda_sanitizer_false_positives' | Brad King | 2022-10-10 | 1 | -4/+17 |
|\ \ \ | |||||
| * | | | ctest_memcheck: ignore false-positives in CUDA's compute-sanitizer | Tobias Ribizel | 2022-10-07 | 1 | -4/+17 |
* | | | | Merge topic 'Intel-Fortran-warn-errors' | Brad King | 2022-10-10 | 1 | -3/+7 |
|\ \ \ \ | |||||
| * | | | | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table | Brad King | 2022-10-07 | 1 | -3/+7 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-10 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-08 | 1 | -1/+1 |
| |_|/ / |/| | | |