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 'GNUInstallDirs-doc' into release-3.20
Brad King
2021-03-30
1
-1/+4
|
\
|
*
GNUInstallDirs: Clarify that CMAKE_INSTALL_<dir> may be absolute
Brad King
2021-03-29
1
-1/+4
*
|
FindIntl: Fix detection of intl built in to C library
Brad King
2021-03-26
1
-39/+53
*
|
FindIntl: Improve documentation formatting
Sibi Siddharthan
2021-03-26
1
-17/+38
|
/
*
Merge topic 'FindPkgConfig-NAMES_PER_DIR' into release-3.20
Brad King
2021-03-17
1
-1/+4
|
\
|
*
FindPkgConfig: Restore preference for first pkg-config in PATH
Brad King
2021-03-16
1
-1/+4
*
|
Merge topic 'FindOpenMP-IntelLLVM-Windows' into release-3.20
Brad King
2021-03-17
1
-1/+6
|
\
\
|
*
|
FindOpenMP: Use -Qiopenmp instead of -fiopenmp for IntelLLVM on Windows
William R. Dieter
2021-03-15
1
-1/+6
*
|
|
FindMatlab: R2021a version map
Michael Hirsch
2021-03-15
1
-0/+1
|
/
/
*
|
Merge topic 'cray-compiler-wrapper-detection' into release-3.20
Brad King
2021-03-11
3
-5/+5
|
\
\
|
|
/
|
*
Cray: Enable Cray compiler wrapper detection on all platforms
Justin LaPolla
2021-03-10
3
-5/+5
*
|
Merge topic 'ep-fc-revert-refactoring' into release-3.20
Brad King
2021-03-10
20
-1782/+1087
|
\
\
|
*
|
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
20
-1782/+1087
*
|
|
FindMatlab: Fix Matlab_LIBRARIES for MCR
Silvio Traversaro
2021-03-09
1
-2/+9
|
/
/
*
|
Merge topic 'CrayPrgEnv-detection' into release-3.20
Brad King
2021-03-09
3
-5/+5
|
\
\
|
|
/
|
*
Revert "Cray: Fix Cray compiler detection on new platforms"
Brad King
2021-03-08
3
-5/+5
*
|
Cray: Enable explicit Fortran preprocessing for Ninja generator
Brad King
2021-03-05
1
-0/+4
*
|
Merge topic 'android-r22' into release-3.20
Brad King
2021-03-03
2
-1/+40
|
\
\
|
*
|
Android: Do not use gold for ndk >= r22
Haibo Huang
2021-03-03
1
-1/+1
|
*
|
Android: Detect NDK version number
Haibo Huang
2021-03-03
1
-0/+39
*
|
|
CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flags
Raul Tambre
2021-03-02
1
-1/+1
*
|
|
Merge topic 'FindOpenGL-GLX-no-GLVND' into release-3.20
Brad King
2021-03-02
1
-1/+1
|
\
\
\
|
*
|
|
FindOpenGL: handle GLX without GLVND
Ben Boeckel
2021-02-26
1
-1/+1
|
|
/
/
*
|
|
CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESS
Raul Tambre
2021-02-27
1
-16/+34
|
/
/
*
|
PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTION
Robert Maynard
2021-02-24
1
-0/+2
*
|
Merge topic 'better_cuda_compiler_detection_error_messages' into release-3.20
Brad King
2021-02-24
1
-5/+5
|
\
\
|
*
|
CUDA: Improve error messages when CUDA compiler detection fails
Robert Maynard
2021-02-23
1
-5/+5
*
|
|
Merge topic 'nag-fortran-include-moddir' into release-3.20
Brad King
2021-02-23
1
-0/+1
|
\
\
\
|
*
|
|
NAG: Fix using Fortran modules from their output directory
Brad King
2021-02-22
1
-0/+1
*
|
|
|
Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20
Brad King
2021-02-22
3
-6/+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FetchContent: Don't update timestamps if files don't change
Craig Scott
2021-02-22
1
-4/+22
|
*
|
|
ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks
Craig Scott
2021-02-22
2
-2/+4
*
|
|
|
Merge topic 'intel-fortran-preprocess' into release-3.20
Brad King
2021-02-19
2
-4/+20
|
\
\
\
\
|
*
|
|
|
IntelLLVM: Make explicit Fortran preprocessing under Ninja more robust
Brad King
2021-02-18
1
-2/+10
|
*
|
|
|
Merge branch 'backport-intel-fortran-preprocess'
Brad King
2021-02-18
1
-2/+10
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Intel: Make explicit Fortran preprocessing under Ninja more robust
Brad King
2021-02-18
1
-2/+10
*
|
|
|
|
Merge topic 'fix-intel-compiler-check' into release-3.20
Brad King
2021-02-18
1
-1/+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
DetermineCompiler: Fix copy-paste error in Intel Compiler detection
Gregor Jasny
2021-02-17
1
-1/+1
|
|
/
/
/
*
|
|
|
FetchContent: Restore patch command support
Craig Scott
2021-02-17
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'FindPython-fix-variable-handling' into release-3.20
Brad King
2021-02-16
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
FindPython: fix erroneous variable handling
Marc Chevrier
2021-02-16
1
-2/+2
*
|
|
Merge topic 'FindPNG-advanced-variables' into release-3.20
Brad King
2021-02-16
1
-2/+1
|
\
\
\
|
*
|
|
FindPNG: only mark used variables as advanced
Ben Boeckel
2021-02-15
1
-2/+1
*
|
|
|
Merge topic 'IntelLLVM-unused-C17' into release-3.20
Brad King
2021-02-16
1
-8/+3
|
\
\
\
\
|
*
|
|
|
IntelLLVM: Remove incomplete C17 support
Brad King
2021-02-15
1
-8/+3
|
|
/
/
/
*
|
|
|
Merge topic 'cuda-nvcc-output' into release-3.20
Brad King
2021-02-15
3
-9/+12
|
\
\
\
\
|
*
|
|
|
CUDA: Capture all nvcc output when extracting toolkit root
Brad King
2021-02-12
3
-9/+12
|
|
/
/
/
*
|
|
|
Merge topic 'FindGDAL-improvements' into release-3.20
Brad King
2021-02-15
1
-14/+45
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindGDAL: support finding additional GDAL library names
Ben Boeckel
2021-02-12
1
-1/+17
|
*
|
|
FindGDAL: add support for skipping gdal-config
Ben Boeckel
2021-02-11
1
-1/+8
[next]