summaryrefslogtreecommitdiff
path: root/Source/cmGhsMultiTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratorTarget: Add API for target-relative commands.Stephen Kelly2015-10-261-2/+2
* GHS: Port to cmGeneratorTarget.Stephen Kelly2015-10-241-26/+30
* cmGeneratorTarget: Move GetExportMacro from cmTarget.Stephen Kelly2015-10-211-1/+1
* cmLocalGenerator: Port some API to cmGeneratorTarget.Stephen Kelly2015-10-171-4/+9
* Merge topic 'ghs-drop-optgroup'Brad King2015-10-161-3/+3
|\
| * GHS: Remove extra flag to GHS MULTI compiler (#15771)Geoff Viola2015-10-151-3/+3
* | cmState: Move TargetType enum from cmTarget.Stephen Kelly2015-10-151-4/+4
* | Generators: Use GetType from the cmGeneratorTarget.Stephen Kelly2015-10-151-3/+3
|/
* cmLocalGenerator: Add Home directory accessors.Stephen Kelly2015-10-091-2/+4
* Access sources through cmGeneratorTarget.Stephen Kelly2015-10-071-2/+2
* GHS: Port API to cmGeneratorTarget.Stephen Kelly2015-10-071-6/+8
* GHS: Fix generated file path slashes and quoting for 6.1.6Geoff Viola2015-09-091-4/+7
* GHS: Tell MULTI to delete .elf.ael fileGeoff Viola2015-09-091-7/+5
* cmGeneratorTarget: Move compile defintions processing from cmTarget.Stephen Kelly2015-08-261-1/+2
* cmGeneratorTarget: Move compile options processing from cmTarget.Stephen Kelly2015-08-261-2/+2
* cmGeneratorTarget: Move include directory processing from cmTarget.Stephen Kelly2015-08-261-1/+1
* cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.Stephen Kelly2015-08-051-1/+2
* cmComputeTargetDepends: Change API to use cmGeneratorTarget.Stephen Kelly2015-07-011-2/+2
* GHS: Use a cmGeneratorTarget in generator API.Stephen Kelly2015-06-221-9/+9
* Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-201-0/+600