summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'vs10-deprecate'Brad King2021-08-032-1/+13
|\ \ \ \
| * | | | Deprecate Visual Studio 10 2010 generatorBrad King2021-07-292-1/+13
* | | | | Merge topic 'string-TIMESTAMP-specifier-V'Brad King2021-08-032-28/+68
|\ \ \ \ \
| * | | | | string(TIMESTAMP): Add %V specifier for ISO 8601 week numberAntons Jeļkins2021-08-022-0/+10
| * | | | | Help: Format string(TIMESTAMP) format specifiers as a definition listBrad King2021-07-231-28/+58
* | | | | | Merge topic 'nsis_ignore_license_page'Brad King2021-08-032-0/+12
|\ \ \ \ \ \
| * | | | | | CPack/NSIS: Add option to not display license pageJohnny Jazeix2021-08-012-0/+12
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'minimal_nsis'Brad King2021-08-032-2/+6
|\ \ \ \ \ \
| * | | | | | CPack/NSIS: Bump minimal version of NSIS to 3.03Johnny Jazeix2021-08-022-2/+6
* | | | | | | Merge topic 'cpack_deb_zstd'Brad King2021-08-032-4/+23
|\ \ \ \ \ \ \
| * | | | | | | CPack/DEB: Add zstd compression for deb packagesRussell Greene2021-07-292-4/+23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'help-get_filename_path-fix-version-changed'Brad King2021-08-031-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: get_filename_component: fix version info for cmake_pathMarc Chevrier2021-08-021-1/+1
| * | | | | | Merge topic 'doc-dmg-filesystem' into release-3.21Craig Scott2021-08-021-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cpack_debug_doc'Brad King2021-08-022-0/+13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | CPack/DEB+RPM: Update documentation on debug symbol package creationRussell Greene2021-07-292-0/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'doc-dmg-filesystem'Craig Scott2021-08-021-0/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEMCraig Scott2021-07-311-0/+2
* | | | | | | Merge topic 'doc-presets-toolchain-file'Craig Scott2021-08-021-2/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | Help: Fix unlinked mention of CMAKE_TOOLCHAIN_FILECraig Scott2021-07-311-2/+3
| |/ / / /
* | | | | Merge topic 'cuda_separable_clang_make'Brad King2021-07-291-0/+6
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | CUDA/Clang: Fix separable compilation in non-root directories with Makefilesroot2021-07-291-0/+6
| * | | Merge topic 'doc-custom-command-depfiles' into release-3.21Brad King2021-07-261-18/+23
| |\ \ \
* | \ \ \ Merge topic 'doc-custom-command-depfiles'Brad King2021-07-261-18/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Clarify and correct wording around DEPFILE optionCraig Scott2021-07-241-18/+23
* | | | | Merge topic 'doc-ctest-output'Craig Scott2021-07-264-5/+13
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Help: Add cross-references between test output size ctest variablesCraig Scott2021-07-262-0/+6
| * | | Help: Improve wording and cross-referencing for ctest JUnit outputCraig Scott2021-07-252-5/+7
| |/ /
* | | Merge topic 'iar-exe-suffix'Brad King2021-07-203-1/+10
|\ \ \ | |/ /
| * | Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitlyLorenzo Cappelletti2021-07-203-1/+10
| * | Merge topic 'doc-policies-3.21' into release-3.21Brad King2021-07-204-26/+54
| |\ \
| * \ \ Merge topic 'doc-cleanups-3.21' into release-3.21Craig Scott2021-07-203-30/+47
| |\ \ \
| * \ \ \ Merge topic 'Help-ctest_memcheck-shared-args' into release-3.21Brad King2021-07-192-0/+9
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-policies-3.21'Brad King2021-07-204-26/+54
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Make policy CMP0126 wording more accurate Craig Scott2021-07-172-7/+20
| * | | | | Help: Explain policy CMP0125 in more detailCraig Scott2021-07-171-12/+29
| * | | | | Help: Clarify wording of CMP0124Craig Scott2021-07-171-7/+5
* | | | | | Merge topic 'doc-cleanups-3.21'Craig Scott2021-07-203-30/+47
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Expand details for file(COPY_FILE)Craig Scott2021-07-191-2/+18
| * | | | | Help: Re-order file() sub-commands in Filesystem sectionCraig Scott2021-07-191-28/+28
| * | | | | Help: Clarify which project() call PROJECT_IS_TOP_LEVEL is forCraig Scott2021-07-181-1/+2
| * | | | | Help: Fix trivial typoCraig Scott2021-07-181-1/+1
| |/ / / /
* | | | | Merge topic 'Help-ctest_memcheck-shared-args'Brad King2021-07-192-0/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help/ctest_test: add a comment to also update `ctest_memcheck`Ben Boeckel2021-07-191-0/+4
| * | | | Help/ctest_memcheck: mention `ctest_test` argumentsBen Boeckel2021-07-141-0/+5
| |/ / /
* | | | Merge topic 'vs2022'Brad King2021-07-193-5/+14
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Update Visual Studio 17 2022 generator for Preview 2Brad King2021-07-153-5/+14
| |/ /
* | | Merge topic 'doc-cmake-build-signature'Brad King2021-07-141-1/+2
|\ \ \ | |/ /
| * | Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-131-1/+2
* | | Merge topic 'ctest-environment-modifications'Brad King2021-07-134-2/+43
|\ \ \