summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help: Clarify 3.21 release note on supportedPlatformsBrad King2021-06-281-3/+3
| | |_|/ / | |/| | |
* | | | | Merge topic 'ci-base-images' into release-3.21Brad King2021-06-286-5/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ci: add freeglut to Debian and Fedora base imagesBrad King2021-06-284-3/+6
| * | | | ci: update keyserver URLBrad King2021-06-282-2/+2
|/ / / /
* | | | Merge topic 'p1689r4-updates' into release-3.21Brad King2021-06-281-8/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Help/dev/experimental: Link to published P1689R4Brad King2021-06-281-8/+2
|/ / /
* | | Merge topic 'vs2022' into release-3.21Brad King2021-06-2824-28/+252
|\ \ \
| * | | VS: Use 64-bit MSBuild in VS 2022Brad King2021-06-251-0/+6
| * | | VS: Add Visual Studio 17 2022 generatorBrad King2021-06-2518-14/+218
| * | | VS: Update v142 CL flag table for VS 17.0 Preview 1Brad King2021-06-251-0/+7
| * | | Help: Remove unnecessary Sphinx versionadded markup in VS toolset selectionBrad King2021-06-255-14/+21
| |/ /
* | | Merge topic 'test-RunCMake.GenEx-names' into release-3.21Brad King2021-06-28221-176/+176
|\ \ \
| * | | Tests: Shorten RunCMake.GenEx-* case namesBrad King2021-06-25221-176/+176
| |/ /
* | | Merge topic 'ninja-lwyu-flag-order' into release-3.21Brad King2021-06-281-6/+3
|\ \ \
| * | | Ninja: Fix LINK_WHAT_YOU_USE link flag placementĐoàn Trần Công Danh2021-06-251-6/+3
| |/ /
* | | Merge topic 'yasm-no-deps' into release-3.21Brad King2021-06-281-7/+9
|\ \ \ | |/ / |/| |
| * | ASM_NASM: Do not generate depfiles with YASMGregor Jasny2021-06-251-7/+9
* | | Merge topic 'Help-UseJava-reorganization' into release-3.21Brad King2021-06-251-351/+454
|\ \ \
| * | | Help: UseJava reorganizationMarc Chevrier2021-06-241-351/+454
| |/ /
* | | Merge topic 'fujitsu-ipo' into release-3.21Brad King2021-06-251-0/+10
|\ \ \
| * | | Fujitsu: Add IPO support for FortranPaul Zehner2021-06-241-0/+10
| |/ /
* | | Merge topic 'FindOpenMP-fujitsu' into release-3.21Brad King2021-06-251-0/+4
|\ \ \ | |/ / |/| |