summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Help: Organize configure_file documentation into sectionsBrad King2024-01-261-63/+77
| | |_|_|/ | |/| | |
* | | | | Merge topic 'ctest-tests-from-file'Brad King2024-01-263-0/+46
|\ \ \ \ \
| * | | | | ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILEAlex Neundorf2024-01-252-0/+16
| * | | | | ctest: add command line option to exclude tests listed in a given fileAlex Neundorf2024-01-252-1/+14
| * | | | | ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-252-0/+17
| |/ / / /
* | | | | IntelLLVM: support marking include paths as SYSTEM directoriesBen Boeckel2024-01-241-0/+6
* | | | | Merge topic 'validate_read-only_target_properties'Brad King2024-01-242-0/+40
|\ \ \ \ \
| * | | | | cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-232-0/+40
* | | | | | Merge topic 'cuda-clang-windows'Brad King2024-01-231-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-221-0/+5
* | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-191-0/+7
|/ / / / /
* | | | | Help: Document {CTEST,CMAKE_BUILD}_PARALLEL_LEVEL equivalent command-linescivision2024-01-182-2/+10
* | | | | Merge topic 'autogen-exe-per-config'Brad King2024-01-184-0/+34
|\ \ \ \ \
| * | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2024-01-174-0/+34
* | | | | | Merge topic 'cmake-language-exit-code'Brad King2024-01-172-0/+28
|\ \ \ \ \ \
| * | | | | | cmake_language: Add EXIT subcommandleha-bot2024-01-162-0/+28
* | | | | | | Help: Fix typo in CMP0156 documentationBrad King2024-01-161-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Help: Clarify standard policy advice paragraph wording on how policies are setBrad King2024-01-111-1/+1
* | | | | | Help: Drop current CMake version from standard policy advice paragraphBrad King2024-01-111-1/+1
* | | | | | Help: Normalize and consolidate standard policy advice paragraphBrad King2024-01-11152-557/+510
|/ / / / /
* | | | | Merge topic 'file-strings-regex-match'Brad King2024-01-114-2/+30
|\ \ \ \ \
| * | | | | file: `STRINGS` + `REGEX` store match resultsCristian Le2024-01-093-0/+30
| * | | | | Help: Drop incorrect versionadded mark from CMAKE_MATCH_<n>Brad King2024-01-091-2/+0
* | | | | | Merge topic 'cxxmodules-no-unity'Brad King2024-01-103-0/+13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cmLocalGenerator: ignore scanned sources for unity buildsBen Boeckel2024-01-053-0/+13
* | | | | | Merge topic 'ctest-cli-http-headers'Brad King2024-01-092-0/+15
|\ \ \ \ \ \
| * | | | | | ctest: allow HTTP headers via command lineMatthew Woehlke2024-01-082-0/+15
* | | | | | | Merge topic 'doc-INSTALL_PREFIX'Brad King2024-01-091-4/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Help: INSTALL_PREFIX in install(CODE|SCRIPT) was added in CMake 3.27Peter Kokot2024-01-081-4/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'fix-tutorial'Brad King2024-01-083-6/+6
|\ \ \ \ \ \
| * | | | | | Tutorial: Clarify the expected change to target_include_directoriesKevin Albertson2024-01-051-4/+4
| * | | | | | Tutorial: Make `INSTALL_DESTINATION` consistent with installed destinationKevin Albertson2024-01-051-1/+1
| * | | | | | Tutorial: Add missing `$` in generator expressionKevin Albertson2024-01-051-1/+1
| | |/ / / / | |/| | | |
* | | | | | add_test: Fix version of CMake introducing CMP0158 (to 3.29)Robert Maynard2024-01-051-0/+2
| |/ / / / |/| | | |
* | | | | Merge topic 'doc-get-properties-inherited'Brad King2024-01-057-34/+32
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Fix wrong return values for unset inherited propertiesCraig Scott2024-01-053-22/+16
| * | | | Help: Add missing DIRECTORY keyword to set_tests_properties() signatureCraig Scott2024-01-051-0/+1
| * | | | Help: Use <variable> consistently in property getter commandsCraig Scott2024-01-053-14/+14
| * | | | Help: Use <xxx> for non-keyword arguments in property command signaturesCraig Scott2024-01-055-12/+15
| | |/ / | |/| |
| * | | Merge topic 'HELP-string_LENGTH-link-error' into release-3.28Brad King2024-01-041-1/+1
| |\ \ \
| * \ \ \ Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-041-6/+0
| |\ \ \ \
* | \ \ \ \ Merge topic 'fix_documentation'Brad King2024-01-041-2/+2
|\ \ \ \ \ \
| * | | | | | Help: Fix Step3 Mathfunction exampleBhavith C2023-12-231-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'HELP-string_LENGTH-link-error'Brad King2024-01-041-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: string(LENGTH): Fix synopsis link to command descriptionMarc Chevrier2024-01-031-1/+1
* | | | | | Merge topic 'revert-ExternalProject-download-byproducts'Brad King2024-01-041-6/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | ExternalProject: revert `BYPRODUCTS` for download outputsBen Boeckel2024-01-031-6/+0
* | | | | Merge topic 'doc-dynamic-resource-spec-file'Craig Scott2024-01-021-20/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Update missed text for dynamically generated resource spec filesCraig Scott2024-01-011-20/+28
| * | | | Merge topic 'fix-redirect-links' into release-3.28Craig Scott2024-01-011-1/+1
| |\ \ \ \