Commit History

Author SHA1 Message Date
  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
  Brad King 64e973e991 Merge branch 'backport-vs-fix-config-map' into vs-fix-config-map 8 years ago
  Brad King c5b5bb270f VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
  Brad King 81f9c9e892 Deprecate Visual Studio 8 2005 generator 8 years ago
  Brad King 6e66fe5f97 cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method 8 years ago
  Beeble 227de0b95d include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> 8 years ago
  Beeble 4cd815f0b3 VS: Pass whole target to WriteProjectConfigurations 8 years ago
  Brad King f8f3cb8d65 VS: Fix quoting of special characters in cmake re-run check commands 8 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Yves Frederix 427b6da9e5 VS: Teach `cmake --build` to reconfigure if needed before building 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
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 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
  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 79c3a2a8f7 cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget 10 years ago
  Stephen Kelly 0c97d32f7a cmGlobalGenerator: Remove direct storage of targets 10 years ago
  Stephen Kelly 736c2042c6 cmGeneratorTarget: Add GetUtilities API 10 years ago
  Stephen Kelly 6cac952b9e VS: Port interface to cmGeneratorTarget 10 years ago