Commit History

Author SHA1 Message Date
  Stephen Kelly 3846ebcf2b cmLinkItem: Add cmLinkImplementation type. 10 years ago
  Stephen Kelly a7f5d70dde cmGeneratorTarget: Move compile defintions processing from cmTarget. 10 years ago
  Stephen Kelly 44ffb9cdb4 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly 1f54bc1cf3 cmTarget: Split storage of include directories from genexes. 10 years ago
  Stephen Kelly 7c809fa2a6 cmGeneratorTarget: Move GetLinkerLanguage from cmTarget. 10 years ago
  Stephen Kelly d6bb319b09 cmGeneratorTarget: Move GetFullName from cmTarget. 10 years ago
  Stephen Kelly d560bfd273 cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. 10 years ago
  Stephen Kelly 62720e44be cmGeneratorTarget: Move GetFullNameComponents from cmTarget. 10 years ago
  Stephen Kelly f0aa660772 cmGeneratorTarget: Move HasSOName from cmTarget. 10 years ago
  Stephen Kelly 803a7982b4 cmGeneratorTarget: Move GetLinkInformation from cmTarget 10 years ago
  Stephen Kelly 41abdc17df cmGeneratorTarget: Move GetSOName from cmTarget.. 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 aa2407d84d Xcode: Use allBuild target return value. 10 years ago
  Stephen Kelly 32e4f6beca Xcode: Skip Global targets when processing. 10 years ago
  Stephen Kelly ec38e4c84f Move GetFullPath to cmGeneratorTarget 13 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Brad King bf11253163 Add rudimentary support for the Apple Swift language with Xcode 10 years ago
  Stephen Kelly faec4e611d cmComputeTargetDepends: Change API to use cmGeneratorTarget. 10 years ago
  Stephen Kelly 1335992c8f Remove CMAKE_USE_RELATIVE_PATHS variable. 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
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 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 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago