summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compiler/IAR: search for both IAR's binaries * and *.exeLorenzo Cappelletti2021-07-201-8/+24
* Merge topic 'enable_language-CMP0126' into release-3.21Brad King2021-07-201-4/+0
|\
| * CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behaviorBrad King2021-07-191-4/+0
* | Merge topic 'autogen-ui-header-depends' into release-3.21Brad King2021-07-201-6/+14
|\ \
| * | AUTOUIC: Fix cyclic dependency between generated UI headers and timestampAlexey Edelev2021-07-191-6/+14
| |/
* | Merge topic 'doc-policies-3.21' into release-3.21Brad 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 topic 'doc-cleanups-3.21' into release-3.21Craig 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
| |/
* | Merge topic 'cmake-presets-no-binary-dir-no-s' into release-3.21Brad King2021-07-194-4/+24
|\ \
| * | CMakePresets.json: Fix expansion issue with empty binaryDirKyle Edwards2021-07-164-4/+24
| |/
* | Merge topic 'enable_language-CMP0126' into release-3.21Brad King2021-07-1910-0/+31
|\ \
| * | enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-1510-0/+31
| |/
* | Merge topic 'libuv-mingw-arm' into release-3.21Brad King2021-07-191-2/+6
|\ \
| * | libuv: Fix building with mingw toolchains for ARM/AArch64Martin Storsjö2021-07-151-2/+6
| |/
* | Merge topic 'TestDriver-time.h-lint' into release-3.21Brad King2021-07-191-2/+2
|\ \
| * | TestDriver: use `CM_NULL` to avoid lints about `nullptr` usageBen Boeckel2021-07-141-1/+1
| * | TestDriver: suppress deprecated header lints for time.hBen Boeckel2021-07-141-1/+1
* | | Merge topic 'Help-ctest_memcheck-shared-args' into release-3.21Brad King2021-07-192-0/+9
|\ \ \
| * | | Help/ctest_test: add a comment to also update `ctest_memcheck`Ben Boeckel2021-07-191-0/+4
| * | | Help/ctest_memcheck: mention `ctest_test` argumentsBen Boeckel2021-07-141-0/+5
| |/ /
* | | Merge topic 'vs2022' into release-3.21Brad King2021-07-199-13/+3505
|\ \ \ | |_|/ |/| |
| * | VS: Update Visual Studio 17 2022 generator for Preview 2Brad King2021-07-154-7/+15
| * | VS: Fix `/sourceDependencies` flag table entries for v143Brad King2021-07-151-8/+2
| * | VS: Remove broken EnableASAN entry from flag table for v143Brad King2021-07-151-7/+0
| * | VS: Remove empty ExternalWarningLevel entry from flag table for v143Brad King2021-07-151-7/+0
| * | VS: Remove empty LanguageStandard entries from flag table for v143Brad King2021-07-151-14/+0
| * | VS: Remove empty ConformanceMode entry from flag table for v143Brad King2021-07-151-7/+0
| * | VS: Populate `/JMC-` flag table entry for v143Brad King2021-07-151-0/+7
| * | VS: Populate `-Qspectre-` flag table entry for v143Brad King2021-07-151-9/+9
| * | VS: Populate `/Y-` flag table entry for v143Brad King2021-07-151-1/+1
| * | VS: Add `-Zc:inline[-]` flag table entry for v143Brad King2021-07-151-0/+7
| * | VS: Fix `/analyze:log` flag mapping for v143Brad King2021-07-151-14/+4
| * | VS: Remove the /MERGE flag from v143 link flag tableBrad King2021-07-151-9/+0
| * | VS: Map the link `/debug` flag for v143Brad King2021-07-151-10/+18
| * | VS: Fix `/MANIFESTUAC:` link flag mapping for v143Brad King2021-07-151-25/+4
| * | VS: Add v143 flag tables for VS 17.0 Preview 2Brad King2021-07-152-0/+2982
| * | VS: Add CSharp VS 2022 compiler version and flag table v143Brad King2021-07-152-0/+557
| * | VS: Improve v142 CL flag table LanguageStandard orderingBrad King2021-07-151-6/+6
| * | VS: Recognize CSharp VS 2019 compiler version v142Brad King2021-07-151-0/+4
|/ /
* | Merge topic 'ci-use-3.21.0' into release-3.21Brad King2021-07-152-6/+6
|\ \ | |/ |/|
| * ci: use CMake 3.21.0Ben Boeckel2021-07-142-6/+6
|/
* CMake 3.21.0v3.21.0Brad King2021-07-141-1/+1
* Merge topic 'armlink_armar_detection' into release-3.21Brad King2021-07-142-11/+9
|\
| * ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-142-11/+9