Commit History

Author SHA1 Message Date
  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
  Brad King 4e5cb398ae Merge branch 'master' into vs12-generator 12 years ago
  Brad King 77ac9b8b9c VS12: Add Visual Studio 12 generator (#14251) 12 years ago
  Brad King 0dc0e7d885 Merge topic 'doc-improvements' 12 years ago
  Andreas Mohr bf019d765d Fix spelling and typos (non-binary) 13 years ago
  Brad King 4e4688e469 VS 10: Escape ; as %3B in preprocessor definitions (#14073) 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Aaron C. Meadows ba89e92ba6 Visual Studio: Allow setting Single Byte Character Set (#12189) 13 years ago
  Brad King c92ffece80 Enumerate VS11 version explicitly in local generators 14 years ago
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently 14 years ago
  Niels Dekker 25116a3cc2 Fix CMAKE_VERBOSE_MAKEFILE for VS10 vcxproj files (#12504) 14 years ago