summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'release-3.28'Brad King2023-11-080-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'cxx23' into release-3.28Brad King2023-11-086-14/+17
| |\ \ \ \
* | \ \ \ \ Merge topic 'cxx23'Brad King2023-11-086-14/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleterBrad King2023-11-071-1/+1
| * | | | | cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publiclyBrad King2023-11-072-9/+12
| * | | | | cmList: Avoid using operator-> on input iteratorBrad King2023-11-071-1/+1
| * | | | | Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)Brad King2023-11-072-3/+3
* | | | | | CMake Nightly Date StampKitware Robot2023-11-081-1/+1
* | | | | | Merge branch 'release-3.28'Brad King2023-11-070-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'static-library-link-xcframework' into release-3.28Brad King2023-11-074-21/+84
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'static-library-link-xcframework'Brad King2023-11-074-21/+84
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Xcode: Fix linking against .xcframework from static librariesKyle Edwards2023-11-064-21/+84
* | | | | Merge topic 'vs-CharacterSet'Brad King2023-11-074-4/+77
|\ \ \ \ \
| * | | | | VS: Consider macros with values when determining CharacterSetDeniz Bahadir2023-11-064-4/+77
* | | | | | Merge topic 'CMakeDetermineFortranCompiler-typo'Brad King2023-11-071-1/+1
|\ \ \ \ \ \
| * | | | | | CMakeDetermineFortranCompiler: Fix typo in comment (CC -> FC)Sylwester Arabas2023-11-061-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'Ninja-use-depslog'Brad King2023-11-0718-4/+389
|\ \ \ \ \ \
| * | | | | | cmTransformDepfile: warn when a depfile is not written toBen Boeckel2023-11-012-0/+11
| * | | | | | Tests/Ninja*/CustomCommandDepfile: check that deps are in the databaseBen Boeckel2023-11-0112-0/+354
| * | | | | | cmGlobalNinjaGenerator: tell `ninja` to actually read the depfileBen Boeckel2023-11-012-1/+21
| * | | | | | cmAddCustomCommandCommand: use `cmStrCat`Ben Boeckel2023-11-011-2/+2
| * | | | | | Tests/RunCMake/Ninja: fix subdir prefix checkBen Boeckel2023-10-231-1/+1
* | | | | | | Merge topic 'ci-linkcheck'Brad King2023-11-071-1/+5
|\ \ \ \ \ \ \
| * | | | | | | ci: Do not linkcheck www.intel.com URLsBrad King2023-11-061-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-11-071-1/+1
|/ / / / / /
* | | | | | 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
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |