summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-03-061-1/+1
* CMake Nightly Date StampKitware Robot2023-03-051-1/+1
* CMake Nightly Date StampKitware Robot2023-03-041-1/+1
* Merge topic 'DxxxxWarnings'Brad King2023-03-031-0/+2
|\
| * cm_cxx_features: Ignore MSVC command-line warnings (Dxxxx)Roffild2023-03-021-0/+2
* | Merge topic 'update-kwsys'Brad King2023-03-031-29/+34
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-03-021-29/+34
| |\ \
| | * | KWSys 2023-03-02 (ea806689)KWSys Upstream2023-03-021-29/+34
* | | | Merge branch 'release-3.26'Brad King2023-03-030-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'release-3.25' into release-3.26Brad King2023-03-030-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.25'Brad King2023-03-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'ExternalProject-revert-install' into release-3.25Brad King2023-03-035-5/+18
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.26'Brad King2023-03-030-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'ExternalProject-revert-install' into release-3.26Brad King2023-03-035-5/+18
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'ExternalProject-revert-install'Brad King2023-03-035-5/+18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ExternalProject: Restore driving install through build systemBrad King2023-03-025-5/+18
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.26'Brad King2023-03-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-block' into release-3.26Brad King2023-03-031-0/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-block'Brad King2023-03-031-0/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help:cmake-language: note new block() command scopescivision2023-03-021-0/+3
| |/ / / / /
* | | | | | Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-034-10/+26
|\ \ \ \ \ \
| * | | | | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-024-10/+26
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'doc-IMPORTED_CONFIGURATIONS'Brad King2023-03-032-8/+26
|\ \ \ \ \ \
| * | | | | | Help:IMPORTED_CONFIGURATIONS: Mention relation to IMPORTED_LOCATIONBrad King2023-03-021-8/+17
| * | | | | | Help:IMPORTED_IMPLIB: Mention IMPORTED_IMPLIB_<CONFIG> variantBrad King2023-03-021-0/+9
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-03-031-1/+1
* | | | | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-025-27/+90
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add test for the new TARGET_RUNTIME_DLL_PATHS genexAlexander Neundorf2023-02-261-1/+12
| * | | | | TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmakeAlexander Neundorf2023-02-261-6/+6
| * | | | | Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genexAlexander Neundorf2023-02-261-1/+17
| * | | | | TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNodeAlexander Neundorf2023-02-261-10/+46
| * | | | | TARGET_RUNTIME_DLLS: fix test for this genexAlexander Neundorf2023-02-221-0/+0
* | | | | | Merge topic 'test-minver'Brad King2023-03-02147-150/+151
|\ \ \ \ \ \
| * | | | | | Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-01147-150/+151
* | | | | | | Merge topic 'target_sources-backtrace'Brad King2023-03-0248-140/+144
|\ \ \ \ \ \ \
| * | | | | | | target_sources: Fix backtrace on missing sourceBrad King2023-02-2844-140/+133
| * | | | | | | Tests: Add RunCMake.target_sources case covering missing sourceBrad King2023-02-285-1/+12
* | | | | | | | Merge topic 'retry-file-download-on-timeout'Brad King2023-03-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Also retry curl download on timeout errorGreg Thain2023-03-011-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'clean-AddCacheEntry'Brad King2023-03-021-12/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | cmState::AddCacheEntry(): Remove unused overloadsVitaly Stakhovsky2023-03-011-12/+0
| |/ / / / / / /
* | | | | | | | Merge topic 'dont_use_bom_with_cuda'Brad King2023-03-024-20/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Don't pass the CUDA compiler response files with UTF8_BOMRobert Maynard2023-02-284-20/+25
* | | | | | | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-0285-199/+2101
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0184-168/+2054
| * | | | | | | | Enhance support functionsMarc Chevrier2023-02-288-32/+48
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-03-021-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.26'Brad King2023-03-010-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | CMake 3.26.0-rc5v3.26.0-rc5Brad King2023-03-011-1/+1
* | | | | | | | Merge branch 'release-3.26'Brad King2023-03-010-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /