summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'android-r22'Brad King2021-03-034-0/+16
|\
| * Help: Document CMAKE_ANDROID_NDK_VERSION variableBrad King2021-03-034-0/+16
* | Merge topic 'cpack-dmg-filesystem'Brad King2021-03-032-0/+11
|\ \
| * | cpack: add CPACK_DMG_FILESYSTEMKevin Ushey2021-03-022-0/+11
* | | Merge topic 'more-import-export-guide-updates'Brad King2021-03-023-4/+4
|\ \ \ | |/ / |/| |
| * | Help/guide: fix the remaining CMake install destinationsBen Boeckel2021-03-013-4/+4
| |/
* | Merge topic 'FindIntl-FindIconv-versions'Brad King2021-03-012-0/+8
|\ \
| * | FindIntl: Add version supportSibi Siddharthan2021-02-251-0/+4
| * | FindIconv: Add version supportSibi Siddharthan2021-02-251-0/+4
* | | C23 supportRaul Tambre2021-02-253-2/+5
* | | C17 supportRaul Tambre2021-02-253-1/+10
* | | Merge topic 'runtime-dll-deps'Brad King2021-02-252-0/+27
|\ \ \
| * | | Genex: Add TARGET_RUNTIME_DLLS genexKyle Edwards2021-02-242-0/+27
* | | | Merge topic 'nvhpc-minor-fixes'Brad King2021-02-251-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | HELP: Update compile-features documentation with missing compilersRobert Maynard2021-02-241-0/+2
| * | Merge topic 'preset-flag-consistency' into release-3.20Brad King2021-02-242-3/+3
| |\ \
| * \ \ Merge topic 'autogen-cmp0116-fix' into release-3.20Brad King2021-02-241-1/+4
| |\ \ \
* | \ \ \ Merge topic 'preset-flag-consistency'Brad King2021-02-242-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ctest: Add support for '--prefix=<prefix>' form of the argumentBrad King2021-02-231-1/+1
| * | | | cmake: Add support for '--build --prefix=<prefix>' form of the argumentBrad King2021-02-231-1/+1
| * | | | cmake: Document '--preset <preset>' form of the argumentBrad King2021-02-231-1/+1
* | | | | Merge topic 'autogen-cmp0116-fix'Brad King2021-02-241-1/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Note that CMP0116 is recorded at the time of CC creationKyle Edwards2021-02-231-1/+4
| |/ / /
* | | | Merge topic 'preset-no-comments'Brad King2021-02-242-5/+9
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch 'backport-3.19-preset-no-comments' into preset-no-commentsBrad King2021-02-241-1/+8
| |\ \
| | * | CMakePresets.json: Remove undocumented support for commentsKyle Edwards2021-02-241-1/+8
| * | | Revert "Help: Document JSON comment support in cmake-presets(7)"Kyle Edwards2021-02-241-4/+1
| | |/ | |/|
| * | Merge topic 'doc-cpack-dpkg-shlibdeps-l' into release-3.20Brad King2021-02-221-1/+1
| |\ \
| * \ \ Merge topic 'docpreset' into release-3.20Brad King2021-02-192-10/+25
| |\ \ \
* | \ \ \ Merge topic 'cpack_nsis_executable_custom'Brad King2021-02-232-0/+12
|\ \ \ \ \
| * | | | | CPack/NSIS: Add option for setting custom makensis executableJohnny Jazeix2021-02-222-0/+12
* | | | | | Merge topic 'doc-cpack-dpkg-shlibdeps-l'Brad King2021-02-221-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentationBrad King2021-02-191-1/+1
| |/ / /
| * | | Merge topic 'doc-if-links' into release-3.20Brad King2021-02-181-7/+51
| |\ \ \
* | \ \ \ Merge topic 'list-index-arg-parsing'Brad King2021-02-193-0/+36
|\ \ \ \ \
| * | | | | cmListCommand: add a policy for failing on invalid indiciesBen Boeckel2021-02-183-0/+36
* | | | | | Merge topic 'docpreset'Brad King2021-02-192-10/+25
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Add build and test preset to examples in cmake-presets(7)Michael Hirsch2021-02-181-2/+16
| * | | | | Help: Clarify preset name conflict rules in cmake-presets(7)Michael Hirsch2021-02-181-8/+9
| | |/ / / | |/| | |
| * | | | Merge topic 'preset-json-comments' into release-3.20Brad King2021-02-181-1/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-if-links'Brad King2021-02-181-7/+51
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Add internal links to if() docsMichael Hirsch, Ph.D2021-02-181-7/+51
* | | | | | Merge topic 'preset-json-comments'Brad King2021-02-181-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Document JSON comment support in cmake-presets(7)Michael Hirsch2021-02-181-1/+4
| |/ / / /
* | | | | Merge topic 'doc-presets'Brad King2021-02-182-12/+20
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Clarify role of binaryDir inheritance in cmake-presets(7)Brad King2021-02-181-4/+6
| * | | | Help: Link to tool-specific preset arguments from cmake-presets(7)Brad King2021-02-182-6/+9
| * | | | Help: Mention version 2 in cmake-presets(7)Brad King2021-02-181-2/+5
| |/ / /
* | | | Merge topic 'DOC-SelectLibraryConfiguration'Brad King2021-02-181-0/+18
|\ \ \ \
| * | | | Help: Add SelectLibraryConfigurations example to cmake-developer(7)Johan Andruejol2021-02-171-0/+18
| | |/ / | |/| |