Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 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
  Don Olmstead e2ed9a7092 VS: Move toolset flag table lookup to global generator 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 years ago
  Tobias Hunger 43a68a6dca cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes 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 e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Brad King 571bedec29 VS: Ignore USE_FOLDER property on VS versions that do not support it 9 years ago
  Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Stephen Kelly dad8b03fbe VS: Remove obsolete methods. 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Brad King 1e3843373f cmake: Show in --help how to select VS target platform (#15422) 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Gilles Khouzam b20a32ac73 VS: Improve error messages when compiler is not detected (#15228) 11 years ago
  Gilles Khouzam 72395ab23e VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries 11 years ago
  Brad King d7938bff37 VS: Select WindowsPhone and WindowsStore default toolsets 11 years ago
  Brad King 7a526c35f6 VS: Delay getting platform name in local generator 11 years ago
  Brad King eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
  Brad King eaa9f2f8ee VS: Refactor internal generator factory logic 11 years ago