summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.28'Brad King2023-11-060-0/+0
|\
| * CMake 3.28.0-rc4v3.28.0-rc4Brad King2023-11-061-1/+1
* | Merge topic 'cmake-E-cat-stdin'Brad King2023-11-066-4/+36
|\ \
| * | cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-036-4/+36
* | | CMake Nightly Date StampKitware Robot2023-11-061-1/+1
* | | Merge topic 'FetchContent-GHS'Craig Scott2023-11-052-0/+17
|\ \ \
| * | | FetchContent: Pass GHS Variables to subbuildWilliam Sciaroni2023-11-042-0/+17
* | | | CMake Nightly Date StampKitware Robot2023-11-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-11-041-1/+1
* | | | Merge topic 'CMakeFindPackageMode-link-docs'Brad King2023-11-032-4/+4
|\ \ \ \
| * | | | CMakeFindPackageMode: Link to cmake --find-package documentation權少2023-11-032-4/+4
* | | | | Merge branch 'release-3.28'Brad King2023-11-030-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'cdash-report-urls' into release-3.28Brad King2023-11-038-3/+112
| |\ \ \ \
* | \ \ \ \ Merge topic 'cdash-report-urls'Brad King2023-11-038-3/+112
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gitlab-ci: pull annotations for CDash from the jobsBen Boeckel2023-11-022-0/+28
| * | | | | ci: generate annotation reportsBen Boeckel2023-11-026-3/+84
* | | | | | Merge branch 'release-3.28'Kyle Edwards2023-11-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cmsystemtools-runsinglecommand-stdin' into release-3.28Kyle Edwards2023-11-035-2/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmsystemtools-runsinglecommand-stdin'Kyle Edwards2023-11-035-2/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmSystemTools::RunSingleCommand(): Pass stdin to child processKyle Edwards2023-11-025-2/+11
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-11-031-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release-3.28'Brad King2023-11-020-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'cuda-vs' into release-3.28Brad King2023-11-023-20/+6
| |\ \ \
* | \ \ \ Merge topic 'cuda-vs'Brad King2023-11-023-22/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'backport-cuda-vs' into cuda-vsBrad King2023-11-012-20/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | CUDA: Parse NVCC implicit compile/link information in Visual Studio generatorsBrad King2023-11-011-20/+1
| | * | | CMakeNVCCParseImplicitInfo: Recognize link.exe line in CUDA VS integrationBrad King2023-11-011-0/+3
| | * | | CMakeParseImplicitLinkInfo: Ignore MSVC link /implib: flagBrad King2023-11-011-0/+2
| * | | | CMakeParseImplicitLinkInfo: Log exclusion of MSVC link /implib: flagBrad King2023-11-011-2/+3
* | | | | Merge topic 'if-check-file-permissions'Brad King2023-11-026-1/+238
|\ \ \ \ \
| * | | | | if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.Marc Chevrier2023-11-016-1/+238
* | | | | | Merge topic 'Genex-LINK_LIBRARY-updates'Brad King2023-11-021-4/+4
|\ \ \ \ \ \
| * | | | | | Genex LINK_LIBRARY: fix some definitions for Apple platformsMarc Chevrier2023-11-011-4/+4
| |/ / / / /
* | | | | | Merge topic 'findwxwidgets-lexilla'Brad King2023-11-021-27/+55
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: link with lexillaMaarten Bent2023-11-011-4/+7
| * | | | | | FindwxWidgets: Convert include and library paths to cmake-styleMaarten Bent2023-11-011-0/+3
| * | | | | | FindwxWidgets: Prevent searching libraries multiple timesMaarten Bent2023-11-011-0/+3
| * | | | | | FindwxWidgets: Improve linking with scintillaMaarten Bent2023-11-011-3/+9
| * | | | | | FindwxWidgets: Move wx-config specific checks inside UNIX find-styleMaarten Bent2023-11-011-20/+20
| * | | | | | FindwxWidgets: Include hotfix numberMaarten Bent2023-11-011-0/+9
| * | | | | | FindwxWidgets: use IN_LISTMaarten Bent2023-11-011-2/+6
* | | | | | | CMake Nightly Date StampKitware Robot2023-11-021-1/+1
* | | | | | | Merge branch 'release-3.28'Brad King2023-11-010-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...Brad King2023-11-0114-30/+54
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'Brad King2023-11-0114-30/+54
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | cmGlobalGenerator: give context about module queriesBen Boeckel2023-11-015-8/+22
| * | | | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-0110-23/+33
* | | | | | Merge branch 'release-3.28'Brad King2023-11-010-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ctest-windows-color' into release-3.28Brad King2023-11-011-10/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ctest-windows-color'Brad King2023-11-011-10/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |