Commit History

Author SHA1 Message Date
  Stephen Kelly 5e15f39886 Normalize system directories from the interface target property 12 years ago
  Stephen Kelly 9cf3547e1c Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. 12 years ago
  Stephen Kelly 83498d4135 Store system include directories in the cmTarget. 12 years ago
  Stephen Kelly f1fcbe3fde Add Target API to determine if an include is a system include. 12 years ago
  John Farrier 79ec7868d0 VS: Add Windows Forms Support 12 years ago
  Stephen Kelly 0e10782ba7 Move GetCompileDefinitions to cmTarget. 13 years ago
  Stephen Kelly 18a3195ad5 Keep track of INCLUDE_DIRECTORIES as a vector of structs. 13 years ago
  Stephen Kelly 76ea420fb9 Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions 13 years ago
  Stephen Kelly 0bbae6f95f Revert "Move GetLinkInformation to cmGeneratorTarget" 13 years ago
  Stephen Kelly d8a59ea4b3 Port cmGeneratorExpression to cmTarget from cmGeneratorTarget. 13 years ago
  Stephen Kelly 2a6bd96c13 Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 13 years ago
  Stephen Kelly 083de7ed35 Process generator expressions in the COMPILE_DEFINITIONS target property. 13 years ago
  Stephen Kelly 08cb4fa4c0 Process generator expressions in the INCLUDE_DIRECTORIES property. 13 years ago
  Stephen Kelly b8e61d687a Refactor GetCompileDefinitions a bit. 13 years ago
  Stephen Kelly 2c2b25b203 Return a std::string from GetCompileDefinitions. 13 years ago
  Stephen Kelly 9a160871d0 Convert paths in INCLUDE_DIRECTORIES property to Unix slashes. 13 years ago
  Stephen Kelly 879fd354c1 Revert "Move GenerateTargetManifest to cmGeneratorTarget." 13 years ago
  Stephen Kelly c31f3d99f8 Add a wrapper for accessing config-specific compile-definitions. 13 years ago
  Stephen Kelly 290e92ada8 Move GetIncludeDirectories to cmGeneratorTarget. 13 years ago
  Stephen Kelly 9facfd1336 Move GetCreateRuleVariable to cmGeneratorTarget. 13 years ago
  Stephen Kelly 78bfee35d5 Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget. 13 years ago
  Stephen Kelly 4f5384e75c Move GetLinkInformation to cmGeneratorTarget 13 years ago
  Stephen Kelly 987e12e2f9 Move GenerateTargetManifest to cmGeneratorTarget. 13 years ago
  Stephen Kelly f428ca25f5 Add more forwarding API to cmGeneratorTarget. 13 years ago
  Brad King 470f39cf4e VS: Restore header files marked as OS X Framework content (#13196) 13 years ago
  Brad King 9a2c60eb83 Classify known header file extensions as headers 13 years ago
  Brad King 1c489923d5 Always compile sources with known language 13 years ago
  Brad King 328c0f65c2 Simplify cmVisualStudio10TargetGenerator source classification 13 years ago
  Brad King 020ba38775 Merge branch 'object-library' into xcode-object-library 13 years ago
  David Cole 247a132422 Allow txt files as ExtraSources in object library targets 13 years ago