summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-302-0/+2
* project: Define variables indicating whether project is top levelfriendlyanon2021-03-265-0/+45
* Help: Convert project() directory variables to a definition listBrad King2021-03-261-5/+6
* Merge topic 'doc-custom-output-genex'Brad King2021-03-253-3/+11
|\
| * Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targetsCraig Scott2021-03-253-3/+11
* | Merge branch 'master' into nsis-branding-trim-positionCraig Scott2021-03-2443-87/+1116
|\ \
| * \ Merge topic 'vs-custom-flag-table'Brad King2021-03-231-0/+24
| |\ \
| | * | VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-221-0/+24
| * | | Merge topic 'doc-xcoff-chrpath'Brad King2021-03-231-6/+13
| |\ \ \ | | | |/ | | |/|
| * | | Merge topic 'cmake-presets-condition'Brad King2021-03-234-9/+460
| |\ \ \
| | * | | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-224-9/+460
| * | | | Merge topic 'cxx-module-extensions'Brad King2021-03-231-0/+4
| |\ \ \ \
| | * | | | Treat '.ixx' and '.cppm' files as C++ sourcesAndrew Gilewsky2021-03-221-0/+4
| | | |_|/ | | |/| |
| * | | | Help/guide: use GNUInstallDirs in importing-exporting exampleBen Boeckel2021-03-195-25/+35
| |/ / /
| * | | Merge topic 'update_cuda_custom_toolkit_location_folder_structure'Brad King2021-03-191-7/+6
| |\ \ \
| | * | | VS: switch to new folder structure while keeping the old one workingMarcel Ritzschke2021-03-181-7/+6
| | |/ /
| * | | Merge topic 'FindDevIL-targets'Brad King2021-03-191-0/+4
| |\ \ \
| | * | | FindDevIL: add imported targets and testsAlex2021-03-181-0/+4
| | |/ /
| * | | Merge topic 'schema-typo'Brad King2021-03-191-16/+16
| |\ \ \
| | * | | Help: Fix typos in presets schema field descriptionsAdriaan de Groot2021-03-181-1/+1
| | * | | Merge branch 'backport-preset-schema-typos' into preset-schema-typosBrad King2021-03-181-15/+15
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge topic 'fix-CMP0118-NEW'Brad King2021-03-191-2/+8
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'fileapi-codemodel-directory'Brad King2021-03-182-36/+239
| |\ \ \ \
| | * | | | fileapi: Add installers to codemodel-v2 "directory" objectBrad King2021-03-162-0/+150
| | * | | | fileapi: Add backtraceGraph to codemodel-v2 "directory" objectBrad King2021-03-161-4/+8
| | * | | | fileapi: Add a "directory" object to codemodel-v2Brad King2021-03-162-2/+43
| | * | | | fileapi: Re-organize backtrace infrastructureBrad King2021-03-161-34/+42
| * | | | | Merge topic 'doc-flag-var-strings'Brad King2021-03-172-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Help: Document that CMAKE_<LANG>_FLAGS[_INIT] are stringsAlexander Richardson2021-03-172-0/+5
| * | | | | Merge topic 'cmake-presets-host-system-name'Brad King2021-03-163-5/+27
| |\ \ \ \ \
| | * | | | | CMakePresets.json: Add ${hostSystemName} macroKyle Edwards2021-03-152-0/+11
| | * | | | | Help: Fix version numbers in CMakePresets.json documentationKyle Edwards2021-03-151-5/+6
| | * | | | | Refactor: Add cmSystemTools::GetSystemName()Kyle Edwards2021-03-151-0/+10
| | |/ / / /
| * | | | | Merge topic 'doc-configure_file-cmakedefine01'Brad King2021-03-161-2/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Help: Clarify configure_file #cmakedefine01 syntax and behaviorElsie Hupp2021-03-151-2/+24
| * | | | | Merge topic 'vs-toolset-version'Brad King2021-03-152-0/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'add_prefix_cmake_option'Brad King2021-03-114-3/+109
| |\ \ \ \ \
| | * | | | | cmake: configure preset add support for --install-prefix mappingRobert Maynard2021-03-094-4/+102
| | * | | | | cmake: add support for --install-prefix command argumentRobert Maynard2021-03-042-0/+8
| * | | | | | Merge topic 'file-COPY_FILE-subcommand'Brad King2021-03-112-0/+27
| |\ \ \ \ \ \
| | * | | | | | file: add `COPY_FILE` subcommandBen Boeckel2021-03-102-0/+27
| * | | | | | | Merge topic 'ep-fc-revert-refactoring'Brad King2021-03-101-12/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Find: Document that first argument to PATHS and HINTS can be ENV{}Robert Maynard2021-03-051-2/+2
| * | | | | | | file(RENAME): Add option to not replace existing pathBrad King2021-03-042-2/+9
| * | | | | | | file(RENAME): Add option to capture error message on failureBrad King2021-03-042-2/+14
| * | | | | | | Merge topic 'android-r22'Brad 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
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindIntl-FindIconv-versions'Brad King2021-03-012-0/+8
| |\ \ \ \ \ \ \ \