Commit History

Author SHA1 Message Date
  Stephen Kelly faedd2bea9 cmTarget: Fix system include annotation propagation. 12 years ago
  Stephen Kelly 259bf0918c Make the cmStrictTargetComparison operate on const cmTarget*. 12 years ago
  Stephen Kelly a60cd3d3c6 cmGeneratorTarget: Use the output directory to order cmTargets. 12 years ago
  Stephen Kelly abb13ea565 Order cmGeneratorTargetsType elements deterministically. 12 years ago
  Stephen Kelly 0f876439e9 cmGeneratorTarget: Make GetIncludeDirectories const. 12 years ago
  Stephen Kelly af4c1096f6 cmGeneratorTarget: Make some accessors const. 12 years ago
  Brad King 7a616e75b8 Merge topic 'use-generator-target' 12 years ago
  Stephen Kelly 07f5788385 Move TraceDependencies to cmGeneratorTarget. 13 years ago
  Brad King 8a6e82724c Merge topic 'use-generator-target' 12 years ago
  Nils Gladitz f037b9b726 Generators: don't append sources from utility targets to objectSources 12 years ago
  Stephen Kelly 90ef1cfe48 Move GenerateTargetManifest to cmGeneratorTarget. 13 years ago
  Stephen Kelly 25f1df3e81 Split CreateGeneratorTargets into two methods. 13 years ago
  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