summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.23.0-rc1v3.23.0-rc1Brad King2022-02-081-1/+1
* Merge branch 'release-3.22' into release-3.23Brad King2022-02-080-0/+0
|\
| * Merge branch 'FindGSL-version-regex' into release-3.22Brad King2022-02-081-1/+1
| |\
* | \ Merge topic 'FindGSL-version-regex' into release-3.23Brad King2022-02-080-0/+0
|\ \ \ | | |/ | |/|
| * | FindGSL: Improve version extraction regexمهدي شينون (Mehdi Chinoune)2022-02-081-1/+1
| |/
* | Merge topic 'dotnet_sdk' into release-3.23Brad King2022-02-085-34/+154
|\ \
| * | VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-074-32/+119
| * | VS: Set Visual Studio versions read out from solution fileFlorian Schweiger2022-02-072-2/+24
| * | VS: Allow setting output directory in .NET SDK style projectsFlorian Schweiger2022-02-071-0/+11
* | | Merge topic 'GoogleTest-discover-type-params' into release-3.23Brad King2022-02-086-36/+57
|\ \ \
| * | | GoogleTest: Change format for typed testsEvgeniy Shcherbina2022-02-075-45/+52
| * | | GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-076-10/+24
* | | | Merge topic 'doc-DESTDIR' into release-3.23Brad King2022-02-072-11/+30
|\ \ \ \
| * | | | Help: Clarify roles of DESTDIR and CMAKE_INSTALL_PREFIXBrad King2022-02-042-11/+30
|/ / / /
* | | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-040-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |/ / / /