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
*
VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection
Brad King
2023-08-10
1
-0/+4
*
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Brad King
2023-08-10
1
-1/+1
*
Help: Improve formatting and fix wording for ENABLE_EXPORTS
Craig Scott
2023-08-06
1
-3/+4
*
Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLY
Craig Scott
2023-08-04
1
-3/+5
*
link dependencies: deactivate the feature
Marc Chevrier
2023-06-23
1
-0/+8
*
Optionally exclude implicit link directories via environment
Brad King
2023-05-25
1
-1/+6
*
Help: Clarify meaning of MINGW variable
Brad King
2023-05-19
1
-2/+3
*
Merge topic 'use-linker-depfile'
Brad King
2023-05-04
1
-0/+12
|
\
|
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+12
*
|
Merge topic 'autogen-system-include'
Brad King
2023-05-04
1
-0/+10
|
\
\
|
|
/
|
/
|
|
*
Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property
Orkun Tokdemir
2023-05-03
1
-0/+10
*
|
Merge topic 'vs-debugger-init'
Brad King
2023-05-02
4
-0/+32
|
\
\
|
*
|
VS: Add variables to initialize debugger-related properties
Alex Neundorf
2023-05-01
4
-0/+32
|
|
/
*
|
Merge topic 'doc-xref-find-env-vars'
Brad King
2023-05-02
6
-6/+28
|
\
\
|
*
|
Help: add documentation for some CMAKE_XXX_PATH env.vars
Alex Neundorf
2023-05-01
6
-7/+26
|
*
|
Help: minor improvement for the CMAKE_PREFIX_PATH docs
Alex Neundorf
2023-04-29
1
-0/+3
|
|
/
*
|
Help: Remove outdated link to Absoft Fortran
Brad King
2023-05-01
1
-2/+1
|
/
*
VS: Select Windows SDK matching WindowsSDKVersion env var
Brad King
2023-04-05
1
-0/+8
*
VS: Select latest available Windows SDK version by default
Brad King
2023-04-05
1
-0/+3
*
VS: Add support for setting WindowsTargetPlatformVersion to 10.0
Brad King
2023-04-05
1
-0/+4
*
VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection
Brad King
2023-04-05
3
-8/+38
*
VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM
Brad King
2023-04-05
1
-2/+14
*
Help: Clarify that {add,target}_compile_options are not used for linking
Brad King
2023-03-31
2
-3/+3
*
Help: Clarify that CMAKE_<LANG>_FLAGS are used when driving linking
Brad King
2023-03-31
2
-12/+23
*
Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set
Martin Storsjö
2023-03-24
1
-5/+5
*
Merge topic 'autogen-exe-vars'
Brad King
2023-03-23
3
-0/+30
|
\
|
*
Autogen: Add CMAKE_AUTO*_EXECUTABLE variables
Orkun Tokdemir
2023-03-22
3
-0/+30
*
|
Merge topic 'vs-windows-min-version'
Brad King
2023-03-16
1
-0/+12
|
\
\
|
|
/
|
/
|
|
*
VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable
halx99
2023-03-15
1
-0/+12
*
|
Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variable
Brad King
2023-03-13
1
-0/+2
|
/
*
Help: Clarify usage of CMAKE_NINJA_OUTPUT_PATH_PREFIX
Brad King
2023-03-03
1
-13/+24
*
Merge topic 'Apple-handle-Text-Stubs'
Brad King
2023-03-02
3
-0/+26
|
\
|
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
3
-0/+26
*
|
Merge topic 'dll-name-soversion'
Brad King
2023-02-28
1
-0/+14
|
\
\
|
|
/
|
/
|
|
*
Add option to add SOVERSION to DLL names
Ralf Habacker
2023-02-27
1
-0/+14
*
|
Merge topic 'doc-CMAKE_MODULE_PATH'
Brad King
2023-02-27
1
-4/+5
|
\
\
|
|
/
|
/
|
|
*
Help: Document that CMAKE_MODULE_PATH must use forward slashes
Brad King
2023-02-24
1
-4/+5
*
|
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
1
-0/+8
*
|
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
1
-0/+11
*
|
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
2
-1/+8
*
|
Merge topic 'doc-find_package-root-case'
Brad King
2023-02-09
1
-4/+4
|
\
\
|
|
/
|
*
Help: Clarify that <PackageName>_ROOT variable names are case-preserved
Brad King
2023-02-08
1
-4/+4
*
|
Kate: add support for hg and fossil
Alexander Neundorf
2023-02-06
1
-5/+5
*
|
Kate: make it possible to force a mode for the "files" entry
Alexander Neundorf
2023-02-06
1
-0/+20
*
|
Help: add documentation for Kate-related variable
Alexander Neundorf
2023-02-03
1
-0/+11
|
/
*
Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES
Brad King
2023-02-01
1
-0/+5
*
Help: Clarify CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS behavior
Robert Maynard
2023-01-30
1
-1/+3
*
Merge topic 'doc-rpath-features'
Brad King
2023-01-25
5
-2/+25
|
\
|
*
Help: improve docs for rpath-related variables
Alexander Neundorf
2023-01-19
5
-2/+25
*
|
Help: Document format of CMAKE_CONFIGURATION_TYPES list
Brad King
2023-01-17
1
-1/+2
[next]