Commit History

Author SHA1 Message Date
  Stephen Kelly 12cb3bdce4 cmLocalGenerator: Add Home directory accessors. 10 years ago
  Stephen Kelly af71c7b479 cmTarget: Remove Compute method. 10 years ago
  Stephen Kelly 776ff8eb0b cmTarget: Add Compute API for sources. 10 years ago
  Stephen Kelly c38e30f68c cmGeneratorTarget: Add methods for generate-time source addition. 10 years ago
  Stephen Kelly 21f428f4c0 VisualStudio: Replace Compute override with AddExtraIDETargets override. 10 years ago
  Brad King 03bfe71ae0 VS: Refactor target ordering logic 10 years ago
  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