summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instanceBrad King2021-10-292-0/+12
* VS: Support version specification in CMAKE_GENERATOR_INSTANCEBrad King2021-10-291-1/+6
* VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCEBrad King2021-10-291-1/+12
* Help: De-duplicate VS instance selection documentationBrad King2021-10-294-41/+22
* Merge topic 'doc-vs-instance-ver'Brad King2021-10-291-13/+13
|\
| * Help: Fix versionadded for VS 15 2017 instance selectionBrad King2021-10-291-13/+13
* | Merge topic 'ifw-archive-format'Brad King2021-10-292-0/+49
|\ \
| * | CPackIFW: add support for archive format and compression level optionsErlend E. Aasland2021-10-282-0/+49
* | | Merge topic 'doc-configure_file-creates-directories'Brad King2021-10-291-0/+1
|\ \ \ | | |/ | |/|
| * | Help: Document that configure_file can create directoriesMarc Aldorasi2021-10-281-0/+1
| * | Merge topic 'builtin-help-versionadded' into release-3.22Brad King2021-10-281-0/+5
| |\ \
| * \ \ Merge topic 'doc-ENVIRONMENT_MODIFICATION' into release-3.22Brad King2021-10-271-2/+3
| |\ \ \
* | \ \ \ Merge topic 'target-sources-file-set'Brad King2021-10-2811-11/+235
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help: Add documentation for target_sources(FILE_SET) and associated propertiesKyle Edwards2021-10-2710-10/+190
| * | | | FileAPI: Add information on file set installersKyle Edwards2021-10-271-1/+45
* | | | | Merge topic 'vulkan-version-support'Brad King2021-10-281-0/+5
|\ \ \ \ \
| * | | | | FindVulkan: Add version supportRalf Habacker2021-10-271-0/+5
| |/ / / /
* | | | | Merge topic 'builtin-help-versionadded'Brad King2021-10-281-0/+5
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | cmRST: support `versionadded` and `versionchanged` directivesBen Boeckel2021-10-271-0/+5
* | | | Merge topic 'doc-ENVIRONMENT_MODIFICATION'Brad King2021-10-271-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Clarify ENVIRONMENT_MODIFICATION case sensitivityMichael Hirsch2021-10-261-2/+3
| |/ /
* | | Merge topic 'vs2022'Brad King2021-10-273-14/+10
|\ \ \ | | |/ | |/|
| * | Help: Drop 3.22 release note for VS 2022Brad King2021-10-271-4/+0
| * | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-272-10/+10
| |\ \ | | |/ | |/|
| | * VS: Update Visual Studio 17 2022 generator for the Release CandidatesBrad King2021-10-272-10/+10
* | | Help: CTEST_CUSTOM_TESTS_IGNORE matches exact test names, not regexesCraig Scott2021-10-241-1/+1
* | | Merge topic 'lcc-policy'Brad King2021-10-224-0/+46
|\ \ \
| * | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-214-0/+46
* | | | Merge topic 'doc-file-INSTALL-fix'Brad King2021-10-211-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGEArcturus Arcturus2021-10-201-2/+2
* | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-201-0/+5
| |/ / |/| |
* | | Merge topic 'vs2022'Brad King2021-10-193-6/+6
|\ \ \ | |/ /
| * | Help: Update 3.22 release notes for the VS 2022 Release CandidateBrad King2021-10-191-2/+2
| * | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-192-4/+4
| |\ \ | | |/
| | * VS: Update Visual Studio 17 2022 generator for the Release CandidateBrad King2021-10-192-4/+4
* | | Merge topic 'lcc-compiler'Brad King2021-10-195-3/+8
|\ \ \
| * | | Help: Add release note for MCST LCC compiler supportBrad King2021-10-191-0/+4
| * | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-154-3/+4
* | | | Merge topic 'doc-genex-CONFIG-commas'Brad King2021-10-191-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Help: gen expr: note that CONFIG is comma-separatedMichael Hirsch2021-10-191-2/+2
* | | | Merge topic 'ifw-run-program'Brad King2021-10-192-0/+38
|\ \ \ \
| * | | | CPackIFW: Add support for RunProgram* config variablesErlend E. Aasland2021-10-172-0/+38
* | | | | Merge topic 'imported-no-system'Brad King2021-10-184-0/+28
|\ \ \ \ \
| * | | | | export: Propagate IMPORTED_NO_SYSTEM target property to consumersBrad King2021-10-151-1/+3
| * | | | | Add property to mark IMPORTED targets as not SYSTEMBrad King2021-10-144-0/+26
* | | | | | Merge topic 'ctest_submit-inactivity-timeout'Brad King2021-10-184-0/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variableNikhil Reddy Ramolla2021-10-144-0/+18
| |/ / / /
* | | | | Merge topic 'vs2022'Brad King2021-10-153-3/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Add 3.22 release note about the update for VS 2022 Preview 5Brad King2021-10-141-0/+4
| * | | | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-142-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |