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
...
*
|
|
|
Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY features
Marc Chevrier
2022-07-03
1
-3/+3
*
|
|
|
Darwin.cmake: Fix indenting
Craig Scott
2022-07-03
1
-3/+3
*
|
|
|
FetchContent: Don't use if(... IN_LIST ...)
Craig Scott
2022-06-28
1
-2/+8
*
|
|
|
Merge topic 'FindPython-multiple-queries' into release-3.24
Brad King
2022-06-28
1
-2/+4
|
\
\
\
\
|
*
|
|
|
FindPython: fix error on multiple queries with different COMPONENTS
Marc Chevrier
2022-06-27
1
-2/+4
|
|
/
/
/
*
|
|
|
Merge topic 'revert-FindHDF5-library' into release-3.24
Brad King
2022-06-28
1
-4/+4
|
\
\
\
\
|
*
|
|
|
FindHDF5: Revert "Add explicit library location instead of guessed ..."
Brad King
2022-06-27
1
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'lcc-liblfortran-renamed' into release-3.24
Brad King
2022-06-28
1
-1/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
LCC: link with -lgfortran instead of -llfortran since 1.26.03
Igor Molchanov
2022-06-27
1
-1/+5
|
*
|
ExternalProject: Fix regression in stamp creation for Xcode+iOS
Brad King
2022-06-21
2
-1/+6
|
*
|
Merge branch 'xcode-14' into release-3.23
Brad King
2022-06-11
2
-1/+4
|
|
\
\
|
|
|
/
*
|
|
Merge topic 'ipo_append_auto_on_gcc' into release-3.24
Brad King
2022-06-23
1
-1/+12
|
\
\
\
|
*
|
|
IPO: Use -flto=auto if compiler is GCC >= 10.1
Linus Dierheimer
2022-06-22
1
-1/+12
*
|
|
|
FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."
Brad King
2022-06-22
1
-92/+44
|
/
/
/
*
|
|
Merge topic 'FetchContent-doc-example' into release-3.24
Brad King
2022-06-22
1
-3/+3
|
\
\
\
|
*
|
|
FetchContent: Fix example code in documentation
pigeon
2022-06-21
1
-3/+3
*
|
|
|
Merge topic 'FindMPI-l-colon' into release-3.24
Brad King
2022-06-22
1
-8/+13
|
\
\
\
\
|
*
|
|
|
FindMPI: Parse '-l:' flags in pkg-config output
Markus Mützel
2022-06-21
1
-8/+13
|
|
/
/
/
*
|
|
|
Merge topic 'xcode14' into release-3.24
Brad King
2022-06-22
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Xcode: automatically create Info.plist for signing during compiler id
Gregor Jasny
2022-06-21
1
-0/+1
|
|
/
/
/
*
|
|
|
ExternalProject: Fix regression in stamp creation for Xcode+iOS
Brad King
2022-06-21
2
-1/+6
|
/
/
/
*
|
|
Merge topic 'fetchcontent-global-targets' into release-3.24
Brad King
2022-06-11
1
-2/+24
|
\
\
\
|
*
|
|
FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBAL
Craig Scott
2022-06-10
1
-2/+24
*
|
|
|
Merge topic 'xcode-14' into release-3.24
Brad King
2022-06-11
2
-1/+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Xcode: Suppress "Run Script" build phase warning during compiler id
Brad King
2022-06-10
1
-0/+1
|
*
|
|
Xcode: Use ad-hoc signing during compiler id on macOS
Brad King
2022-06-10
2
-1/+3
*
|
|
|
Merge topic 'ExternalProject-stamp-genex' into release-3.24
Brad King
2022-06-10
1
-15/+22
|
\
\
\
\
|
*
|
|
|
ExternalProject: Express per-config step stamp file paths using CONFIG genex
Brad King
2022-06-08
1
-15/+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CheckIPOSupported: Compile check using flags of calling project
Brad King
2022-06-10
1
-0/+21
*
|
|
|
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
3
-25/+2
*
|
|
|
Merge topic 'doc-using-deps-guide' into release-3.24
Brad King
2022-06-09
1
-1/+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Overhaul and expand the Using Dependencies Guide
Craig Scott
2022-06-09
1
-1/+7
*
|
|
|
Merge topic 'print-sources'
Brad King
2022-06-07
1
-27/+48
|
\
\
\
\
|
*
|
|
|
cmake_print_properties(): Update grammar docs
FeRD (Frank Dana)
2022-06-06
1
-6/+6
|
*
|
|
|
PrintHelpers: Document argument order restriction
FeRD (Frank Dana)
2022-06-06
1
-1/+4
|
*
|
|
|
PrintHelpers: Fix indentation
FeRD (Frank Dana)
2022-06-06
1
-2/+2
|
*
|
|
|
PrintHelpers: Rewrite a few more error messages
FeRD (Frank Dana)
2022-06-06
1
-2/+3
|
*
|
|
|
PrintHelpers: Fix target SOURCES property
FeRD (Frank Dana)
2022-06-06
1
-16/+33
|
|
/
/
/
*
|
|
|
FindPython*: enhance interpreter lookup
Marc Chevrier
2022-06-05
1
-2/+11
|
/
/
/
*
|
|
Merge topic 'FindOpenSSL3_applink'
Brad King
2022-06-03
1
-0/+8
|
\
\
\
|
*
|
|
FindOpenSSL: Set version variables for version >= 3.0.0
James Calo
2022-06-02
1
-0/+8
*
|
|
|
Merge topic 'envmod'
Brad King
2022-06-03
1
-1/+1
|
\
\
\
\
|
*
|
|
|
FindEnvModules: BUGFIX: env_module_swap OUTPUT_VARIBLE
Michael Hirsch
2022-06-01
1
-1/+1
*
|
|
|
|
Merge topic 'GNUInstallDirs-opt-homebrew'
Brad King
2022-06-03
1
-1/+3
|
\
\
\
\
\
|
*
|
|
|
|
GNUInstallDirs: Do not treat /opt/homebrew as under /opt
Brad King
2022-06-02
1
-1/+3
|
|
/
/
/
/
*
|
|
|
|
FetchContent: Respect the CMP0135 policy setting
Craig Scott
2022-06-02
1
-6/+43
|
/
/
/
/
*
|
|
|
Merge topic 'findjava'
Marc Chevrier
2022-06-01
2
-21/+30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindJava: improve failure/verbosity when 'java -version' fails
Seth R Johnson
2022-05-31
2
-21/+30
*
|
|
|
Merge topic 'msvc-compilers-default-to-ZI'
Brad King
2022-05-27
3
-2/+25
|
\
\
\
\
|
*
|
|
|
MSVC: Default to -ZI instead of /Zi for x86 and x64
Glen Chung
2022-05-26
3
-2/+25
[prev]
[next]