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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Help: Organize configure_file documentation into sections
Brad King
2024-01-26
1
-63/+77
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ctest-tests-from-file'
Brad King
2024-01-26
3
-0/+46
|
\
\
\
\
\
|
*
|
|
|
|
ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE
Alex Neundorf
2024-01-25
2
-0/+16
|
*
|
|
|
|
ctest: add command line option to exclude tests listed in a given file
Alex Neundorf
2024-01-25
2
-1/+14
|
*
|
|
|
|
ctest: add command line option to run the tests listed in a given file
Alex Neundorf
2024-01-25
2
-0/+17
|
|
/
/
/
/
*
|
|
|
|
IntelLLVM: support marking include paths as SYSTEM directories
Ben Boeckel
2024-01-24
1
-0/+6
*
|
|
|
|
Merge topic 'validate_read-only_target_properties'
Brad King
2024-01-24
2
-0/+40
|
\
\
\
\
\
|
*
|
|
|
|
cmTarget: Don't allow setting read-only properties
Robert Maynard
2024-01-23
2
-0/+40
*
|
|
|
|
|
Merge topic 'cuda-clang-windows'
Brad King
2024-01-23
1
-0/+5
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend
Brad King
2024-01-22
1
-0/+5
*
|
|
|
|
|
MSVC: Teach find_library to consider the 'libfoo.a' naming convention
Brad King
2024-01-19
1
-0/+7
|
/
/
/
/
/
*
|
|
|
|
Help: Document {CTEST,CMAKE_BUILD}_PARALLEL_LEVEL equivalent command-line
scivision
2024-01-18
2
-2/+10
*
|
|
|
|
Merge topic 'autogen-exe-per-config'
Brad King
2024-01-18
4
-0/+34
|
\
\
\
\
\
|
*
|
|
|
|
Autogen: AUTO*_EXECUTABLE: add support for per-config values
Orkun Tokdemir
2024-01-17
4
-0/+34
*
|
|
|
|
|
Merge topic 'cmake-language-exit-code'
Brad King
2024-01-17
2
-0/+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake_language: Add EXIT subcommand
leha-bot
2024-01-16
2
-0/+28
*
|
|
|
|
|
|
Help: Fix typo in CMP0156 documentation
Brad King
2024-01-16
1
-1/+1
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Help: Clarify standard policy advice paragraph wording on how policies are set
Brad King
2024-01-11
1
-1/+1
*
|
|
|
|
|
Help: Drop current CMake version from standard policy advice paragraph
Brad King
2024-01-11
1
-1/+1
*
|
|
|
|
|
Help: Normalize and consolidate standard policy advice paragraph
Brad King
2024-01-11
152
-557/+510
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'file-strings-regex-match'
Brad King
2024-01-11
4
-2/+30
|
\
\
\
\
\
|
*
|
|
|
|
file: `STRINGS` + `REGEX` store match results
Cristian Le
2024-01-09
3
-0/+30
|
*
|
|
|
|
Help: Drop incorrect versionadded mark from CMAKE_MATCH_<n>
Brad King
2024-01-09
1
-2/+0
*
|
|
|
|
|
Merge topic 'cxxmodules-no-unity'
Brad King
2024-01-10
3
-0/+13
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
cmLocalGenerator: ignore scanned sources for unity builds
Ben Boeckel
2024-01-05
3
-0/+13
*
|
|
|
|
|
Merge topic 'ctest-cli-http-headers'
Brad King
2024-01-09
2
-0/+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ctest: allow HTTP headers via command line
Matthew Woehlke
2024-01-08
2
-0/+15
*
|
|
|
|
|
|
Merge topic 'doc-INSTALL_PREFIX'
Brad King
2024-01-09
1
-4/+7
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: INSTALL_PREFIX in install(CODE|SCRIPT) was added in CMake 3.27
Peter Kokot
2024-01-08
1
-4/+7
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'fix-tutorial'
Brad King
2024-01-08
3
-6/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tutorial: Clarify the expected change to target_include_directories
Kevin Albertson
2024-01-05
1
-4/+4
|
*
|
|
|
|
|
Tutorial: Make `INSTALL_DESTINATION` consistent with installed destination
Kevin Albertson
2024-01-05
1
-1/+1
|
*
|
|
|
|
|
Tutorial: Add missing `$` in generator expression
Kevin Albertson
2024-01-05
1
-1/+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
add_test: Fix version of CMake introducing CMP0158 (to 3.29)
Robert Maynard
2024-01-05
1
-0/+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'doc-get-properties-inherited'
Brad King
2024-01-05
7
-34/+32
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Help: Fix wrong return values for unset inherited properties
Craig Scott
2024-01-05
3
-22/+16
|
*
|
|
|
Help: Add missing DIRECTORY keyword to set_tests_properties() signature
Craig Scott
2024-01-05
1
-0/+1
|
*
|
|
|
Help: Use <variable> consistently in property getter commands
Craig Scott
2024-01-05
3
-14/+14
|
*
|
|
|
Help: Use <xxx> for non-keyword arguments in property command signatures
Craig Scott
2024-01-05
5
-12/+15
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge topic 'HELP-string_LENGTH-link-error' into release-3.28
Brad King
2024-01-04
1
-1/+1
|
|
\
\
\
|
*
\
\
\
Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28
Brad King
2024-01-04
1
-6/+0
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'fix_documentation'
Brad King
2024-01-04
1
-2/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Fix Step3 Mathfunction example
Bhavith C
2023-12-23
1
-2/+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'HELP-string_LENGTH-link-error'
Brad King
2024-01-04
1
-1/+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: string(LENGTH): Fix synopsis link to command description
Marc Chevrier
2024-01-03
1
-1/+1
*
|
|
|
|
|
Merge topic 'revert-ExternalProject-download-byproducts'
Brad King
2024-01-04
1
-6/+0
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: revert `BYPRODUCTS` for download outputs
Ben Boeckel
2024-01-03
1
-6/+0
*
|
|
|
|
Merge topic 'doc-dynamic-resource-spec-file'
Craig Scott
2024-01-02
1
-20/+28
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Help: Update missed text for dynamically generated resource spec files
Craig Scott
2024-01-01
1
-20/+28
|
*
|
|
|
Merge topic 'fix-redirect-links' into release-3.28
Craig Scott
2024-01-01
1
-1/+1
|
|
\
\
\
\
[prev]
[next]