index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGhsMultiTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IPO compiler flags more consistently in generators
Brad King
2017-04-27
1
-3/+5
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-4/+4
*
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-3/+1
*
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1/+2
*
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0/+1
*
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-2/+7
*
cmMakefile: Return a string from GetDefineFlags
Stephen Kelly
2016-10-10
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+1
*
cmLocalGenerator: Pass configuration to GetTargetFlags
Tobias Hunger
2016-06-08
1
-1/+1
*
GHS: Compute include directories consistently with other generators
Brad King
2016-05-24
1
-2/+4
*
GHS: Use shorter object file names on collision
Geoff Viola
2016-05-18
1
-14/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-315/+239
*
GHS: Shorten long object paths with duplicate source names
Geoff Viola
2016-05-06
1
-21/+70
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
GHS: Fix handling of duplicate source filenames (#16046)
Geoff Viola
2016-04-25
1
-0/+42
*
GHS: Implement link flags and dirs for non-target groups (#16029)
Geoff Viola
2016-03-28
1
-2/+32
*
GHS: Fix try_compile (#15975)
Geoff Viola
2016-03-21
1
-2/+8
*
cmGeneratorTarget: Add API for target-relative commands.
Stephen Kelly
2015-10-26
1
-2/+2
*
GHS: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-26/+30
*
cmGeneratorTarget: Move GetExportMacro from cmTarget.
Stephen Kelly
2015-10-20
1
-1/+1
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-4/+9
*
Merge topic 'ghs-drop-optgroup'
Brad King
2015-10-16
1
-3/+3
|
\
|
*
GHS: Remove extra flag to GHS MULTI compiler (#15771)
Geoff Viola
2015-10-15
1
-3/+3
*
|
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-4/+4
*
|
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-3/+3
|
/
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-2/+4
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-2/+2
*
GHS: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-6/+8
*
GHS: Fix generated file path slashes and quoting for 6.1.6
Geoff Viola
2015-09-09
1
-4/+7
*
GHS: Tell MULTI to delete .elf.ael file
Geoff Viola
2015-09-09
1
-7/+5
*
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+2
*
cmGeneratorTarget: Move compile options processing from cmTarget.
Stephen Kelly
2015-08-26
1
-2/+2
*
cmGeneratorTarget: Move include directory processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+1
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+2
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-2/+2
*
GHS: Use a cmGeneratorTarget in generator API.
Stephen Kelly
2015-06-22
1
-9/+9
*
Add a 'Green Hills MULTI' generator on Windows
Geoff Viola
2015-04-20
1
-0/+600