summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add_custom_command-target-alias'Brad King2024-02-012-0/+8
|\
| * add_custom_command: Allow adding build event via ALIAS targetChen Linxuan2024-02-012-0/+8
* | Merge topic 'env-cmake-install-prefix'Brad King2024-01-315-5/+34
|\ \
| * | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-305-5/+34
| |/
* | Merge topic 'test-define-prop'Brad King2024-01-301-0/+36
|\ \ | |/ |/|
| * Help: Document property redefinition semanticsFeRD (Frank Dana)2024-01-291-0/+36
* | Merge branch 'release-3.28'Brad King2024-01-291-3/+3
|\ \
| * | CMake 3.28.2v3.28.2Brad King2024-01-291-3/+3
| * | Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-103-0/+13
| |\ \
* | \ \ Merge topic 'test-launcher-emulator-genex'Brad King2024-01-295-7/+20
|\ \ \ \
| * | | | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATORBrad King2024-01-295-7/+20
* | | | | Merge topic 'productbuild-domains-policy'Brad King2024-01-294-2/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-284-2/+45
* | | | | Merge topic 'doc-configure_file'Brad King2024-01-271-63/+77
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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