summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'ep-unset-disconnected-vars'Craig Scott2024-07-211-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Don't rely on *_disconnected vars being unset by callerCraig Scott2024-07-201-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2024-07-211-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-07-201-1/+1
|/ / / / / /
* | | | | | Merge branch 'release-3.30'Brad King2024-07-190-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ci-cmake-update' into release-3.30Brad King2024-07-192-7/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ci-cmake-update'Brad King2024-07-192-7/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ci: Update CMake version to 3.30.1Brad King2024-07-182-7/+7
| |/ / / /
* | | | | Merge topic 'cmMakefile-refactoring'Brad King2024-07-195-390/+355
|\ \ \ \ \
| * | | | | cmMakefile: Teach ConfigureFile to move the temp file instead of copying itAlex Turbov2024-07-181-15/+23
| * | | | | cmSystemTools: Revise MoveFileIfDifferent to return cmsys::StatusAlex Turbov2024-07-182-6/+8
| * | | | | cmMakefile: Use find_if instead of manual loopAlex Turbov2024-07-181-8/+10
| * | | | | cmMakefile: Replace single-char string literal with char for cmStrCatAlex Turbov2024-07-181-13/+11
| * | | | | cmMakefile::FormatListFileStack: Refactor "manual" loop into algorithmsAlex Turbov2024-07-181-13/+7
| * | | | | cmStringAlgorithms: Move generic strings join function to public APIAlex Turbov2024-07-182-40/+36
| * | | | | cmMakefile::FormatListFileStack: Exit early on empty stack traceAlex Turbov2024-07-181-11/+14
| * | | | | cmMakefile::FormatListFileStack: Refactor 'while' into 'for'Alex Turbov2024-07-181-4/+4
| * | | | | cmMakefile::ConfigureFile: Convert 'else' block to early return and deindentAlex Turbov2024-07-181-54/+56
| * | | | | cmMakefile: strnspn => std::strnspnAlex Turbov2024-07-181-4/+4
| * | | | | cmMakefile: Use cmStrCat instead of std::stringstreamAlex Turbov2024-07-181-236/+193
| * | | | | cmMakefile: Remove redundant << stream operatorsAlex Turbov2024-07-181-89/+92
| * | | | | cmMakefile: Replace ternary with bool => int castAlex Turbov2024-07-181-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'FindCUDAToolkit-clear-failure'Brad King2024-07-191-0/+8
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Allow new search locations after failureRobert Maynard2024-07-101-0/+8
* | | | | | Merge topic 'autogen-ui-rebuild'Brad King2024-07-1916-33/+411
|\ \ \ \ \ \
| * | | | | | Autogen: Fix compilation of unchanged source filesOrkun Tokdemir2024-07-1714-2/+382
| * | | | | | Autogen: Fix autogen test separation bugsOrkun Tokdemir2024-07-172-31/+29
* | | | | | | Merge topic 'ctest-failure-summary-labels'Brad King2024-07-195-3/+35
|\ \ \ \ \ \ \
| * | | | | | | ctest: Display test labels in failure summaryWim Colgate2024-07-175-3/+35
* | | | | | | | Merge topic 'aix-archive-shared-libraries'Brad King2024-07-1928-20/+343
|\ \ \ \ \ \ \ \
| * | | | | | | | AIX: Add option to archive shared librariesAditya Vidyadhar Kamath2024-07-1727-9/+191
| * | | | | | | | cmXCOFF: Add support for editing binary inside an archiveAditya Vidyadhar Kamath2024-07-081-11/+152
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-07-191-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.30'Brad King2024-07-181-0/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | CMake 3.30.1v3.30.1Brad King2024-07-182-1/+13
* | | | | | | | Merge topic 'parallel-install'Brad King2024-07-1820-41/+366
|\ \ \ \ \ \ \ \
| * | | | | | | | Install: Add parallel installation optionMartin Duffy2024-07-1520-41/+367
* | | | | | | | | Merge topic 'doc-compile'Brad King2024-07-186-98/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: check_*source_compiles and CMAKE_TRY_COMPILE_TARGET_TYPEscivision2024-07-176-98/+101
* | | | | | | | | | Merge topic 'FindCUDAToolkit-windows-only'Brad King2024-07-181-4/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCUDAToolkit: Refactor search windows only search directoriesRobert Maynard2024-07-171-4/+15
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ninja-custom-target-build-event-dollar'Brad King2024-07-182-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ninja: Fix build event commands with $-sign on custom targetsDávid Péter Jánosa2024-07-172-4/+4
* | | | | | | | | | | Merge topic 'implicit-link-static'Brad King2024-07-186-1/+88
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CMakeParseImplicitLinkInfo: Honor gfortran -static-libquadmath flagBrad King2024-07-166-1/+88
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'release-3.30'Brad King2024-07-180-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'vs-cuda' into release-3.30Brad King2024-07-181-0/+8
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'vs-cuda'Brad King2024-07-181-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | VS: Restore support for CUDA with no optimization flagsBrad King2024-07-171-0/+8
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.30'Brad King2024-07-180-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |