summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_GENERATOR_PLATFORM.rst
Commit message (Expand)AuthorAgeFilesLines
* VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+4
* VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-101-1/+1
* VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+4
* VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-051-1/+23
* VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-051-2/+14
* Help: Replace mentions of ``-T`` and ``-A`` options with roleAlex Turbov2022-08-041-1/+1
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
* Help: Add documentation for default generator environment variablesEicke Herbertz2019-05-221-1/+2
* GHS: Support ARM, PPC, 86 architecturesFred Baksik2018-07-071-0/+2
* Help: Cross-reference generator platform variablesBrad King2017-03-131-0/+6
* Help: Move generator platform support details to variable docsBrad King2017-03-131-1/+8
* Help: Improve formatting of variable documentationJames Johnston2015-08-211-2/+2
* Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs (#15621)Brad King2015-06-181-1/+1
* cmake: Add -A option to specify a generator platformBrad King2014-09-151-0/+2
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-051-0/+13