summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'default-extensions' into release-3.22Brad King2022-02-033-7/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'default-extensions' into release-3.23Brad King2022-02-043-7/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CompilerId: Fix default extensions check for Clang targeting MSVC ABIBrad King2022-02-033-7/+4
| |/ / / /
* | | | | Merge topic 'vs-simplify-pch' into release-3.23Brad King2022-02-041-9/+16
|\ \ \ \ \
| * | | | | VS: Simplify generation of per-source PCH settingsBrad King2022-02-031-9/+16
* | | | | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23Brad King2022-02-047-11/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ExternalProject: Add support for USES_TERMINAL_PATCH keywordCraig Scott2022-02-037-11/+37
| |/ / / /
* | | | | Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23Brad King2022-02-044-5/+13
|\ \ \ \ \
| * | | | | GoogleTest: Preserve spaces in test parametersEvgeniy Shcherbina2022-02-034-5/+13
* | | | | | Merge topic 'test-mfc-explicit' into release-3.23Brad King2022-02-047-111/+3
|\ \ \ \ \ \
| * | | | | | Tests: Run MFC test only when explicitly enabledBrad King2022-02-037-111/+3
* | | | | | | Merge topic 'rel-version' into release-3.23Brad King2022-02-042-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Help/dev: Clarify maintainer guide step for DEVEL_CMAKE_VERSIONBrad King2022-02-041-2/+2
| * | | | | | | Replace DEVEL_CMAKE_VERSION with literal 3.23 release versionBrad King2022-02-041-2/+1
|/ / / / / / /
* | | | | | | Merge topic 'doc-cmcmd-versionadded' into release-3.23Brad King2022-02-031-11/+109
|\ \ \ \ \ \ \
| * | | | | | | Help: add versionadded markup to cmake -E commandsPeter Würth2022-02-031-11/+109
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'ci-minor-cleanups' into release-3.23Brad King2022-02-034-3/+9
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: clarify name of windows fragment for building with ninjaBrad King2022-02-021-2/+2
| * | | | | | | Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABIBrad King2022-02-022-1/+3
| * | | | | | | Tests: Suppress MSVC CRT deprecation warnings in pseudo_llvm-rcBrad King2022-02-021-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Begin 3.23 release versioningBrad King2022-02-031-3/+3
* | | | | | | gitlab-ci: Drop package pipeline upload jobs for release branchBrad King2022-02-031-7/+7
* | | | | | | Help: Drop development topic notes to prepare releaseBrad King2022-02-032-9/+0
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'doc-3.23-relnotes'Brad King2022-02-0348-295/+292
|\ \ \ \ \ \
| * | | | | | Help: Update Sphinx versionadded directives for 3.23 releaseBrad King2022-02-036-0/+12
| * | | | | | Help: Organize and revise 3.23 release notesBrad King2022-02-031-138/+190
| * | | | | | Help: Consolidate 3.23 release notesBrad King2022-02-0341-271/+202
| * | | | | | Help: Remove stray leading blank lines from release notesBrad King2022-02-033-3/+0
| * | | | | | Help: Polish CMAKE{,_SYSTEM}_IGNORE_PREFIX_PATH documentationBrad King2022-02-032-19/+19
| * | | | | | CheckPIESupported: Document version adding support for more languagesBrad King2022-02-031-2/+7
|/ / / / / /
* | | | | | Merge topic 'doc-imported-no-system'Brad King2022-02-035-12/+24
|\ \ \ \ \ \
| * | | | | | Help: Clarify documentation on SYSTEM include directoriesBrad King2022-02-035-12/+24
| |/ / / / /
* | | | | | Merge topic 'cmake-ignore-prefix-path'Brad King2022-02-0316-38/+218
|\ \ \ \ \ \
| * | | | | | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-0216-12/+165
| * | | | | | Refactor: Keep track of prefixes in cmSearchPathKyle Edwards2022-02-024-27/+54
| |/ / / / /
* | | | | | Merge topic 'cmake-presets-configure-preset-reachability'Brad King2022-02-0312-3/+57
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CMakePresets.json: Ensure configurePreset is reachable from current fileKyle Edwards2022-02-0212-3/+57
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-02-031-1/+1
|/ / / /
* | | | Merge topic 'cuda_generic_arch_all'Brad King2022-02-027-124/+214
|\ \ \ \
| * | | | CUDA: Generic all and all-major supportRaul Tambre2022-02-017-124/+214
* | | | | Merge topic 'dotnet_ref_in_sdk'Brad King2022-02-022-1/+5
|\ \ \ \ \
| * | | | | VS: .Net SDK Style projects can add Reference to dllsSumit Bhardwaj2022-02-012-1/+5
* | | | | | Merge topic 'update-expat'Brad King2022-02-024-15/+27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-expat' into update-expatBrad King2022-02-013-14/+26
| |\ \ \ \ \ \
| | * | | | | | expat 2022-01-30 (81b89678)Expat Upstream2022-02-013-14/+26
| * | | | | | | expat: Update script to get Expat 2.4.4Brad King2022-02-011-1/+1
* | | | | | | | Merge topic 'ep-redownload-on-SOURCE_DIR-change'Brad King2022-02-026-68/+108
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-016-68/+108
* | | | | | | | | Merge topic 'ci-fedora35'Brad King2022-02-0226-70/+79
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | gitlab-ci: update to Fedora 35 base imagesBrad King2022-02-0117-63/+63