summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'rel-no-doc' into release-3.27Brad King2023-08-163-16/+1
|\ \
| * | Utilities/Release: Remove unused documentation build settingsBrad King2023-08-163-16/+1
* | | Merge topic 'test-debugger-named-pipe-fix' into release-3.27Brad King2023-08-161-7/+7
|\ \ \ | |/ / |/| |
| * | testDebuggerNamedPipe: fix for cppdap with nlohmann_jsonĐoàn Trần Công Danh2023-08-161-7/+7
* | | Merge topic 'unity_c_no_extensions' into release-3.27Brad King2023-08-161-1/+1
|\ \ \
| * | | Unity: use C-style comments to work both with C and C++Sylvain Joubert2023-08-151-1/+1
| |/ /
* | | Merge topic 'ghs-escape-custom-command-comments' into release-3.27Brad King2023-08-161-1/+3
|\ \ \
| * | | GHS: Escape custom command commentsWilliam Sciaroni2023-08-151-1/+3
| |/ /
* | | Merge topic 'clang_c23' into release-3.27Brad King2023-08-161-1/+4
|\ \ \
| * | | Clang: use -std=c23 for Clang 18+Raul Tambre2023-08-151-1/+4
| |/ /
* | | Merge topic 'FindPython-3.13' into release-3.27Brad King2023-08-163-3/+3
|\ \ \
| * | | FindPython: add support for Python 3.13Vasily Ryabov2023-08-153-3/+3
| |/ /
* | | Merge topic 'TAPI-is-Apple-only' into release-3.27Brad King2023-08-152-7/+7
|\ \ \
| * | | Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-112-7/+7
| |/ /
* | | Merge topic 'FindJNI-no-xcode' into release-3.27Brad King2023-08-151-5/+9
|\ \ \ | |/ / |/| |
| * | FindJNI: Restore support for macOS without XcodeBrad King2023-08-111-5/+9
|/ /
* | CMake 3.27.2v3.27.2Brad King2023-08-101-1/+1
* | Merge topic 'vs-sdk-selection' into release-3.27Brad King2023-08-1018-109/+201
|\ \
| * | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-104-5/+24
| * | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-104-0/+40
| * | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-1014-59/+91
| * | VS: Consolidate Windows SDK major version selection dispatchBrad King2023-08-104-24/+23
| * | VS: Do not print empty Windows SDK version when none is selectedBrad King2023-08-101-1/+2
| * | Tests: Remove redundant condition in RunCMake.GeneratorPlatform testBrad King2023-08-101-23/+21
| * | Help: Add 3.27 release note on VS default SDK selectionBrad King2023-08-091-1/+4
* | | Merge topic 'sphinx-search-index' into release-3.27Brad King2023-08-101-0/+2
|\ \ \ | |/ / |/| |
| * | ci: Suppress cmake.org html documentation search results for index entriesBrad King2023-08-101-0/+2
|/ /
* | Merge topic 'file-GENERATE-arg-parsing' into release-3.27Brad King2023-08-085-1/+12
|\ \
| * | file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-075-1/+12
* | | Merge topic 'help-importing-exporting-lib' into release-3.27Brad King2023-08-081-2/+2
|\ \ \
| * | | Help/guide/importing-exporting: Update line numbers in proseAdrien Ollier2023-08-071-2/+2
| |/ /
* | | Merge topic 'FindJNI-xcode-12.2' into release-3.27Brad King2023-08-081-0/+17
|\ \ \
| * | | FindJNI: Update for Xcode greater than 12.1 on macOSChristian Oyarzun2023-08-071-0/+17
| |/ /
* | | Merge topic 'cmList-append-regression' into release-3.27Brad King2023-08-083-29/+57
|\ \ \
| * | | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-043-29/+57
* | | | Merge topic 'doc-fixups-release-3.27' into release-3.27Craig Scott2023-08-076-36/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | cmLocalGenerator: Fix trivial spelling error in code commentCraig Scott2023-08-061-1/+1
| * | | Help: Improve formatting and fix wording for ENABLE_EXPORTSCraig Scott2023-08-062-28/+32
| * | | Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLYCraig Scott2023-08-042-4/+10
| * | | Help: Fix indenting within TARGET_RUNTIME_DLLS genex docsCraig Scott2023-08-041-3/+3
| |/ /
* | | Merge topic 'revert-vs-show-cmake-files' into release-3.27Brad King2023-08-0710-330/+12
|\ \ \ | |/ / |/| |
| * | VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-0210-330/+12
|/ /
* | Merge topic 'FindPython-Debian-workaround' into release-3.27Brad King2023-08-011-1/+1
|\ \
| * | FindPython: Restore Python_SITE* values for versions below 3.10Marc Chevrier2023-07-311-1/+1
|/ /
* | Merge topic 'cxx-atomic' into release-3.27Brad King2023-07-286-7/+25
|\ \
| * | Source: Link libatomic when needed on Linux 32-bit ARMBrad King2023-07-276-7/+25
|/ /
* | Merge topic 'doc-if-exists' into release-3.27Brad King2023-07-271-3/+3
|\ \
| * | Help: Document that if(EXISTS) requires paths to be readableBrad King2023-07-261-3/+3
|/ /
* | CMake 3.27.1v3.27.1Brad King2023-07-252-1/+13
* | Merge topic 'property-typo-fix' into release-3.27Brad King2023-07-252-2/+4
|\ \