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 'fetchcontent-CMAKE-vars-passthrough'
Craig Scott
2021-10-06
4
-10/+23
|
\
|
*
FetchContent: Pass through networking-related CMAKE_... variables
Craig Scott
2021-10-05
4
-12/+16
|
*
Help: Add documentation for CMAKE_TLS_CAINFO
Craig Scott
2021-10-04
1
-0/+9
*
|
Merge topic 'default_extensions'
Brad King
2021-10-04
24
-75/+133
|
\
\
|
|
/
|
/
|
|
*
cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic
Raul Tambre
2021-09-29
1
-0/+2
|
*
CompilerID: Compiler extensions default detection
Raul Tambre
2021-09-28
1
-0/+7
|
*
Help: Document CMAKE_<LANG>_STANDARD_DEFAULT
Raul Tambre
2021-09-28
1
-0/+7
|
*
Help: Document HIP standard/extensions properties and variables
Raul Tambre
2021-09-28
3
-0/+30
|
*
Help: Make language standard/extensions variable pages less wordy
Raul Tambre
2021-09-28
15
-75/+30
|
*
Help: Generic language standard and extension variables documentation
Raul Tambre
2021-09-28
3
-0/+57
*
|
Help: Fix CMAKE_FIND_LIBRARY_SUFFIXES examples for Windows
Ralf Habacker
2021-09-29
1
-2/+5
|
/
*
Merge topic 'doc-build-config'
Craig Scott
2021-09-22
2
-33/+22
|
\
|
*
Help: Restructure build type docs and clarify case sensitivity
Craig Scott
2021-09-21
2
-33/+22
*
|
Merge topic 'hip-no-hipcc'
Brad King
2021-09-20
2
-2/+2
|
\
\
|
*
|
HIP: Remove ROMClang compiler id and use Clang directly
Brad King
2021-09-16
1
-1/+0
|
*
|
HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURES
Zack Galbreath
2021-09-16
1
-1/+2
*
|
|
Help: Improve explanation on CMAKE_POLICY_WARNING warnings occur
Robert Maynard
2021-09-15
1
-2/+3
|
|
/
|
/
|
*
|
Help: Document that toolchain files may set implicit link information
Brad King
2021-09-02
2
-5/+33
*
|
Merge topic 'doc-ctest-output'
Craig Scott
2021-07-26
2
-0/+6
|
\
\
|
|
/
|
*
Help: Add cross-references between test output size ctest variables
Craig Scott
2021-07-26
2
-0/+6
*
|
Merge topic 'iar-exe-suffix'
Brad King
2021-07-20
2
-1/+9
|
\
\
|
|
/
|
*
Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitly
Lorenzo Cappelletti
2021-07-20
2
-1/+9
|
*
Merge topic 'doc-cleanups-3.21' into release-3.21
Craig Scott
2021-07-20
1
-1/+2
|
|
\
*
|
\
Merge topic 'doc-cleanups-3.21'
Craig Scott
2021-07-20
1
-1/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Clarify which project() call PROJECT_IS_TOP_LEVEL is for
Craig Scott
2021-07-18
1
-1/+2
*
|
|
Merge topic 'vs2022'
Brad King
2021-07-19
1
-2/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Update Visual Studio 17 2022 generator for Preview 2
Brad King
2021-07-15
1
-2/+0
|
|
/
*
|
Merge topic 'LWYU-externalization'
Brad King
2021-07-12
3
-1/+20
|
\
\
|
*
|
LINK_WHAT_YOU_USE feature: externalize configuration
Marc Chevrier
2021-07-09
3
-1/+20
*
|
|
Merge topic 'help_toplevel'
Brad King
2021-07-08
2
-0/+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Note PROJECT_IS_TOP_LEVEL behavior w.r.t. ExternalProject
Michael Hirsch
2021-07-08
2
-0/+20
*
|
|
find_package: Add variable to make package REQUIRED
Eugene Shalygin
2021-07-08
2
-0/+16
|
|
/
|
/
|
*
|
cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable
Brad King
2021-06-30
1
-1/+3
*
|
cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable
Brad King
2021-06-30
1
-2/+3
*
|
Help: Document when CMAKE_BUILD_TYPE and CMAKE_CONFIGURATION_TYPES are set
Brad King
2021-06-30
2
-0/+9
*
|
Help: Cross-reference CMAKE_CONFIGURATION_TYPES from CMAKE_BUILD_TYPE
Brad King
2021-06-30
1
-0/+3
|
/
*
CMP0126: Add control for warnings
Marc Chevrier
2021-06-29
1
-0/+2
*
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
1
-0/+3
*
Help: Update Sphinx versionadded directives for 3.21 release
Brad King
2021-06-17
1
-0/+2
*
Help: Document special "CTEST_FULL_OUTPUT" test output string
Brad King
2021-06-09
2
-0/+6
*
Merge topic 'add_hip_language'
Brad King
2021-06-09
3
-1/+13
|
\
|
*
HIP: analyze output of `hipcc` to determine default GPU architecture
Zack Galbreath
2021-06-07
1
-1/+1
|
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
2
-1/+12
|
*
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
Robert Maynard
2021-06-07
1
-0/+1
*
|
Merge topic 'compile-options-order'
Brad King
2021-06-08
2
-2/+10
|
\
\
|
*
|
Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS
Brad King
2021-06-03
2
-0/+10
|
*
|
Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2021-06-03
1
-2/+0
*
|
|
Help: Remove recommendations for using CMAKE_CFG_INTDIR
Craig Scott
2021-06-06
1
-2/+4
|
|
/
|
/
|
*
|
cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable
Brad King
2021-06-03
1
-0/+3
|
/
*
Launchers: Support setting linker launchers
Bobby D Reynolds
2021-05-28
1
-0/+11
[next]