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
...
*
|
Merge topic 'export-no-shdeps' into release-3.24
Brad King
2022-08-16
10
-0/+71
|
\
\
|
*
|
export: Restore exclusion of private shared library dependencies from checks
Brad King
2022-08-15
10
-0/+71
*
|
|
Merge topic 'automoc-silence-warnings' into release-3.24
Brad King
2022-08-16
1
-9/+9
|
\
\
\
|
*
|
|
automoc: avoid compiler warnings in linker-warning-silencing code
Albert Astals Cid
2022-08-10
1
-9/+9
*
|
|
|
Merge topic 'doc-warning-as-error' into release-3.24
Craig Scott
2022-08-16
1
-0/+25
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Help: A missing cross-reference to --compile-no-warning-as-error
Craig Scott
2022-08-15
1
-0/+2
|
*
|
|
Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR
Craig Scott
2022-08-15
1
-0/+23
|
|
/
/
*
|
|
Merge topic 'warning-as-error-ti-compiler' into release-3.24
Brad King
2022-08-15
2
-0/+12
|
\
\
\
|
*
|
|
TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property
Craig Scott
2022-08-11
2
-0/+12
|
|
/
/
*
|
|
Merge topic 'mingw-flto' into release-3.24
Brad King
2022-08-15
1
-1/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
IPO: Do not use -flto=auto with GCC 10.x on Windows
Brad King
2022-08-10
1
-1/+8
|
|
/
*
|
Merge topic 'FindThreads-msvc-no-pthread-flag' into release-3.24
Brad King
2022-08-09
1
-1/+5
|
\
\
|
|
/
|
/
|
|
*
FindThreads: Skip check for -pthread flag when targeting the MSVC ABI
Brad King
2022-08-08
1
-1/+5
|
/
*
CMake 3.24.0
v3.24.0
Brad King
2022-08-04
1
-1/+1
*
Merge topic 'makefile-path-consistency' into release-3.24
Brad King
2022-08-04
4
-34/+48
|
\
|
*
Makefiles: Restore path consistency in the global dispatch makefile
Brad King
2022-08-03
4
-34/+48
*
|
Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...
Brad King
2022-08-04
7
-1/+81
|
\
\
|
*
|
FetchContent: Disable header set verification for dependencies
Craig Scott
2022-08-03
7
-1/+81
*
|
|
Merge topic 'doc-find_package-typo' into release-3.24
Brad King
2022-08-04
1
-2/+2
|
\
\
\
|
*
|
|
Help: Fix reST syntax typo in find_package docs
Eisuke Kawashima
2022-08-03
1
-2/+2
*
|
|
|
Merge topic 'FindLua-docfmt' into release-3.24
Brad King
2022-08-04
1
-13/+16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FindLua: Improve documentation formatting
Michael Hirsch
2022-08-03
1
-13/+16
|
|
/
/
*
|
|
Merge topic 'all-verify-interface-header-sets' into release-3.24
Kyle Edwards
2022-08-03
10
-0/+58
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
10
-0/+58
*
|
|
Merge topic 'ci-wix-host' into release-3.24
Brad King
2022-08-03
1
-2/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: host WiX 3.14.0.6526 binaries ourselves
Brad King
2022-08-02
1
-2/+3
|
/
/
*
|
Merge topic 'vs-msbuild-arm64' into release-3.24
Brad King
2022-08-02
1
-1/+1
|
\
\
|
*
|
VS: Fix ARM64 host architecture detection in x86 binary
Anton Lapounov
2022-08-01
1
-1/+1
*
|
|
Merge topic 'windows-symlink-dir' into release-3.24
Brad King
2022-08-02
1
-12/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Windows: Revert "Prefer junctions for directory symlinks"
Brad King
2022-08-01
1
-12/+2
*
|
|
Merge topic 'doc-init-VERIFY_INTERFACE_HEADER_SETS' into release-3.24
Brad King
2022-08-01
1
-1/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Document initialization of VERIFY_INTERFACE_HEADER_SETS property
Craig Scott
2022-08-01
1
-1/+5
*
|
|
Merge branch 'release-3.23' into release-3.24
Brad King
2022-08-01
0
-0/+0
|
\
\
\
|
*
\
\
Merge branch 'FindGTest-gmock-needs-gtest' into release-3.23
Brad King
2022-07-29
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'FindGTest-gmock-needs-gtest' into release-3.24
Brad King
2022-08-01
1
-1/+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindGTest: Create the gmock targets only when GTest has been found
Robert Maynard
2022-07-29
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'fetchcontent-url-regression' into release-3.24
Craig Scott
2022-08-01
1
-29/+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FetchContent: Restore support for multiple URL values
Craig Scott
2022-07-29
1
-29/+42
|
/
/
*
|
CMake 3.24.0-rc5
v3.24.0-rc5
Brad King
2022-07-28
1
-1/+1
*
|
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-28
1
-0/+7
|
\
\
|
|
/
|
*
CMake 3.23.3
v3.23.3
Brad King
2022-07-28
2
-1/+8
*
|
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-28
1
-2/+2
|
\
\
|
|
/
|
*
Merge branch 'release-3.22' into release-3.23
Brad King
2022-07-28
1
-2/+2
|
|
\
|
|
*
CMake 3.22.6
v3.22.6
Brad King
2022-07-28
2
-3/+3
*
|
|
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-28
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-07-28
0
-0/+0
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'ci-xcode-13.4' into release-3.22
Brad King
2022-07-28
1
-6/+6
|
|
|
\
|
*
|
\
Merge branch 'ci-xcode-13.4' into release-3.23
Brad King
2022-07-28
1
-6/+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge topic 'ci-xcode-13.4' into release-3.24
Brad King
2022-07-28
1
-6/+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
gitlab-ci: update macOS jobs to use Xcode 13.4
Brad King
2022-07-28
1
-6/+6
|
|
|
/
|
|
/
|
[prev]
[next]