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
*
Help: Document that CMAKE_MODULE_PATH must use forward slashes
Brad King
2023-02-24
1
-4/+5
*
Help: Clarify that <PackageName>_ROOT variable names are case-preserved
Brad King
2023-02-08
1
-4/+4
*
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
*
|
Merge topic 'IntelLLVM-no-icpx-on-Windows'
Brad King
2023-01-13
1
-2/+3
|
\
\
|
*
|
Help: Clarify compiler id distinction between Intel Classic and IntelLLVM
Michael Hirsch
2023-01-12
1
-2/+3
|
*
|
Merge topic 'sphinx-linkcheck' into release-3.25
Brad King
2022-11-08
1
-3/+3
|
|
\
\
*
|
|
|
Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilers
Russell Greene
2023-01-11
1
-0/+4
|
|
_
|
/
|
/
|
|
*
|
|
Help: Fix command references in CTEST_CUSTOM_ variables
Amir Masoud Abdol
2022-12-15
4
-4/+4
*
|
|
VS: Add a variable to report the Visual Studio version build number
Brad King
2022-12-07
2
-0/+17
*
|
|
Help: Factor out VS Build Number components document fragment
Brad King
2022-12-07
2
-17/+19
*
|
|
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0/+15
*
|
|
Merge topic 'help-remove-self-reference-links'
Brad King
2022-11-21
22
-29/+29
|
\
\
\
|
*
|
|
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
21
-28/+28
|
*
|
|
Help: fix some minor markup errors
Ben Boeckel
2022-11-18
2
-2/+2
|
*
|
|
Help/CMAKE_GLOBAL_AUTORCC_TARGET_NAME: fix link reference
Ben Boeckel
2022-11-18
1
-1/+1
*
|
|
|
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
1
-0/+10
|
/
/
/
*
|
|
Merge topic 'doc-improvements'
Brad King
2022-11-10
2
-3/+3
|
\
\
\
|
*
|
|
Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``
Alex Turbov
2022-11-09
1
-2/+2
|
*
|
|
Help: ``CMake`` → CMake
Alex Turbov
2022-11-07
1
-1/+1
*
|
|
|
Merge topic 'sphinx-linkcheck'
Brad King
2022-11-08
1
-3/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: Fix some redirects reported with sphinx linkcheck
Alex Turbov
2022-11-07
1
-3/+3
|
|
/
*
|
Tasking: Update CMAKE_TASKING_TOOLSET documentation
Christoph Seitz
2022-11-07
1
-4/+7
|
/
*
Help: Add more CLI `:option:` references to various pages
Alex Turbov
2022-10-20
3
-3/+3
*
Merge topic 'doc-flag-init' into release-3.25
Brad King
2022-10-18
1
-1/+9
|
\
|
*
Help: Clarify how language-specific flag environment values are used
Brad King
2022-10-18
1
-1/+9
*
|
Help: Clarify historical-only role of CMAKE_ANDROID_API variable
Brad King
2022-10-17
1
-3/+4
|
/
*
Help: Minor grammar, typo and formatting cleanups
Craig Scott
2022-10-09
1
-1/+1
*
Help: Re-sort property, variable and compiler id lists
Craig Scott
2022-10-09
1
-1/+1
*
Help: Disambiguate cmake(1) program modes in Sphinx option references
Brad King
2022-10-05
6
-8/+8
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
3
-3/+3
*
Genex LINK_LIBRARY: Add support for framework with postfix
Marc Chevrier
2022-09-21
1
-2/+7
*
Merge topic 'add_tasking_compiler'
Brad King
2022-09-15
2
-0/+33
|
\
|
*
Tasking: Add support for several compiler toolsets
Christoph Seitz
2022-09-14
2
-0/+33
*
|
Merge topic 'MsvcDebugInformationFormatAbstraction'
Brad King
2022-09-14
1
-0/+36
|
\
\
|
|
/
|
/
|
|
*
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-0/+36
*
|
LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host
Cristian Adam
2022-09-09
1
-0/+6
*
|
BSD: Set CMAKE_HOST_BSD variable on a BSD host
Cristian Adam
2022-09-05
1
-0/+7
*
|
BSD: Only use BSD as variable for target BSD system
Cristian Adam
2022-09-05
5
-25/+2
|
/
*
Merge topic 'xcode-add-gpu-validation-and-default-configuration'
Brad King
2022-08-31
3
-0/+38
|
\
|
*
Xcode: Add settings to control a scheme's launch configuration
PatriceJiang
2022-08-30
1
-0/+12
|
*
Xcode: Add settings to control a scheme's GPU Validation values
PatriceJiang
2022-08-30
2
-0/+26
*
|
Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'
Brad King
2022-08-31
1
-1/+2
|
\
\
|
*
|
CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX
Robert Maynard
2022-08-30
1
-1/+2
*
|
|
Help:CMAKE_[CTEST,CPACK]_COMMAND]: correct copy-paste error
Michael Hirsch
2022-08-25
2
-6/+6
*
|
|
Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja Generators
Michael Hirsch
2022-08-25
1
-1/+1
*
|
|
Merge topic 'bsd-variables'
Craig Scott
2022-08-22
5
-0/+30
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]