Commit History

Author SHA1 Message Date
  Brad King b64b4629ea VS: Add basic infrastructure for CUDA generation 8 years ago
  Brad King 80e982d7ad VS: Add method to take a value out of the option parser flag map 8 years ago
  Brad King f7bb40c92d VS: Add method to re-parse specific option parser fields 8 years ago
  Brad King a05fc93ee6 VS: Add method to clear flag tables of option parser 8 years ago
  Brad King 109b8a6fd3 VS: Refactor AdditionalOptions generation 8 years ago
  Brad King bd5ea6993c cmVisualStudioGeneratorOptions: Add PrependInerhitedString method 8 years ago
  Brad King f7e5c6820a VS: De-duplicate PreprocessorDefinitions tag name 8 years ago
  Michael Stürmer e438693e95 VS: Teach option map IsDebug() method about C# projects 9 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Brad King 4cb5d3353f VS: Place source-specific AdditionalOptions after target-wide flags 9 years ago
  Michael Stürmer f27492a4db VS: Add internal API for detecting "managed" projects 9 years ago
  Brad King bdc679a8ae VS15: Add Visual Studio 15 generator 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly 44ffb9cdb4 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Brad King df97bea242 cmOutputConverter: Adopt command line escaping code 10 years ago
  Brad King bb7eefe4dd cmOutputConverter: Adopt EscapeWindowsShellArgument method 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Zack Galbreath 17b0fe0305 Fix incremental linking setting for Fortran + VS 11 years ago
  Brad King bfc81c5934 Merge topic 'vs-windows-apps' 11 years ago
  Gilles Khouzam cb1aceed8c VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT 11 years ago
  Brad King 5fcb42ab69 VS: Refactor include directory generation in .vcxproj files 11 years ago
  Brad King 29a0642ba7 VS: Encode mapped flag values in XML project files (#15031) 11 years ago
  Brad King 8fa087ab38 cmVisualStudioGeneratorOptions: Simplify XML escaping API 11 years ago
  Brad King 1c209ac165 cmIDEOption: Store mapped flag values as a vector<string> 11 years ago
  Brad King 65624c39e3 VS14: Add Visual Studio 14 generator (#14982) 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Patrick Gansterer 5e0252ce68 Improve const-correctness in cmVisualStudioGeneratorOptions 12 years ago