CMake/Help/manual
Brad King bdc679a8ae VS15: Add Visual Studio 15 generator
Call the generator "Visual Studio 15" without any year because the
preview version of VS 15 does not provide a year in the product name.

Copy cmGlobalVisualStudio14Generator to cmGlobalVisualStudio15Generator
and update version numbers accordingly.  Add the VS15 enumeration value.
Note that we do not need to add a MSVC15 variable or v150 toolset
because Visual Studio 15 comes with an updated version of the v140
toolset and remains ABI-compatible.

Teach tests VSExternalInclude, RunCMake.GeneratorPlatform, and
RunCMake.GeneratorToolset to treat VS 15 as they do VS 10-14.

Closes: #16143
2016-09-07 15:49:08 -04:00
..
LINKS.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
OPTIONS_BUILD.txt Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
OPTIONS_HELP.txt Restore --help-full option to output all help manuals 2014-04-25 08:41:31 -04:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Fix typos. 2016-07-10 11:05:56 +02:00
cmake-commands.7.rst CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
cmake-compile-features.7.rst Features: Specify minimum version Intel C++ 12.1 2016-04-28 09:16:31 -04:00
cmake-developer.7.rst Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmake-generator-expressions.7.rst Add additional <= and >= comparison operators 2016-08-09 09:30:34 -04:00
cmake-generators.7.rst VS15: Add Visual Studio 15 generator 2016-09-07 15:49:08 -04:00
cmake-gui.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-language.7.rst Help: Add link target to cmake-language.7 variables section 2015-04-01 16:24:24 -04:00
cmake-modules.7.rst FindICU: New module 2016-07-13 09:15:16 -04:00
cmake-packages.7.rst Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
cmake-policies.7.rst try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> 2016-06-29 09:11:02 -04:00
cmake-properties.7.rst Merge topic 'vs-tool-override' 2016-06-23 08:59:29 -04:00
cmake-qt.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-toolchains.7.rst Help: Document cross compiling for Android 2016-08-23 12:53:10 -04:00
cmake-variables.7.rst Document XCODE variable 2016-08-31 14:17:51 +03:00
cmake.1.rst cmake: Add `cmake -E capabilities` mode 2016-08-16 13:45:05 -04:00
cpack.1.rst Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
ctest.1.rst Help: Fix documentation of ctest --build-and-test 2016-07-05 11:19:01 -04:00