summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor cmTargetExport removing InterfaceIncludeDirecoriesEugene Shalygin2021-07-225-4/+20
* CMake Nightly Date StampKitware Robot2021-07-221-1/+1
* Merge branch 'release-3.21'Brad King2021-07-210-0/+0
|\
| * Merge topic 'message-color' into release-3.21Brad King2021-07-215-0/+26
| |\
* | \ Merge topic 'message-color'Brad King2021-07-215-0/+26
|\ \ \ | | |/ | |/|
| * | cmMessenger: Revert to non-color messages on WindowsBrad King2021-07-205-0/+26
* | | Merge branch 'release-3.21'Brad King2021-07-210-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'CMakeDependentOption-revert-parens' into release-3.21Brad King2021-07-215-12/+7
| |\ \
* | \ \ Merge topic 'CMakeDependentOption-revert-parens'Brad King2021-07-215-12/+7
|\ \ \ \ | | |/ / | |/| |
| * | | CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-205-12/+7
| | |/ | |/|
* | | Merge branch 'release-3.21'Brad King2021-07-210-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'toolchain-CMP0126' into release-3.21Brad King2021-07-2112-0/+29
| |\ \ | | |/ | |/|
* | | Merge topic 'toolchain-CMP0126'Brad King2021-07-2112-0/+29
|\ \ \ | | |/ | |/|
| * | try_compile: Propagate CMP0126 to the generated test projectBrad King2021-07-2012-0/+29
* | | CMake Nightly Date StampKitware Robot2021-07-211-1/+1
* | | Merge branch 'release-3.21'Brad King2021-07-200-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'iar-exe-suffix' into release-3.21Brad King2021-07-204-3/+12
| |\ \
* | \ \ Merge topic 'iar-exe-suffix'Brad King2021-07-204-3/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitlyLorenzo Cappelletti2021-07-203-1/+10
| * | | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIXLorenzo Cappelletti2021-07-201-2/+2
* | | | Merge branch 'release-3.21'Brad King2021-07-200-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'iar-host-exe' into release-3.21Brad King2021-07-201-8/+24
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'iar-host-exe'Brad King2021-07-201-8/+24
|\ \ \ \ | | |/ / | |/| |
| * | | Compiler/IAR: search for both IAR's binaries * and *.exeLorenzo Cappelletti2021-07-201-8/+24
| |/ /
* | | Merge topic 'find_library_usable_from_script_mode'Brad King2021-07-206-4/+60
|\ \ \
| * | | find_library: Infer library prefix and suffix when in script modeRobert Maynard2021-07-196-4/+60
* | | | Merge branch 'release-3.21'Brad King2021-07-200-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'enable_language-CMP0126' into release-3.21Brad King2021-07-201-4/+0
| |\ \ \
* | \ \ \ Merge topic 'enable_language-CMP0126'Brad King2021-07-201-4/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behaviorBrad King2021-07-191-4/+0
| | |_|/ | |/| |
* | | | Merge branch 'release-3.21'Brad King2021-07-200-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'autogen-ui-header-depends' into release-3.21Brad King2021-07-201-6/+14
| |\ \ \
* | \ \ \ Merge topic 'autogen-ui-header-depends'Brad King2021-07-201-6/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | AUTOUIC: Fix cyclic dependency between generated UI headers and timestampAlexey Edelev2021-07-191-6/+14
| | |/ / | |/| |
* | | | Merge branch 'release-3.21'Brad King2021-07-200-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-policies-3.21' into release-3.21Brad King2021-07-204-26/+54
| |\ \ \
* | \ \ \ Merge topic 'doc-policies-3.21'Brad King2021-07-204-26/+54
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Make policy CMP0126 wording more accurate Craig Scott2021-07-172-7/+20
| * | | | Help: Explain policy CMP0125 in more detailCraig Scott2021-07-171-12/+29
| * | | | Help: Clarify wording of CMP0124Craig Scott2021-07-171-7/+5
* | | | | Merge branch 'release-3.21'Craig Scott2021-07-200-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'doc-cleanups-3.21' into release-3.21Craig Scott2021-07-203-30/+47
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'doc-cleanups-3.21'Craig Scott2021-07-203-30/+47
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Expand details for file(COPY_FILE)Craig Scott2021-07-191-2/+18
| * | | | Help: Re-order file() sub-commands in Filesystem sectionCraig Scott2021-07-191-28/+28
| * | | | Help: Clarify which project() call PROJECT_IS_TOP_LEVEL is forCraig Scott2021-07-181-1/+2
| * | | | Help: Fix trivial typoCraig Scott2021-07-181-1/+1
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2021-07-201-1/+1
* | | | Merge branch 'release-3.21'Brad King2021-07-190-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'cmake-presets-no-binary-dir-no-s' into release-3.21Brad King2021-07-194-4/+24
| |\ \ \