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
/
manual
/
cmake-variables.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windows
leha-bot
2024-10-02
1
-0/+1
*
Merge topic 'link-strategy'
Brad King
2024-09-26
1
-0/+1
|
\
|
*
Linking: Optionally reorder direct dependencies from LINK_LIBRARIES
Brad King
2024-09-25
1
-0/+1
*
|
NVCC: Detect host compiler id and version
Brad King
2024-09-20
1
-0/+2
|
/
*
Merge topic 'windows-kernel-mode-driver-includes'
Brad King
2024-09-05
1
-0/+1
|
\
|
*
WindowsKernelModeDriver: Add WDK include and link paths on MSVC
Joseph Snyder
2024-09-03
1
-0/+1
*
|
Merge topic 'build-databases'
Brad King
2024-09-05
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
cxxmodules: plumb control data for exporting build databases
Ben Boeckel
2024-08-27
1
-0/+1
*
|
Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIES
Vito Gamberini
2024-08-28
1
-0/+1
|
/
*
Merge topic 'aix-archive-shared-libraries'
Brad King
2024-07-19
1
-0/+3
|
\
|
*
AIX: Add option to archive shared libraries
Aditya Vidyadhar Kamath
2024-07-17
1
-0/+3
*
|
Merge topic 'wasi'
Brad King
2024-07-17
1
-0/+1
|
\
\
|
*
|
WASI: Add platform modules
Jacob Hummer
2024-07-16
1
-0/+1
|
|
/
*
|
Help: Move deprecated modules and variables to dedicated sections
權少
2024-07-15
1
-1/+1
|
/
*
Link feature attributes: stabilization
Marc Chevrier
2024-06-21
1
-2/+2
*
HIP: Populate CMAKE_HIP_KNOWN_FEATURES global property
Brad King
2024-05-28
1
-0/+1
*
GenEx $<LINK_LIBRARY>: Add the support of properties attached to features
Marc Chevrier
2024-05-15
1
-0/+2
*
Add CMAKE_<LANG>_STANDARD_LATEST variables
Tyler
2024-04-30
1
-0/+1
*
cxxmodules: provide a detection variable for `import std`
Ben Boeckel
2024-04-18
1
-0/+1
*
cmTarget: support the `CXX_MODULE_STD` property
Ben Boeckel
2024-04-11
1
-0/+1
*
ctest: Add explicit options for TLS version
Brad King
2024-03-12
1
-0/+1
*
ctest: Add explicit options for TLS server verification
Brad King
2024-03-12
1
-0/+1
*
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable
Brad King
2024-02-28
1
-0/+1
*
VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries
Brad King
2024-02-19
1
-0/+1
*
Autogen: AUTO*_EXECUTABLE: add support for per-config values
Orkun Tokdemir
2024-01-17
1
-0/+1
*
add_test: Optionally use a launcher for tests running in-project targets
Ralf Habacker
2023-12-13
1
-0/+1
*
Merge topic 'vs-ifx'
Brad King
2023-11-27
1
-0/+1
|
\
|
*
VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files
Brad King
2023-11-22
1
-0/+1
*
|
Help: Move deprecated variables to dedicated section
權少
2023-11-22
1
-22/+64
|
/
*
Merge topic 'swift-compilation-mode'
Brad King
2023-11-19
1
-0/+1
|
\
|
*
Swift: Add abstraction for compilation mode
Evan Wilde
2023-11-17
1
-0/+1
*
|
Autogen: Add support for response files for moc predef targets
tophoo
2023-11-16
1
-0/+1
*
|
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
1
-0/+1
|
/
*
Optionally make `test` target depend on `all`
William Sciaroni
2023-11-10
1
-0/+1
*
Link Step: compute effective linker used by the compiler
Marc Chevrier
2023-10-24
1
-0/+4
*
Add options to specify linker tool
Marc Chevrier
2023-10-13
1
-0/+3
*
CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docs
Brad King
2023-09-25
1
-0/+1
*
HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform
Brad King
2023-09-21
1
-0/+1
*
Merge topic 'use-linker-depfile'
Brad King
2023-05-04
1
-0/+1
|
\
|
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+1
*
|
Merge topic 'autogen-system-include'
Brad King
2023-05-04
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property
Orkun Tokdemir
2023-05-03
1
-0/+1
*
|
VS: Add variables to initialize debugger-related properties
Alex Neundorf
2023-05-01
1
-0/+4
|
/
*
Merge topic 'autogen-exe-vars'
Brad King
2023-03-23
1
-0/+3
|
\
|
*
Autogen: Add CMAKE_AUTO*_EXECUTABLE variables
Orkun Tokdemir
2023-03-22
1
-0/+3
*
|
VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable
halx99
2023-03-15
1
-0/+1
|
/
*
Merge topic 'Apple-handle-Text-Stubs'
Brad King
2023-03-02
1
-0/+2
|
\
|
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-0/+2
*
|
Add option to add SOVERSION to DLL names
Ralf Habacker
2023-02-27
1
-0/+1
|
/
*
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
1
-0/+1
[next]