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
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'global-generator-makefiles'
Brad King
2015-08-11
1
-10/+9
|
\
|
*
cmGeneratorTarget: Port internal type to cmGeneratorTarget.
Stephen Kelly
2015-08-07
1
-6/+6
|
*
cmGeneratorTarget: Prefer the local generator to access the global.
Stephen Kelly
2015-08-07
1
-4/+3
*
|
Merge topic 'use-generator-target'
Brad King
2015-08-11
1
-1/+1
|
\
\
|
*
|
cmLinkImplementationLibraries: Move to namespace scope.
Stephen Kelly
2015-08-06
1
-1/+1
|
|
/
*
|
Reject TARGET_PDB_FILE for imported targets instead of crashing
Brad King
2015-08-06
1
-0/+1
|
/
*
cmGeneratorTarget: Move CompileInfoMap from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+41
*
cmGeneratorTarget: Move GetCompilePDBDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+11
*
cmGeneratorTarget: Move GetOutputName from cmTarget.
Stephen Kelly
2015-08-05
1
-4/+52
*
cmComputeLinkInformation: Port to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
cmGeneratorTarget: Move IsBundleOnApple from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+8
*
cmGeneratorTarget: Move GetLinkClosure from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+225
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-5/+11
*
cmGeneratorTarget: Move GetFrameworkDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-3/+45
*
cmGeneratorTarget: Move GetFullName from cmTarget.
Stephen Kelly
2015-08-05
1
-11/+169
*
cmGeneratorTarget: Move GetAppBundleDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+14
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+67
*
cmGeneratorTarget: Move GetMacContentDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-2/+43
*
cmGeneratorTarget: Move GetFullNameComponents from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+10
*
cmGeneratorTarget: Move IsChrPathUsed from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+68
*
cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+67
*
cmGeneratorTarget: Move GetPDBName from cmTarget.
Stephen Kelly
2015-08-05
1
-2/+34
*
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+45
*
cmGeneratorTarget: Move HasSOName from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+13
*
cmGeneratorTarget: Move GetLibraryNames from cmTarget.
Stephen Kelly
2015-08-05
1
-6/+92
*
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
Stephen Kelly
2015-08-05
1
-3/+65
*
cmGeneratorTarget: Move GetLinkImplementationClosure
Stephen Kelly
2015-08-05
1
-3/+51
*
cmGeneratorTarget: Move ReportPropertyOrigin from cmTarget.
Stephen Kelly
2015-08-05
1
-10/+50
*
cmGeneratorTarget: Make CompatibleType enum private again.
Stephen Kelly
2015-08-05
1
-36/+44
*
cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget.
Stephen Kelly
2015-08-05
1
-8/+405
*
cmGeneratorTarget: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-13/+15
*
cmGeneratorTarget: Move CheckPropertyCompatibility from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+235
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-0/+38
*
cmGeneratorTarget: Move IsLinkInterfaceDependent* from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+81
*
cmGeneratorTarget: Move GetAutoUicOptions from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+26
*
cmGeneratorTarget: Move GetSOName from cmTarget..
Stephen Kelly
2015-08-05
1
-0/+43
*
cmGlobalGenerator: Remove the TargetManifest member.
Stephen Kelly
2015-07-29
1
-5/+5
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-1/+81
*
Move GetLocationForBuild to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-1/+36
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-2/+23
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-1/+2
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-1/+1
*
cmGeneratorTarget: Require a cmLocalGenerator to construct.
Stephen Kelly
2015-06-22
1
-2/+3
*
cmGeneratorTarget: Add accessor for cmLocalGenerator.
Stephen Kelly
2015-06-22
1
-0/+5
*
cmLocalGenerator: Add IssueMessage method.
Stephen Kelly
2015-06-21
1
-1/+2
*
cmLocalGenerator: Add Feature API from cmMakefile.
Stephen Kelly
2015-06-06
1
-1/+1
*
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
1
-1/+29
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-7/+4
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-2/+2
*
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
1
-0/+49
[next]