| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmGeneratorTarget: Use a method to access the definition file. | Stephen Kelly | 2014-02-24 | 1 | -1/+2 |
|
|
* | cmTarget: Move SourceFileFlags to cmGeneratorTarget. | Stephen Kelly | 2014-02-24 | 1 | -0/+29 |
|
|
* | cmGeneratorTarget: Hold a const global generator. | Stephen Kelly | 2014-01-12 | 1 | -1/+1 |
|
|
* | cmTarget: Make GetSourceFiles populate an out-vector parameter. | Stephen Kelly | 2014-01-09 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Add methods to access source file groups. | Stephen Kelly | 2014-01-09 | 1 | -17/+28 |
|
|
* | Constify cmGeneratorTarget access. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|
|
* | Make the cmStrictTargetComparison operate on const cmTarget*. | Stephen Kelly | 2013-12-04 | 1 | -1/+1 |
|
|
* | Order cmGeneratorTargetsType elements deterministically. | Stephen Kelly | 2013-11-22 | 1 | -1/+7 |
|
|
* | cmGeneratorTarget: Make GetIncludeDirectories const. | Stephen Kelly | 2013-11-19 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Make some accessors const. | Stephen Kelly | 2013-11-03 | 1 | -10/+10 |
|
|
* | Move TraceDependencies to cmGeneratorTarget. | Stephen Kelly | 2013-10-30 | 1 | -0/+13 |
|
|
* | Move GenerateTargetManifest to cmGeneratorTarget. | Stephen Kelly | 2013-10-27 | 1 | -0/+3 |
|
|
* | Split CreateGeneratorTargets into two methods. | Stephen Kelly | 2013-10-27 | 1 | -1/+1 |
|
|
* | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 1 | -0/+2 |
|
|
* | Add Target API to determine if an include is a system include. | Stephen Kelly | 2013-07-02 | 1 | -0/+2 |
|
|
* | VS: Add Windows Forms Support | John Farrier | 2013-05-16 | 1 | -0/+4 |
|
|
* | Move GetCompileDefinitions to cmTarget. | Stephen Kelly | 2013-01-29 | 1 | -2/+0 |
|
|
* | Revert "Move GetLinkInformation to cmGeneratorTarget" | Stephen Kelly | 2012-11-21 | 1 | -6/+0 |
|
|
* | Fix config-specific INCLUDE_DIRECTORIES in multi-config generators | Stephen Kelly | 2012-10-17 | 1 | -1/+1 |
|
|
* | Return a std::string from GetCompileDefinitions. | Stephen Kelly | 2012-09-21 | 1 | -1/+1 |
|
|
* | Revert "Move GenerateTargetManifest to cmGeneratorTarget." | Stephen Kelly | 2012-09-20 | 1 | -3/+0 |
|
|
* | Add a wrapper for accessing config-specific compile-definitions. | Stephen Kelly | 2012-09-19 | 1 | -0/+2 |
|
|
* | Move GetIncludeDirectories to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -0/+3 |
|
|
* | Move GetCreateRuleVariable to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -0/+5 |
|
|
* | Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -0/+2 |
|
|
* | Move GetLinkInformation to cmGeneratorTarget | Stephen Kelly | 2012-09-19 | 1 | -0/+6 |
|
|
* | Move GenerateTargetManifest to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -0/+3 |
|
|
* | Store cmGeneratorTargets with the makefile. | Stephen Kelly | 2012-09-19 | 1 | -0/+2 |
|
|
* | Add more forwarding API to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -0/+6 |
|
|
* | VS: Restore header files marked as OS X Framework content (#13196) | Brad King | 2012-05-07 | 1 | -1/+0 |
|
|
* | Simplify cmVisualStudio10TargetGenerator source classification | Brad King | 2012-03-19 | 1 | -0/+1 |
|
|
* | Add $<TARGET_OBJECTS:...> expression to use an object library | Brad King | 2012-03-16 | 1 | -0/+5 |
|
|
* | Pre-compute and store target object directory in cmGeneratorTarget | Brad King | 2012-03-12 | 1 | -0/+5 |
|
|
* | Pre-compute object file names before VS project generation | Brad King | 2012-03-09 | 1 | -0/+1 |
|
|
* | Pre-compute object file names before Makefile generation | Brad King | 2012-03-09 | 1 | -0/+2 |
|
|
* | Add cmGeneratorTarget to represent a target during generation | Brad King | 2012-03-09 | 1 | -0/+50 |
|
|