summaryrefslogtreecommitdiff
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-031-1/+10
* Help: Fix unlinked mention of CMAKE_TOOLCHAIN_FILECraig Scott2021-07-311-2/+3
* Help: Improve wording and cross-referencing for ctest JUnit outputCraig Scott2021-07-251-2/+4
* Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitlyLorenzo Cappelletti2021-07-201-0/+1
* Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-131-1/+2
* Help: Fix preset example cmakeMinimumRequiredSérgio Martins2021-07-121-1/+1
* Help: Add versionadded tags to cmake-generator-expressions(7)FeRD (Frank Dana)2021-06-281-5/+105
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-0/+1
* Add directory property to list imported targetsBrad King2021-06-101-0/+1
* Help: Document ctest(1) --interactive-debug-mode limitationBrad King2021-06-091-5/+7
* Merge topic 'help-presets'Brad King2021-06-091-0/+13
|\
| * Help: presets: add note for ExternalProject users with env varsMichael Hirsch2021-06-081-0/+13
* | Merge topic 'add_hip_language'Brad King2021-06-094-0/+26
|\ \ | |/ |/|
| * HIP: Add language to CMakeRobert Maynard2021-06-074-0/+26
* | Merge topic 'install-with-runtime-dependencies'Brad King2021-06-082-2/+27
|\ \ | |/ |/|
| * FileAPI: Add integration for runtime dependency installersKyle Edwards2021-06-041-0/+24
| * Help: Add documentation for runtime dependency installationKyle Edwards2021-06-041-2/+3
* | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variableBrad King2021-06-031-0/+1
|/
* Merge topic 'doc_regex'Brad King2021-06-032-2/+4
|\
| * Help: links to CMake regex syntaxMichael Hirsch2021-06-022-2/+4
* | Merge topic 'install-imported-runtime-artifacts'Brad King2021-06-011-0/+5
|\ \ | |/ |/|
| * FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTSKyle Edwards2021-05-311-0/+5
* | Launchers: Support setting linker launchersBobby D Reynolds2021-05-283-0/+3
|/
* Merge topic 'cpack-install-opts'Craig Scott2021-05-261-0/+1
|\
| * CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-241-0/+1
* | Merge topic 'set-cache-keep-normal-variable'Brad King2021-05-251-0/+1
|\ \ | |/ |/|
| * set(CACHE): do not remove normal variableMarc Chevrier2021-05-201-0/+1
* | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-191-0/+5
|/
* find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-121-0/+1
* Merge topic 'helpctestscript'Brad King2021-05-111-0/+1
|\
| * Help: Document CTEST_SCRIPT_DIRECTORY variableMichael Hirsch2021-05-101-0/+1
* | Merge topic 'capabilties-generator-platforms'Brad King2021-05-111-0/+6
|\ \
| * | cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-101-0/+6
* | | Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-074-4/+4
|/ /
* | Merge topic 'doc-tls'Brad King2021-05-051-0/+1
|\ \
| * | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-041-0/+1
| |/
* | Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-042-0/+13
|\ \
| * | cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-282-0/+13
* | | Merge topic 'foreach-loop-variable'Brad King2021-05-031-0/+1
|\ \ \ | |_|/ |/| |
| * | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-281-0/+1
* | | Merge topic 'remove_bad_install_dir_schema_docs'Brad King2021-04-291-1/+1
|\ \ \
| * | | cmake-presets: Remove incorrect documentation for `installDir`Robert Maynard2021-04-271-1/+1
| | |/ | |/|
* | | Merge topic 'find-msys'Brad King2021-04-291-0/+1
|\ \ \ | |_|/ |/| |
| * | FindMsys: Add a module to find MSYS and some bundled packagesOrgad Shaneh2021-04-281-0/+1
* | | Merge topic 'ctest_test_measurements_docs'Brad King2021-04-281-1/+3
|\ \ \
| * | | Help: Document CTest custom test measurementsZack Galbreath2021-04-271-0/+2
| * | | Help: Fix link to cdash.org from CTest manualZack Galbreath2021-04-271-1/+1
| |/ /
* | | Merge topic 'ARMClang-cpu-arch-flags'Brad King2021-04-281-0/+1
|\ \ \ | |/ / |/| |
| * | ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-271-0/+1
* | | Merge topic 'ctest_junit'Brad King2021-04-271-0/+6
|\ \ \ | |_|/ |/| |