index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Improve readability and accuracy of runtime deps-related content
Craig Scott
2021-07-04
2
-55/+64
*
Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS option
Craig Scott
2021-07-03
1
-6/+7
*
Help: Add missing versionadded 3.21 for file(RENAME) options
Craig Scott
2021-07-03
1
-0/+4
*
Merge topic 'cmake-upload-junit-reports' into release-3.21
Brad King
2021-07-02
6
-9/+30
|
\
|
*
gitlab-ci: upload JUnit reports for builds
Ben Boeckel
2021-06-30
4
-0/+21
|
*
ci: update to 3.21.0-rc2 for CI usage
Ben Boeckel
2021-06-30
2
-9/+9
*
|
Merge topic 'compiler-id-msvc-no-lib' into release-3.21
Brad King
2021-07-02
2
-2/+4
|
\
\
|
*
|
DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIB
Brad King
2021-07-01
2
-2/+4
*
|
|
Merge topic 'help_cstd' into release-3.21
Brad King
2021-07-02
1
-1/+20
|
\
\
\
|
*
|
|
Help: Note C_STANDARD values added in CMake 3.21
Michael Hirsch
2021-07-01
1
-1/+20
|
|
/
/
*
|
|
Merge topic 'doc-vs-fortran' into release-3.21
Brad King
2021-06-30
7
-14/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Document VS generator support for Intel Fortran
Brad King
2021-06-30
7
-14/+21
|
/
/
*
|
CMake 3.21.0-rc2
v3.21.0-rc2
Brad King
2021-06-30
1
-1/+1
*
|
Merge topic 'CMP0126-WARNING' into release-3.21
Brad King
2021-06-30
8
-6/+47
|
\
\
|
*
|
CMP0126: Add control for warnings
Marc Chevrier
2021-06-29
8
-6/+47
*
|
|
Merge topic 'fujitsu-clang-findbinutils' into release-3.21
Brad King
2021-06-30
2
-0/+9
|
\
\
\
|
*
|
|
FujitsuClang: Change LTO option from -flto=thin to -flto
Yuichiro Utsumi
2021-06-29
1
-0/+3
|
*
|
|
FujitsuClang: Set CMAKE_<LANG>_COMPILER_AR and CMAKE_<LANG>_COMPILER_RANLIB
Yuichiro Utsumi
2021-06-29
1
-0/+6
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'vs-ARM64EC' into release-3.21
Brad King
2021-06-30
1
-1/+2
|
\
\
\
|
*
|
|
VS: Add ARM64EC to supported platforms for VS 16 and 17
Brad King
2021-06-29
1
-1/+2
|
|
/
/
*
|
|
Merge topic 'rpm-suggests' into release-3.21
Brad King
2021-06-30
4
-13/+50
|
\
\
\
|
*
|
|
CPack/RPM: Fix weak dep support
Alex Sweet
2021-06-29
4
-13/+50
|
|
/
/
*
|
|
Merge topic 'tll-out-of-dir' into release-3.21
Brad King
2021-06-30
6
-7/+30
|
\
\
\
|
*
|
|
target_link_libraries: Restore transitive out-of-dir linking
Brad King
2021-06-29
6
-7/+30
|
|
/
/
*
|
|
Merge topic 'compiler-id-msvc-has-include' into release-3.21
Brad King
2021-06-30
2
-0/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DetermineCompiler: Restore identification of MSVC with no INCLUDE dirs
Brad King
2021-06-29
2
-0/+8
|
/
/
*
|
Merge topic 'update-kwsys' into release-3.21
Brad King
2021-06-29
3
-4/+23
|
\
\
|
*
\
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2021-06-28
3
-4/+23
|
|
\
\
|
|
*
|
KWSys 2021-06-28 (0648cb1a)
KWSys Upstream
2021-06-28
3
-4/+23
*
|
|
|
Merge topic 'tests-tolerate-NINJA_STATUS' into release-3.21
Brad King
2021-06-29
2
-0/+6
|
\
\
\
\
|
*
|
|
|
Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behavior
NAKAMURA Takumi
2021-06-28
2
-0/+6
*
|
|
|
|
Merge topic 'test-driver-local-var' into release-3.21
Brad King
2021-06-29
1
-2/+4
|
\
\
\
\
\
|
*
|
|
|
|
TestDriver: Avoid declaring local variable after statement
Brad King
2021-06-28
1
-2/+4
*
|
|
|
|
|
Merge topic 'curl-schannel-ALPN-length' into release-3.21
Brad King
2021-06-29
1
-0/+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
curl: backport upstream fix to 7.77.0 regression
Brad King
2021-06-28
1
-0/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'genex-versionadded' into release-3.21
Brad King
2021-06-28
1
-5/+105
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add versionadded tags to cmake-generator-expressions(7)
FeRD (Frank Dana)
2021-06-28
1
-5/+105
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'Help-CMP0102-mention-warning-variable' into release-3.21
Brad King
2021-06-28
1
-1/+3
|
\
\
\
\
\
|
*
|
|
|
|
Help/CMP0102: mention the varible that controls CMP0102 warnings
Ben Boeckel
2021-06-28
1
-1/+3
*
|
|
|
|
|
Merge topic 'doc-3.21-relnotes-supportedPlatforms' into release-3.21
Brad King
2021-06-28
1
-3/+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Help: Clarify 3.21 release note on supportedPlatforms
Brad King
2021-06-28
1
-3/+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ci-base-images' into release-3.21
Brad King
2021-06-28
6
-5/+8
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ci: add freeglut to Debian and Fedora base images
Brad King
2021-06-28
4
-3/+6
|
*
|
|
|
ci: update keyserver URL
Brad King
2021-06-28
2
-2/+2
|
/
/
/
/
*
|
|
|
Merge topic 'p1689r4-updates' into release-3.21
Brad King
2021-06-28
1
-8/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help/dev/experimental: Link to published P1689R4
Brad King
2021-06-28
1
-8/+2
|
/
/
/
*
|
|
Merge topic 'vs2022' into release-3.21
Brad King
2021-06-28
24
-28/+252
|
\
\
\
|
*
|
|
VS: Use 64-bit MSBuild in VS 2022
Brad King
2021-06-25
1
-0/+6
|
*
|
|
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
18
-14/+218
|
*
|
|
VS: Update v142 CL flag table for VS 17.0 Preview 1
Brad King
2021-06-25
1
-0/+7
[next]