Commit History

Author SHA1 Message Date
  Stephen Kelly a7f5d70dde cmGeneratorTarget: Move compile defintions processing from cmTarget. 10 years ago
  Stephen Kelly 1f54bc1cf3 cmTarget: Split storage of include directories from genexes. 10 years ago
  Stephen Kelly 5edb335485 cmGlobalGenerator: Virtualize the Compute step and override it. 10 years ago
  Stephen Kelly ff1019bfac cmGlobalGenerator: Move generation object creation to Compute(). 10 years ago
  Stephen Kelly faec4e611d cmComputeTargetDepends: Change API to use cmGeneratorTarget. 10 years ago
  Brad King d6fe79f3ab Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS' 10 years ago
  Stephen Kelly 6e570f857a cmLocalGenerator: Remove 'optional' parameter from Convert. 10 years ago
  Brad King c85367f408 VS: Compute project GUIDs deterministically 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Brad King 2f4bb4e9b0 VS: Do not accumulate configurations globally (#15577) 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 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
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Brad King 1e3843373f cmake: Show in --help how to select VS target platform (#15422) 10 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Brad King b97736a23d VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
  Brad King a43f44000d VS: Move internal MasmEnabled member up to VS 7 generator 11 years ago
  Gilles Khouzam fe161dc30d VS: Refactor logic deciding to add "Deploy" to the .sln file 11 years ago
  Brad King 7a526c35f6 VS: Delay getting platform name in local generator 11 years ago
  Brad King 6e176e6d9e VS: Delay platform definitions until system name is known 11 years ago
  Brad King eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
  Ben Boeckel 325599caa2 cmGlobalGenerator: Store targets in hash maps 11 years ago
  Stephen Kelly 26d494ba01 cmTarget: Use string API to add sources to cmTarget objects. 11 years ago
  Ben Boeckel 7abf4e313d stringapi: Use strings for dependency information 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago