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
/
variable
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
1
-0/+4
|
\
\
|
*
|
Help: Document ObjC/ObjC++ flag variables
Alexander Borsuk
2024-04-18
1
-0/+4
|
|
/
*
|
cxxmodules: provide a detection variable for `import std`
Ben Boeckel
2024-04-18
1
-0/+14
|
/
*
Experimental: add an experimental feature gate for `import std`
Ben Boeckel
2024-04-12
1
-0/+5
*
cmTarget: support the `CXX_MODULE_STD` property
Ben Boeckel
2024-04-11
1
-0/+10
*
Merge topic 'swift-linker-selection'
Brad King
2024-04-03
1
-17/+22
|
\
|
*
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
1
-17/+22
|
*
Merge topic 'doc-vsfortran' into release-3.29
Brad King
2024-04-01
2
-6/+6
|
|
\
*
|
\
Merge topic 'tls-verify'
Brad King
2024-04-01
2
-3/+5
|
\
\
\
|
*
|
|
ctest: Fall back to CMake environment variable for TLS server verification
Brad King
2024-03-30
1
-2/+2
|
*
|
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
1
-1/+3
*
|
|
|
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 'doc-linker-vars'
Brad King
2024-03-27
6
-61/+69
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Restructure and improve LINKER_TYPE docs
Craig Scott
2024-03-25
2
-32/+33
|
*
|
Help: CMAKE_<LANG>_USING_LINKER_<TYPE> can be a list of flags
Craig Scott
2024-03-25
1
-2/+4
|
*
|
Help: Add custom linker example for CMAKE_<LANG>_USING_LINKER_<TYPE>
Craig Scott
2024-03-25
1
-0/+8
|
*
|
Help: Grammar, typos and wording improvements for linker variables
Craig Scott
2024-03-25
5
-27/+24
|
|
/
*
|
Merge topic 'doc-project-include-vars-3.29'
Brad King
2024-03-18
4
-4/+8
|
\
\
|
|
/
|
*
Help: Improve wording of CMAKE_PROJECT_..._INCLUDE... changes for 3.29
Craig Scott
2024-03-16
4
-4/+8
|
*
Merge topic 'LINKER_TYPE-mold-support' into release-3.29
Brad King
2024-03-14
1
-0/+6
|
|
\
*
|
\
Merge topic 'LINKER_TYPE-mold-support'
Brad King
2024-03-14
1
-0/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
LINKER_TYPE: Document that linker tool should be in the PATH
Marc Chevrier
2024-03-12
1
-0/+6
*
|
|
Merge topic 'ctest-tls-options'
Brad King
2024-03-13
5
-7/+41
|
\
\
\
|
*
|
|
ctest: Fall back to CMake options for TLS version
Brad King
2024-03-12
1
-0/+3
|
*
|
|
ctest: Fall back to CMake options for TLS server verification
Brad King
2024-03-12
1
-0/+3
|
*
|
|
ctest: Add explicit options for TLS version
Brad King
2024-03-12
1
-0/+13
|
*
|
|
ctest: Add explicit options for TLS server verification
Brad King
2024-03-12
2
-0/+14
|
*
|
|
Help: Factor out CMAKE_TLS_VERSION allowed values
Brad King
2024-03-12
2
-7/+8
*
|
|
|
Merge topic 'export-find_dependency-calls'
Brad King
2024-03-13
1
-1/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
1
-1/+3
|
|
/
*
|
Merge topic 'doc-https'
Brad King
2024-03-08
2
-6/+6
|
\
\
|
|
/
|
*
Help: Convert http URLs to https
scivision
2024-03-07
2
-6/+6
*
|
ExternalProject: Add TLS version options for https connections
Brad King
2024-02-29
1
-0/+4
*
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variable
Brad King
2024-02-28
1
-0/+2
*
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable
Brad King
2024-02-28
1
-0/+17
*
|
Merge topic 'vs-UseDebugLibraries'
Brad King
2024-02-23
1
-2/+3
|
\
\
|
*
|
VS: Add UseDebugLibraries to vcxproj files by default
Brad King
2024-02-22
1
-2/+3
*
|
|
Merge topic 'doc-BUILD_SHARED_LIBS-top-level'
Brad King
2024-02-22
1
-0/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Advise calling option(BUILD_SHARED_LIBS) early enough
Craig Scott
2024-02-21
1
-0/+9
*
|
|
Merge topic 'doc-BUILD_SHARED_LIBS'
Brad King
2024-02-21
1
-6/+30
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Help: Modernize BUILD_SHARED_LIBS documentation
Brad King
2024-02-21
1
-6/+30
*
|
VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries
Brad King
2024-02-19
1
-0/+28
|
/
*
TIClang: Add support for TI Clang-based compilers, including tiarmclang
Alan Phipps
2024-02-09
1
-0/+2
*
Merge topic 'doc-autogen' into release-3.29
Brad King
2024-02-08
2
-8/+14
|
\
|
*
Autogen: Update Documentation
Orkun Tokdemir
2024-02-08
2
-8/+14
*
|
Help: Document CMAKE_SYSTEM_NAME possible values
Peter Kokot
2024-02-05
2
-0/+85
|
/
*
cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable
Silvio Traversaro
2024-01-30
2
-5/+17
[next]