提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 年之前
  Stephen Kelly c2b7336ff3 cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. 10 年之前
  Stephen Kelly 44ffb9cdb4 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 524610f967 Replace 'foo.size() == 0' pattern with foo.empty(). 10 年之前
  Stephen Kelly 7c809fa2a6 cmGeneratorTarget: Move GetLinkerLanguage from cmTarget. 10 年之前
  Stephen Kelly d6bb319b09 cmGeneratorTarget: Move GetFullName from cmTarget. 10 年之前
  Stephen Kelly 803a7982b4 cmGeneratorTarget: Move GetLinkInformation from cmTarget 10 年之前
  Stephen Kelly a1209be550 VisualStudio: Skip global targets when processing. 10 年之前
  Stephen Kelly 72f43fa13d cmLocalGenerator: Remove CreateCustomTargetsAndCommands method. 10 年之前
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 年之前
  Stephen Kelly 6e570f857a cmLocalGenerator: Remove 'optional' parameter from Convert. 10 年之前
  Stephen Kelly e44e6bcc04 Port away from obsolete method. 10 年之前
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 年之前
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 年之前
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 年之前
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 年之前
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 年之前
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 年之前
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 年之前
  Stephen Kelly c22f6c1504 Remove unused includes. 10 年之前
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 年之前
  Brad King 4a0128f42f VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when needed 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 年之前
  Brad King b3b44d138e cmTarget: Rename old-style link dependencies code as "ForVS6" 11 年之前
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 年之前
  Stephen Kelly e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property. 11 年之前
  Stephen Kelly 26d494ba01 cmTarget: Use string API to add sources to cmTarget objects. 11 年之前
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 年之前
  Brad King d45e7f3461 cmCustomCommand: Return std::string from GetWorkingDirectory 11 年之前