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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-install-prefix-override-default'
Brad King
2024-04-22
1
-1/+1
|
\
|
*
Help: update CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT
Etienne Doms
2024-04-19
1
-1/+1
*
|
Merge topic 'doc-objc-lang-flags'
Brad King
2024-04-19
4
-0/+34
|
\
\
|
*
|
Help: Document ObjC/ObjC++ flag variables
Alexander Borsuk
2024-04-18
4
-0/+34
*
|
|
cxxmodules: provide a detection variable for `import std`
Ben Boeckel
2024-04-18
3
-0/+18
|
|
/
|
/
|
*
|
Merge topic 'doc-ObjC-17-23'
Brad King
2024-04-17
1
-0/+10
|
\
\
|
|
/
|
/
|
|
*
Help/OBJC_STANDARD: Document Objective C17 and C23 support
Raul Tambre
2024-04-16
1
-0/+10
*
|
Merge topic 'cpack-innosetup-linux'
Brad King
2024-04-16
2
-1/+10
|
\
\
|
*
|
CPack: Enable Inno Setup generator on non-Windows hosts
Andreas Oetken
2024-04-15
2
-1/+10
*
|
|
Merge topic 'FindBacktrace-imported-library'
Brad King
2024-04-16
1
-0/+4
|
\
\
\
|
*
|
|
FindBacktrace: Add imported library
David Faure
2024-04-15
1
-0/+4
*
|
|
|
Merge topic 'cxxmodules-import-std'
Brad King
2024-04-15
7
-1/+145
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Clang: support creating a target for imported modules
Ben Boeckel
2024-04-12
1
-0/+1
|
*
|
|
MSVC: support `import std`
Ben Boeckel
2024-04-12
1
-0/+3
|
*
|
|
Experimental: add an experimental feature gate for `import std`
Ben Boeckel
2024-04-12
4
-0/+37
|
*
|
|
cxxmodules: link to `std`-providing targets when available
Ben Boeckel
2024-04-11
1
-1/+8
|
*
|
|
cmTarget: support the `CXX_MODULE_STD` property
Ben Boeckel
2024-04-11
5
-0/+53
|
*
|
|
Help/cmake-cxxmodules: describe the compilation strategy
Ben Boeckel
2024-04-11
1
-0/+43
*
|
|
|
Merge topic 'doc-regex-classes'
Brad King
2024-04-12
1
-7/+8
|
\
\
\
\
|
*
|
|
|
Help: Clarify documentation on regex character classes
Martin Stadler
2024-04-11
1
-7/+8
|
|
/
/
/
*
|
|
|
Merge branch 'release-3.29'
Brad King
2024-04-11
1
-0/+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
CMake 3.29.2
v3.29.2
Brad King
2024-04-11
1
-0/+7
*
|
|
C++26: Fix C++/CUDA/HIP compile feature support
Raul Tambre
2024-04-09
4
-5/+11
|
|
/
|
/
|
*
|
Merge branch 'release-3.29'
Brad King
2024-04-03
1
-4/+10
|
\
\
|
|
/
|
*
CMake 3.29.1
v3.29.1
Brad King
2024-04-03
1
-4/+10
*
|
Merge topic 'enable_language-before-project'
Brad King
2024-04-03
4
-6/+43
|
\
\
|
*
|
enable_language(): Fail if called before project()
Craig Scott
2024-04-02
4
-6/+43
*
|
|
Merge topic 'swift-linker-selection'
Brad King
2024-04-03
2
-17/+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
2
-17/+28
|
*
|
Merge topic 'doc-vsfortran' into release-3.29
Brad King
2024-04-01
2
-6/+6
|
|
\
\
*
|
|
|
ci: package .zip source archives using LF newlines
Brad King
2024-04-01
1
-0/+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'patch-help-manually-added-dependencies'
Brad King
2024-04-01
1
-0/+4
|
\
\
\
|
*
|
|
Help: Document MANUALLY_ADDED_DEPENDENCIES in add_dependencies
Peter Kokot
2024-03-29
1
-0/+4
*
|
|
|
Merge topic 'check-Werror-CMP0066'
Brad King
2024-04-01
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Help: Fix a typo
Sung, Po Han
2024-03-28
1
-1/+1
*
|
|
|
|
Merge topic 'add_library-no-static-fallback'
Brad King
2024-04-01
4
-0/+45
|
\
\
\
\
\
|
*
|
|
|
|
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
4
-0/+45
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'tls-verify'
Brad King
2024-04-01
6
-5/+28
|
\
\
\
\
\
|
*
|
|
|
|
ctest: Fall back to CMake environment variable for TLS server verification
Brad King
2024-03-30
1
-2/+2
|
*
|
|
|
|
ExternalProject: Honor CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
1
-0/+4
|
*
|
|
|
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
4
-1/+19
|
*
|
|
|
|
file(DOWNLOAD|UPLOAD): Document TLS_VERSION fallback to environment variable
Brad King
2024-03-29
1
-2/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'rel-win-PATH'
Brad King
2024-04-01
1
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
Utilities/Release/WiX: Modify PATH by default when installing on Windows
Brad King
2024-03-29
1
-2/+4
|
*
|
|
|
|
Utilities/Release/WiX: Save PATH modification preference persistently
Brad King
2024-03-29
1
-0/+6
*
|
|
|
|
|
Merge topic 'doc-vsfortran'
Brad King
2024-04-01
2
-6/+6
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Help: emphasize need for VS Integrations with oneAPI Fortran
scivision
2024-03-29
2
-6/+6
*
|
|
|
|
Merge topic 'prop-GENERATED-visibility'
Brad King
2024-03-29
6
-1/+56
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
6
-1/+56
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'move-install-note'
Brad King
2024-03-29
1
-10/+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]