Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 50fbfee3a0 cmLocalGenerator: return directories as const std::string& 7 years ago
  Basil Fierz 3c4698da3a VS: Allow toolset version selection to specify default toolset 7 years ago
  Brad King 958191a95c Merge topic 'vs-toolset-version' 7 years ago
  Basil Fierz 5f13168419 VS: Add option to select the version of the toolset used by VS 2017 7 years ago
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 years ago
  Vitaly Stakhovsky 90086767dd cmGlobalVisualStudio10Generator: Use cmXMLWriter RAII helpers 7 years ago
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 7 years ago
  Vitaly Stakhovsky 907bc35437 VS: Emit "utf-8" encoding as lowercase in .vcxproj headers 8 years ago
  Brad King 7c28081c14 Merge topic 'string-clear' 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Minmin Gong bc7c94fe13 MSVC: Add support for ARM64 architecture 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Brad King fe3b481bab VS: Fix VCTargetsPath detection 8 years ago
  Brad King ae44496e2b VS: Fix GenerateDebugInformation values for v140 and v141 toolsets 8 years ago
  Brad King 776929b3c4 VS: Fix .vcxproj ProjectGuid element case 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 041ebda25b VS: Add placeholder CUDA flag tables 8 years ago
  Brad King 13433b1357 VS: Record in global generator whether CUDA is enabled 8 years ago
  Brad King 62b308515a VS: Select highest available CUDA toolset by default 8 years ago
  Brad King 5164e9a651 VS: Provide an option to specify CUDA toolset version 8 years ago
  Brad King 83bf980c96 VS: Find the MSBuild value for VCTargetsPath 8 years ago
  Brad King f773933f26 VS: Refactor generator toolset parsing 8 years ago
  Evgeny Fimochkin 5ba2c9e5e0 VS: Add support for ASM_NASM language 8 years ago
  Iyyappa Murugandi c93e85d87e VS: Use Visual Studio Installer to locate VS 2017 9 years ago
  Brad King d42d3780ac Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into vs-fix-standalone-Windows7.1SDK-toolset-for-master 9 years ago
  Brad King 27431de162 VS: Fix standalone Windows7.1SDK toolset selection 9 years ago
  Michael Stürmer 9b06c22648 VS: Add flag tables for C# 9 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Brad King fe03a86eb3 Merge topic 'vs-fix-no-toolset' 9 years ago