Commit History

Author SHA1 Message Date
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 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 459c891088 VS10: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly a9588e90bb VisualStudio10: Initialize the LongestSource at generate time. 10 years ago
  Gilles Khouzam 5dfc4c5f50 VS: Add hook to initialize Windows platform settings 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Stephen Kelly 5edb335485 cmGlobalGenerator: Virtualize the Compute step and override it. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 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
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Brad King 885ab9ab37 VS: Drop reload macros for VS >= 10 (#11258,#14680) 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
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 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
  Brad King 69e198dc3f VS: Generate Nsight Tegra project revision number 11 years ago
  Brad King 2f071466eb VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android' 11 years ago
  Pascal Bach a3298f7790 VS: Teach VS >= 10 generator about Windows CE 11 years ago
  Brad King b97736a23d VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
  Brad King 68d4280ac4 VS: Refactor internal default platform name selection 11 years ago
  Brad King ad2a4776aa cmGlobalVisualStudio10Generator: Re-order some methods 11 years ago
  Brad King 03b7b6cda1 cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset 11 years ago