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
*
HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURES
Zack Galbreath
2021-09-16
2
-4/+36
*
Merge topic 'vs2022' into release-3.21
Brad King
2021-09-16
4
-3/+19
|
\
|
*
VS: Update Visual Studio 17 2022 generator for Preview 4
Brad King
2021-09-15
2
-3/+9
|
*
VS: Fix managed C++ project generation for VS 2022
Brad King
2021-09-15
2
-0/+10
|
/
*
Merge topic 'update-kwsys' into release-3.21
Brad King
2021-09-09
1
-0/+4
|
\
|
*
KWSys: SystemTools: Ensure Windows Vista APIs are available before using them
ulatekh
2021-09-03
1
-0/+4
*
|
Merge topic 'ci-msvc-19.29-16.11' into release-3.21
Brad King
2021-09-09
1
-4/+4
|
\
\
|
*
|
gitlab-ci: Update Windows builds to MSVC 19.29-16.11 toolset
Brad King
2021-09-02
1
-4/+4
|
|
/
*
|
Merge topic 'FindPyhton-homebew-on-Mac-M1' into release-3.21
Marc Chevrier
2021-09-07
1
-0/+1
|
\
\
|
*
|
FindPython: Ensure homebrew on Mac M1 is used
Marc Chevrier
2021-09-03
1
-0/+1
|
|
/
*
|
Merge topic 'vs2022' into release-3.21
Brad King
2021-09-03
2
-3/+10
|
\
\
|
*
|
IRSL: Add discovery of VS 2022 v143 toolset redistributables
Brad King
2021-09-02
1
-2/+6
|
*
|
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolset
Brad King
2021-09-02
1
-1/+4
|
|
/
*
|
Merge topic 'FindBoost-1.77' into release-3.21
Brad King
2021-09-03
1
-3/+18
|
\
\
|
*
|
FindBoost: Add support for Boost 1.77
Brad King
2021-09-02
1
-3/+18
|
|
/
*
|
Merge topic 'ninja-armclang-windows' into release-3.21
Brad King
2021-09-03
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Ninja: fix ARMClang paths for Windows
Martin Kojtal
2021-09-02
1
-0/+2
|
/
*
CMake 3.21.2
v3.21.2
Brad King
2021-08-25
1
-1/+1
*
Merge topic 'vs2022' into release-3.21
Brad King
2021-08-25
2
-3/+6
|
\
|
*
VS: Update Visual Studio 17 2022 generator for Preview 3.1
Brad King
2021-08-25
2
-3/+6
|
/
*
Merge branch 'release-3.20' into release-3.21
Brad King
2021-08-25
0
-0/+0
|
\
|
*
Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20
Brad King
2021-08-24
1
-1/+1
|
|
\
*
|
\
Merge topic 'GNUInstallDirs-variable-named-0' into release-3.21
Brad King
2021-08-25
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
GNUInstallDirs: avoid unwanted variable dereference
Ben Boeckel
2021-08-22
1
-1/+1
*
|
|
Merge topic 'vs-toolset-version' into release-3.21
Brad King
2021-08-24
1
-0/+3
|
\
\
\
|
*
|
|
VS: Add special case for '-T version=14.29.16.11' under VS 16.11
Brad King
2021-08-19
1
-0/+3
*
|
|
|
Merge topic 'revert-autouic-header-depends' into release-3.21
Brad King
2021-08-24
15
-142/+82
|
\
\
\
\
|
*
|
|
|
AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
Brad King
2021-08-19
15
-142/+82
|
|
/
/
/
*
|
|
|
Merge topic 'FindMPI-framework-not-a-compile-flag' into release-3.21
Brad King
2021-08-24
1
-1/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindMPI: do not detect `-framework` as a compile flag
Ben Boeckel
2021-08-19
1
-1/+2
|
/
/
/
*
|
|
Merge topic 'FindPkgConfig-restore-legacy-behavior' into release-3.21
Brad King
2021-08-19
3
-0/+73
|
\
\
\
|
*
|
|
FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW
Marc Chevrier
2021-08-18
3
-0/+73
*
|
|
|
Merge topic 'binutils-clang-fallback-ld' into release-3.21
Brad King
2021-08-19
1
-2/+2
|
\
\
\
\
|
*
|
|
|
FindBinUtils: Fall back to ld for Clang without lld
Thomas Bernard
2021-08-18
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'CheckLanguage-CMP0126' into release-3.21
Brad King
2021-08-19
1
-0/+5
|
\
\
\
\
|
*
|
|
|
CheckLanguage: Avoid CMP0126 warning
Brad King
2021-08-18
1
-0/+5
|
|
/
/
/
*
|
|
|
Merge topic 'android-macos-arm64' into release-3.21
Brad King
2021-08-19
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Android: Fix NDK toolchain dir on arm64 mac
WangBin
2021-08-18
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'vs-flags' into release-3.21
Brad King
2021-08-11
2
-4/+4
|
\
\
\
|
*
|
|
VS: Fix /reference and /headerUnit flag table entries for v142 and v143
Brad King
2021-08-10
2
-4/+4
|
/
/
/
*
|
|
Merge topic 'binutils-no-cmake-paths' into release-3.21
Brad King
2021-08-10
3
-3/+7
|
\
\
\
|
*
|
|
BinUtils: Avoid searching CMAKE_PREFIX_PATH
Cristian Adam
2021-08-09
3
-3/+7
*
|
|
|
Merge topic 'help_cmake_path' into release-3.21
Brad King
2021-08-09
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Help: cmake_path: add missing parameter
Michael Hirsch
2021-08-06
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'nvhpc_support_new_c_and_c++_standards' into release-3.21
Brad King
2021-08-09
2
-0/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
NVHPC-C: Add support for C17
Robert Maynard
2021-08-05
1
-0/+5
|
*
|
|
NVHPC-CXX: Add support for C++20
Robert Maynard
2021-08-05
1
-0/+5
*
|
|
|
Merge topic 'ninja-lwyu-ar' into release-3.21
Brad King
2021-08-06
5
-1/+14
|
\
\
\
\
|
*
|
|
|
Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static libraries
Đoàn Trần Công Danh
2021-08-03
5
-1/+14
*
|
|
|
|
Merge branch 'release-3.20' into release-3.21
Brad King
2021-08-06
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]