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
/
cmCommonTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor `.def` file lookup
Tim Grothe
2015-11-04
1
-2/+2
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2/+0
*
Use cmLocalGenerator at generate-time.
Stephen Kelly
2015-10-24
1
-1/+1
*
cmCommonTargetGenerator: Use NameResolvesToFramework without cmTarget.
Stephen Kelly
2015-10-20
1
-1/+1
*
cmGeneratorTarget: Move GetExportMacro from cmTarget.
Stephen Kelly
2015-10-20
1
-1/+2
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-4/+5
*
Use cmGeneratorTarget for property access.
Stephen Kelly
2015-10-17
1
-2/+2
*
cmGeneratorTarget: Access global state through LocalGenerator.
Stephen Kelly
2015-10-16
1
-2/+1
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-1/+1
|
\
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+1
|
/
*
cmCommonTargetGenerator: Port implementation detail to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-2/+2
*
cmComputeLinkInformation: Port data interface to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-7/+5
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-0/+17
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-2/+3
*
cmCommonTargetGenerator: Factor out Fortran module directory computation
Brad King
2015-07-29
1
-24/+31
*
cmCommonTargetGenerator: Store working directory for relative paths
Brad King
2015-07-29
1
-3/+7
*
cmCommonTargetGenerator: Return string from GetFortranModuleDirectory
Brad King
2015-07-29
1
-16/+14
*
cmCommonTargetGenerator: Adopt linked target directory computation
Brad King
2015-07-28
1
-0/+34
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-3/+13
*
cmCommonTargetGenerator: Adopt GetDefines method
Brad King
2015-07-09
1
-0/+26
*
cmCommonTargetGenerator: Adopt GetFlags method
Brad King
2015-07-09
1
-0/+48
*
cmCommonTargetGenerator: Adopt GetFrameworkFlags
Brad King
2015-07-09
1
-0/+62
*
cmCommonTargetGenerator: Adopt AppendFortranFormatFlags
Brad King
2015-07-09
1
-0/+30
*
cmCommonTargetGenerator: Adopt AddFortranFlags and friends
Brad King
2015-07-09
1
-0/+97
*
cmCommonTargetGenerator: Adopt Convert method
Brad King
2015-07-09
1
-0/+8
*
cmCommonTargetGenerator: Adopt ModuleDefinitionFile member
Brad King
2015-07-09
1
-0/+26
*
cmCommonTargetGenerator: Adopt GetFeature and friends
Brad King
2015-07-09
1
-0/+26
*
cmCommonTargetGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-0/+6
*
cmCommonTargetGenerator: Adopt basic target generator members
Brad King
2015-07-09
1
-1/+12
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-0/+20