Commit History

Author SHA1 Message Date
  Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 years ago
  Marc Chevrier a00960288b GlobalGenerator family: modernize memory management 5 years ago
  Brad King 8bba458ea5 Add global generator factory method to get default platform name 6 years ago
  Brad King 818df52c48 Add global generator factory method to get list of known platforms 6 years ago
  Brad King 8144b00e32 Split global generator factory list with and without platforms 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 40a732800d VS: Clarify global generator constructor interface 6 years ago
  Brad King 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 years ago
  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
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 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 180538c706 Source: Stabilize include order 9 years ago
  Brad King 0c58d2d0fd VS: Detect VS 8 and 9 Express editions 9 years ago
  Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 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 b5f093f096 VS: Simplify setting of flag table. 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
  Brad King 7a526c35f6 VS: Delay getting platform name in local generator 11 years ago
  Brad King d3d9218a52 VS: Remove unused method from VS 9 generator 11 years ago
  Brad King eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago