summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio10Generator.h
Commit message (Expand)AuthorAgeFilesLines
* VS: Fix '-T version=14.28' under VS 16.9Brad King2021-03-121-7/+15
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-3/+1
* Visual Studio: Add Android supportKyle Edwards2020-06-241-0/+16
* cmGlobalVisualStudio10Generator: Move variable initialization to headerKyle Edwards2020-06-181-3/+3
* VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-031-0/+2
* Merge topic 'vs-version-for-unity'Brad King2020-02-051-0/+3
|\
| * VS: Do not use native unity builds on VS 2017 versions less than 15.8Brad King2020-02-041-0/+3
* | GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-071-1/+1
* | cmLocalGenerator: modernize memory managementMarc Chevrier2019-12-101-1/+4
* | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-151-0/+5
* | cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSETAlexander Boczar2019-10-151-1/+2
|/
* cuda: Extend toolset argument to accept pathBenjamin Wozniak2019-08-271-0/+5
* VS: Factor out helper to compute ApplicationTypeRevisionBrad King2019-05-211-0/+3
* Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-311-1/+1
* cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-051-9/+6
* Merge topic 'add_consistent_verbose_build_flag'Brad King2019-01-291-1/+1
|\
| * cmGlobalGenerator: Add a class that represent the build commandRobert Maynard2019-01-251-1/+1
* | VS: Teach VS 2019 generator to select host tools matching host archBrad King2019-01-281-0/+2
|/
* Merge topic 'support_per_toolset_json_flags'Brad King2019-01-161-1/+3
|\
| * GlobalVisualStudio10Generator: Support non-standard toolset json flag files.Stephan Szabo2019-01-031-1/+3
* | VS: Clarify global generator constructor interfaceBrad King2019-01-101-2/+5
* | VS: Convert WriteSLNHeader to non-virtual lookup tableBrad King2019-01-101-1/+0
* | VS: Convert GetIDEVersion to non-virtual table lookupBrad King2019-01-101-2/+0
* | VS: Convert GetToolsVersion to non-virtual table lookupBrad King2019-01-101-1/+1
* | cmGlobalVisualStudioGenerator::GetIDEVersion(): const addedVitaly Stakhovsky2019-01-021-1/+1
|/
* Add missing overrideVitaly Stakhovsky2018-12-301-1/+1
* Replace header flag tables with json readingStephan Szabo2018-11-281-9/+12
* IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-171-0/+2
* VS: Allow toolset version selection to specify default toolsetBasil Fierz2018-06-241-0/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-5/+8
* Merge topic 'vs-toolset-version'Brad King2018-05-301-0/+7
|\
| * VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-291-0/+7
* | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-251-7/+5
|/
* VS: Use 'override' keyword for overridden methods in generator classesVitaly Stakhovsky2017-12-151-21/+23
* VS: Emit "utf-8" encoding as lowercase in .vcxproj headersVitaly Stakhovsky2017-12-141-0/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* VS: Fix GenerateDebugInformation values for v140 and v141 toolsetsBrad King2017-06-281-0/+9
* VS: Add placeholder CUDA flag tablesBrad King2017-03-101-0/+4
* VS: Record in global generator whether CUDA is enabledBrad King2017-03-101-0/+4
* VS: Provide an option to specify CUDA toolset versionBrad King2017-03-101-0/+5
* VS: Find the MSBuild value for VCTargetsPathBrad King2017-03-101-0/+3
* VS: Refactor generator toolset parsingBrad King2017-02-151-1/+5
* VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-071-0/+2
* VS: Add flag tables for C#Michael Stürmer2016-12-011-0/+2
* VS: Choose flag map based on the toolset nameDon Olmstead2016-10-251-0/+2
* VS: Move toolset flag table lookup to global generatorDon Olmstead2016-10-251-0/+11
* VS: Add internal API to get platform toolset as stringBrad King2016-10-251-0/+1
* cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-201-1/+1
* VS: Provide an option to use x64 host toolsBrad King2016-10-141-0/+5
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2