summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARMClang: Fix computation of compiler semantic version patch levelDaniel Brondani2023-07-181-1/+1
| |/
* | Merge topic 'innosetup-component-install' into release-3.27Brad King2023-07-181-11/+8
|\ \
| * | InnoSetup: Always specify at least one component installation typeJannik Alber2023-07-171-11/+8
|/ /
* | CMake 3.27.0-rc5v3.27.0-rc5Brad King2023-07-141-1/+1
* | Merge topic 'FindProtobuf-version-schemes' into release-3.27Brad King2023-07-141-6/+4
|\ \
| * | FindProtobuf: Fix new version number schemeJannik Beyerstedt2023-07-141-6/+4
|/ /
* | Merge topic 'doc-list-genex' into release-3.27Brad King2023-07-141-57/+89
|\ \
| * | Help: Improve formatting and wording of LIST generator expressionsCraig Scott2023-07-131-57/+89
* | | Merge topic 'doc-search-names' into release-3.27Brad King2023-07-141-1/+1
|\ \ \
| * | | Utilities/Sphinx: Restore html search index link anchorsBrad King2023-07-131-1/+1
| |/ /
* | | Merge topic 'debugger-breakpoints' into release-3.27Brad King2023-07-143-5/+31
|\ \ \
| * | | Debugger: Always clear existing breakpoints on setBreakpointsBen McMorran2023-07-133-5/+31
| |/ /
* | | Merge topic 'android-platform' into release-3.27Brad King2023-07-141-0/+2
|\ \ \ | |/ / |/| |
| * | Android: Restore platform info and search paths shared with LinuxBrad King2023-07-131-0/+2
* | | Merge topic 'debugger-no-supportsVariableType' into release-3.27Brad King2023-07-134-23/+58
|\ \ \
| * | | Debugger: Correctly handle clients without supportsVariableTypeBen McMorran2023-07-124-23/+58
| |/ /
* | | Merge topic 'doc-genex-TARGET_IMPORT_FILE' into release-3.27Brad King2023-07-132-12/+20
|\ \ \
| * | | Help: Fix typos, formatting and wording for TARGET_IMPORT_FILE genexesCraig Scott2023-07-121-12/+12
| * | | Help: Add TARGET_IMPORT_FILE... genexes to 3.27 release notesCraig Scott2023-07-121-0/+6
| * | | Help: Add missing versionadded for TARGET_IMPORT_FILE_DIR genexCraig Scott2023-07-121-0/+2
| |/ /
* | | Merge topic 'genex-REMOVE_DUPLICATES-empty' into release-3.27Brad King2023-07-134-1/+13
|\ \ \
| * | | Genex: Restore REMOVE_DUPLICATES preservation of empty elementsBrad King2023-07-124-1/+13
| |/ /
* | | Merge topic 'show_autogen_exit_code' into release-3.27Brad King2023-07-131-1/+1
|\ \ \ | |/ / |/| |
| * | cmWorkerPool: Show process exit code / signal number upon failureAlexandru Croitor2023-07-121-1/+1
|/ /
* | Merge topic 'compile-commands-modules' into release-3.27Brad King2023-07-1214-10/+99
|\ \
| * | Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-0914-10/+99
* | | Merge topic 'hip-vim-syntax' into release-3.27Brad King2023-07-111-0/+81
|\ \ \
| * | | HIP: Add HIP language to Vim syntax highlightingCordell Bloor2023-07-071-0/+81
* | | | Merge topic 'findprotobuf-mingw' into release-3.27Brad King2023-07-071-3/+3
|\ \ \ \
| * | | | FindProtobuf: Fix linking to shared libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-07-051-3/+3
| | |/ / | |/| |
* | | | Merge topic 'msvc-embed-manifest-direct' into release-3.27Brad King2023-07-071-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | MSVC: Restore support for non-incremental linking without 'rc' in PATHBrad King2023-07-061-0/+20
| |/ /
* | | Merge topic 'hip-lib64' into release-3.27Brad King2023-07-071-1/+10
|\ \ \ | |/ / |/| |
| * | HIP: Fix search for hip-lang CMake package on Fedora distrosBrad King2023-07-051-1/+10
|/ /
* | CMake 3.27.0-rc4v3.27.0-rc4Brad King2023-06-301-1/+1
* | Merge topic 'debugger-segfault' into release-3.27Brad King2023-06-302-5/+39
|\ \
| * | Debugger: Fix threads request segfault after thread exited eventBen McMorran2023-06-292-5/+39
* | | Merge topic 'FetchContent-unparsed-arguments' into release-3.27Brad King2023-06-306-5/+11
|\ \ \
| * | | FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-296-5/+11
* | | | Merge topic 'vs-cxxmodules-same-src-name' into release-3.27Brad King2023-06-307-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Fix C++ modules in source files with the same nameBrad King2023-06-287-0/+53
* | | | Merge topic 'doc-add_custom_command' into release-3.27Brad King2023-06-291-1/+1
|\ \ \ \
| * | | | Help: add_custom_command(TARGET) does not support USES_TERMINALBrad King2023-06-291-1/+1
| | |/ / | |/| |
* | | | Merge topic 'doc-target_precompile_headers' into release-3.27Brad King2023-06-291-1/+1
|\ \ \ \
| * | | | Help: Fix wrong command name in target_precompile_headers docsCraig Scott2023-06-281-1/+1
| |/ / /
* | | | Merge topic 'doc-list-xref' into release-3.27Brad King2023-06-291-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Link to cmake-language(7) list docs from list() command docsBrad King2023-06-281-1/+5
|/ / /
* | | Merge topic 'alias-set-target-prop' into release-3.27Brad King2023-06-272-0/+4
|\ \ \
| * | | Help: Clarify that you can't set properties on ALIAS targetsRyan Friedman2023-06-262-0/+4
| |/ /
* | | Merge topic 'FindCxxTest-doc' into release-3.27Brad King2023-06-261-96/+79
|\ \ \