summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-066-13/+23
* Merge branch 'release-3.20' into release-3.21Brad King2021-07-060-0/+0
|\
| * Merge branch 'backport-3.20-makefile-normalize-depfile' into release-3.20Brad King2021-07-023-6/+17
| |\
* | \ Merge topic 'makefile-normalize-depfile' into release-3.21Brad King2021-07-063-6/+17
|\ \ \
| * \ \ Merge branch 'backport-3.20-makefile-normalize-depfile'Brad King2021-07-023-6/+17
| |\ \ \ | | | |/ | | |/|
| | * | Makefiles: Normalize compiler-generated depfile pathsMarc Chevrier2021-07-023-6/+17
| | |/
* | | Merge topic 'ci-fixups' into release-3.21Brad King2021-07-0622-28/+49
|\ \ \
| * | | gitlab-ci: Rename CI config variable to avoid conflict with CMAKE_BUILD_TYPEBrad King2021-07-024-7/+7
| * | | Tests: Fix newline matching in several RunCMake.* casesBrad King2021-07-0218-21/+42
| |/ /
* | | Merge topic 'doc-3.21-release' into release-3.21Craig Scott2021-07-062-61/+75
|\ \ \ | |/ / |/| |
| * | Help: Improve readability and accuracy of runtime deps-related contentCraig Scott2021-07-042-55/+64
| * | Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS optionCraig Scott2021-07-031-6/+7
| * | Help: Add missing versionadded 3.21 for file(RENAME) optionsCraig Scott2021-07-031-0/+4
|/ /
* | Merge topic 'cmake-upload-junit-reports' into release-3.21Brad King2021-07-026-9/+30
|\ \
| * | gitlab-ci: upload JUnit reports for buildsBen Boeckel2021-06-304-0/+21
| * | ci: update to 3.21.0-rc2 for CI usageBen Boeckel2021-06-302-9/+9
* | | Merge topic 'compiler-id-msvc-no-lib' into release-3.21Brad King2021-07-022-2/+4
|\ \ \
| * | | DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIBBrad King2021-07-012-2/+4
* | | | Merge topic 'help_cstd' into release-3.21Brad King2021-07-021-1/+20
|\ \ \ \
| * | | | Help: Note C_STANDARD values added in CMake 3.21Michael Hirsch2021-07-011-1/+20
| |/ / /
* | | | Merge topic 'doc-vs-fortran' into release-3.21Brad King2021-06-307-14/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Document VS generator support for Intel FortranBrad King2021-06-307-14/+21
|/ / /
* | | CMake 3.21.0-rc2v3.21.0-rc2Brad King2021-06-301-1/+1
* | | Merge topic 'CMP0126-WARNING' into release-3.21Brad King2021-06-308-6/+47
|\ \ \
| * | | CMP0126: Add control for warningsMarc Chevrier2021-06-298-6/+47
* | | | Merge topic 'fujitsu-clang-findbinutils' into release-3.21Brad King2021-06-302-0/+9
|\ \ \ \
| * | | | FujitsuClang: Change LTO option from -flto=thin to -fltoYuichiro Utsumi2021-06-291-0/+3
| * | | | FujitsuClang: Set CMAKE_<LANG>_COMPILER_AR and CMAKE_<LANG>_COMPILER_RANLIBYuichiro Utsumi2021-06-291-0/+6
| | |/ / | |/| |
* | | | Merge topic 'vs-ARM64EC' into release-3.21Brad King2021-06-301-1/+2
|\ \ \ \
| * | | | VS: Add ARM64EC to supported platforms for VS 16 and 17Brad King2021-06-291-1/+2
| |/ / /
* | | | Merge topic 'rpm-suggests' into release-3.21Brad King2021-06-304-13/+50
|\ \ \ \
| * | | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-294-13/+50
| |/ / /
* | | | Merge topic 'tll-out-of-dir' into release-3.21Brad King2021-06-306-7/+30
|\ \ \ \
| * | | | target_link_libraries: Restore transitive out-of-dir linkingBrad King2021-06-296-7/+30
| |/ / /
* | | | Merge topic 'compiler-id-msvc-has-include' into release-3.21Brad King2021-06-302-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | DetermineCompiler: Restore identification of MSVC with no INCLUDE dirsBrad King2021-06-292-0/+8
|/ / /
* | | Merge topic 'update-kwsys' into release-3.21Brad King2021-06-293-4/+23
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-06-283-4/+23
| |\ \ \
| | * | | KWSys 2021-06-28 (0648cb1a)KWSys Upstream2021-06-283-4/+23
* | | | | Merge topic 'tests-tolerate-NINJA_STATUS' into release-3.21Brad King2021-06-292-0/+6
|\ \ \ \ \
| * | | | | Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behaviorNAKAMURA Takumi2021-06-282-0/+6
* | | | | | Merge topic 'test-driver-local-var' into release-3.21Brad King2021-06-291-2/+4
|\ \ \ \ \ \
| * | | | | | TestDriver: Avoid declaring local variable after statementBrad King2021-06-281-2/+4
* | | | | | | Merge topic 'curl-schannel-ALPN-length' into release-3.21Brad King2021-06-291-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | curl: backport upstream fix to 7.77.0 regressionBrad King2021-06-281-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'genex-versionadded' into release-3.21Brad King2021-06-281-5/+105
|\ \ \ \ \ \
| * | | | | | Help: Add versionadded tags to cmake-generator-expressions(7)FeRD (Frank Dana)2021-06-281-5/+105
| |/ / / / /
* | | | | | Merge topic 'Help-CMP0102-mention-warning-variable' into release-3.21Brad King2021-06-281-1/+3
|\ \ \ \ \ \
| * | | | | | Help/CMP0102: mention the varible that controls CMP0102 warningsBen Boeckel2021-06-281-1/+3
* | | | | | | Merge topic 'doc-3.21-relnotes-supportedPlatforms' into release-3.21Brad King2021-06-281-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |