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
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'FindBoost-python-3.10' into release-3.22
Brad King
2021-12-17
1
-6/+6
|
\
|
*
FindBoost: Add support for Python 3.10
Oleg Sidorkin
2021-12-16
1
-6/+6
*
|
Merge topic 'vs-intel-oneapi-toolset' into release-3.22
Brad King
2021-12-17
1
-5/+3
|
\
\
|
|
/
|
/
|
|
*
VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021
William R. Dieter
2021-12-15
1
-5/+3
*
|
FindBoost: Add support for Boost 1.78
Brad King
2021-12-15
1
-2/+17
*
|
Android: Fix linking android_support for pre-21 system STL
Ryan Prichard
2021-12-13
1
-1/+1
*
|
FindPython: Add support for Python 3.11
Tomáš Hrnčiar
2021-12-07
3
-3/+3
*
|
CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path
Raphael Gozzo
2021-12-06
1
-1/+1
*
|
FindPkgConfig: Restore finding pkg-config before pkgconf
Brad King
2021-12-02
1
-1/+1
*
|
FindPython: clarify static libraries hint usage
Marc Chevrier
2021-12-01
3
-0/+15
*
|
Merge topic 'GNUInstallDirs-conda-fix' into release-3.22
Brad King
2021-12-01
1
-1/+3
|
\
\
|
*
|
GNUInstallDirs: Prefer system lib64 over conda lib when ambiguous
Robert Maynard
2021-11-30
1
-1/+3
*
|
|
Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22
Brad King
2021-11-30
1
-0/+16
|
\
\
\
|
*
|
|
Help: Clarify CMAKE_INSTALL_MODE documentation
Felix Lelchuk
2021-11-23
1
-0/+16
*
|
|
|
CompilerId: Restore support for classic C by avoiding C++ style comments
Brad King
2021-11-23
3
-3/+3
|
/
/
/
*
|
|
Merge branch 'UseSWIG-create-workingdir' into release-3.22
Brad King
2021-11-22
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
UseSWIG: ensure directory for depfile exists
Marc Chevrier
2021-11-19
1
-1/+1
|
*
Merge branch 'IntelLLVM-Fortran-frontend-variant' into release-3.21
Brad King
2021-11-11
1
-0/+1
|
|
\
*
|
\
Merge topic 'gtest_discover_tests-PRE_TEST-dep' into release-3.22
Brad King
2021-11-17
1
-1/+2
|
\
\
\
|
*
|
|
gtest_discover_tests: Re-run PRE_TEST discovery on any arg change
Craig Scott
2021-11-16
1
-1/+2
*
|
|
|
Help: Clarify meaning of filter expression in gtest_discover_tests()
Craig Scott
2021-11-14
1
-2/+5
|
/
/
/
*
|
|
Merge topic 'IntelLLVM-Fortran-frontend-variant' into release-3.22
Brad King
2021-11-12
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fortran: Save frontend variant persistently for IntelLLVM
William R. Dieter
2021-11-11
1
-0/+1
|
*
|
Merge branch 'msvc-c++23' into release-3.20
Brad King
2021-10-12
1
-0/+1
|
|
\
\
|
*
\
\
Merge branch 'revert-debian-libexec' into release-3.20
Brad King
2021-10-08
1
-13/+2
|
|
\
\
\
*
|
|
|
|
TI: Recognize invalid compiler option warning during try_compile()
Craig Scott
2021-11-11
1
-0/+1
*
|
|
|
|
Merge topic 'IntelLLVM-no-xilink' into release-3.22
Brad King
2021-11-11
1
-1/+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
IntelLLVM: Use MSVC linker with MSVC frontend variant
William R. Dieter
2021-11-10
1
-1/+1
*
|
|
|
|
Merge topic 'vs-framework-version' into release-3.22
Brad King
2021-11-08
2
-0/+12
|
\
\
\
\
\
|
*
|
|
|
|
VS: Model a default target framework
Brad King
2021-11-06
2
-0/+12
*
|
|
|
|
|
Help: Clarify how PKG_CONFIG env var initializes cache vars
Craig Scott
2021-11-07
1
-16/+33
*
|
|
|
|
|
CheckLinkerFlag: Set policies needed by the implementation
Thomas Dickerson
2021-11-04
1
-0/+6
*
|
|
|
|
|
Merge topic 'FindHDF5-avoid-duplicate-library-entries' into release-3.22
Brad King
2021-11-04
1
-0/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindHDF5: clear language-specific libraries list before discovery
Ben Boeckel
2021-11-03
1
-0/+6
|
*
|
|
|
|
|
FindHDF5: clear library output variables at the top of the module
Ben Boeckel
2021-11-03
1
-0/+2
*
|
|
|
|
|
|
Merge topic 'FindHDF5-fix-windows-hl-implib-query' into release-3.22
Brad King
2021-11-04
1
-1/+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
FindHDF5: fix variable name when querying `hdf5_hl`'s implib
Ben Boeckel
2021-11-03
1
-1/+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'GNUtoMS-vs2022' into release-3.22
Brad King
2021-11-04
1
-1/+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
/
/
/
/
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
GNUtoMS: Add search path for VS 2022 environment scripts
Brad King
2021-11-03
1
-1/+1
*
|
|
|
|
|
Merge topic 'nvhpc-isystem' into release-3.22
Brad King
2021-11-03
1
-0/+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
NVHPC: Support SYSTEM include directories
Robert Maynard
2021-11-02
1
-0/+1
*
|
|
|
|
|
FindMPI: Fix finding PkgConfg for fallback
Brad King
2021-11-01
1
-2/+2
*
|
|
|
|
|
MSVC: Add support for C17
Brad King
2021-10-28
1
-0/+2
*
|
|
|
|
|
MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions
Brad King
2021-10-28
1
-0/+2
*
|
|
|
|
|
MSVC: Refactor C compile features table for C90, C99, and C11
Brad King
2021-10-28
1
-29/+35
|
/
/
/
/
/
*
|
|
|
|
CPack/IFW: Add support for QtIFW 4.2
Erlend E. Aasland
2021-10-27
1
-0/+1
*
|
|
|
|
HIP: Add missing space when appending --cuda-host-only
Brad King
2021-10-26
1
-1/+1
*
|
|
|
|
Merge topic 'binutils-llvm-strip' into release-3.22
Brad King
2021-10-26
1
-1/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
BinUtils: Avoid llvm-strip versions older than Clang 11
Brad King
2021-10-22
1
-1/+4
*
|
|
|
|
Android: Refactor sysroot detection under Visual Studio
Brad King
2021-10-20
1
-1/+3
[next]