summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Update Sphinx versionadded directives for 3.28 releaseBrad King2023-10-031-0/+2
* Help: Organize and revise 3.28 release notesBrad King2023-10-031-93/+136
* Help: Consolidate 3.28 release notesBrad King2023-10-0334-216/+161
* Help: Fix versionadded indentation in cmake-generator-expressions(7) manualBrad King2023-10-031-2/+2
* Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-02175-868/+564
|\
| * cxxmodules: scan C++ sources for imports by defaultBen Boeckel2023-10-0250-41/+129
| * Ninja: message about not compiled sources explicitlyBen Boeckel2023-10-021-0/+24
| * cmGeneratorTarget: use `this->` for method callsBen Boeckel2023-10-021-2/+2
| * cxxmodules: rework control logic for scanning regular C++ sourcesBen Boeckel2023-10-0216-87/+166
| * Tests/RunCMake/CXXModules: remove rules file requirementBen Boeckel2023-10-027-19/+2
| * CXXModules: remove `EXPERIMENTAL` from C++ module variable namesBen Boeckel2023-10-0215-35/+35
| * cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-02108-691/+157
| * Help: add a manpage for cxxmodule supportBen Boeckel2023-10-022-0/+56
* | Merge topic 'FindQt4-doc-typo'Brad King2023-10-021-1/+1
|\ \
| * | FindQt4: Fix typo in documentation formattingBrad King2023-10-021-1/+1
* | | Merge topic 'libuv-win-process'Brad King2023-10-021-12/+29
|\ \ \ | |/ / |/| |
| * | libuv: win,process: avoid kernel bug with starting Windows Store appsBrad King2023-09-281-12/+29
| |/
* | Merge branch 'release-3.27'Brad King2023-10-020-0/+0
|\ \
| * \ Merge topic 'doc-CMP0124' into release-3.27Brad King2023-10-021-5/+37
| |\ \
* | \ \ Merge topic 'doc-CMP0124'Brad King2023-10-021-5/+37
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Document CMP0124 behavior on already-set variablesBrad King2023-09-291-5/+37
* | | | Merge branch 'release-3.27'Brad King2023-10-020-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ctest-timeout-flag' into release-3.27Brad King2023-10-025-8/+23
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'ctest-timeout-flag'Brad King2023-10-025-8/+23
|\ \ \ \ | | |/ / | |/| |
| * | | ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-294-6/+21
| * | | Tests: Clarify RunCMake.CTestTimeout case nameBrad King2023-09-292-2/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-10-021-1/+1
* | | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-012-5/+17
|\ \ \
| * | | ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-302-5/+17
* | | | CMake Nightly Date StampKitware Robot2023-10-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-09-301-1/+1
* | | | Merge topic 'FindCUDAToolkit-implicit-dirs'Brad King2023-09-297-23/+170
|\ \ \ \
| * | | | FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirsRobert Maynard2023-09-277-23/+170
* | | | | Merge topic 'help-arbitrary'Brad King2023-09-295-12/+101
|\ \ \ \ \
| * | | | | Help: Allow help for arbitrary keywordsMartin Duffy2023-09-275-12/+101
* | | | | | Merge topic 'ci-linkcheck'Brad King2023-09-291-0/+1
|\ \ \ \ \ \
| * | | | | | Utilities/Sphinx: Allow linkcheck redirect for our get-involved pageBrad King2023-09-281-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-09-291-1/+1
* | | | | | Merge branch 'release-3.27'Brad King2023-09-280-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'android-clang-c++23' into release-3.27Brad King2023-09-281-1/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'android-clang-c++23'Brad King2023-09-281-1/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Android: Require Clang 18 for -std=c++23Brad King2023-09-271-1/+8
* | | | | | | Merge topic 'vs-flags-arch'Brad King2023-09-284-4/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Add `/arch:NotSet` flag table entries for v14x toolsetsStewart L. McCready2023-09-274-4/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-281-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'cxxmodules-export-dirs-with-prefix'Brad King2023-09-2770-87/+395
|\ \ \ \ \ \
| * | | | | | Tests/CXXModules: add tests for modules with include requirementsBen Boeckel2023-09-2623-0/+292
| * | | | | | Tests/CXXModules: relax line number matching in stderrBen Boeckel2023-09-2645-77/+77
| * | | | | | cmExportFileGenerator: relocate include directories for C++ modulesBen Boeckel2023-09-261-8/+25
| * | | | | | cmGeneratorTarget: remove not-INTERFACE assertionBen Boeckel2023-09-261-1/+0