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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Move CompileInfoMap from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+10
*
cmGeneratorTarget: Move GetCompilePDBDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+6
*
cmGeneratorTarget: Move GetOutputName from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+3
*
cmGeneratorTarget: Move IsBundleOnApple from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+4
*
cmGeneratorTarget: Move GetLinkClosure from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+17
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+3
*
cmGeneratorTarget: Move GetFrameworkDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+8
*
cmGeneratorTarget: Move GetFullName from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+11
*
cmGeneratorTarget: Move GetAppBundleDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+4
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+9
*
cmGeneratorTarget: Move GetMacContentDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+9
*
cmGeneratorTarget: Move GetFullNameComponents from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+5
*
cmGeneratorTarget: Move IsChrPathUsed from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+3
*
cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+5
*
cmGeneratorTarget: Move GetPDBName from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+3
*
cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+6
*
cmGeneratorTarget: Move HasSOName from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+3
*
cmGeneratorTarget: Move GetLibraryNames from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+7
*
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+6
*
cmGeneratorTarget: Move GetLinkImplementationClosure
Stephen Kelly
2015-08-05
1
-0/+12
*
cmGeneratorTarget: Move ReportPropertyOrigin from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+7
*
cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+11
*
cmGeneratorTarget: Move CheckPropertyCompatibility from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+3
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-0/+9
*
cmGeneratorTarget: Move IsLinkInterfaceDependent* from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+26
*
cmGeneratorTarget: Move GetAutoUicOptions from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+3
*
cmGeneratorTarget: Move GetSOName from cmTarget..
Stephen Kelly
2015-08-05
1
-0/+3
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-0/+8
*
Move GetLocationForBuild to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-0/+5
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-0/+3
*
cmGeneratorTarget: Require a cmLocalGenerator to construct.
Stephen Kelly
2015-06-22
1
-1/+1
*
cmGeneratorTarget: Add accessor for cmLocalGenerator.
Stephen Kelly
2015-06-22
1
-0/+2
*
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
1
-0/+5
*
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
1
-0/+13
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-1/+1
*
VS: Handle .pfx files explicitly in generator
Gilles Khouzam
2014-08-21
1
-0/+2
*
VS: Handle AppxManifest sources explicitly in generator
Gilles Khouzam
2014-08-21
1
-0/+2
*
cmGeneratorTarget: Improve GetCreateRuleVariable API
Brad King
2014-05-21
1
-3/+3
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-11/+21
*
cmGeneratorTarget: Compute target objects on demand
Stephen Kelly
2014-04-02
1
-2/+3
*
cmGeneratorTarget: Compute consumed object libraries on demand.
Stephen Kelly
2014-04-02
1
-3/+0
*
cmGeneratorTarget: Don't store ObjectSources for object libraries.
Stephen Kelly
2014-03-15
1
-1/+0
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-9/+9
*
cmGeneratorTarget: Make GetSourceDepends const.
Stephen Kelly
2014-03-13
1
-2/+3
*
cmGeneratorTarget: Constify the AddExplicitObjectName API.
Stephen Kelly
2014-03-13
1
-1/+1
*
cmGeneratorTarget: Constify the AddObject API.
Stephen Kelly
2014-03-13
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-4/+6
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-2/+2
*
cmGeneratorTarget: Classify sources on demand, not up front.
Stephen Kelly
2014-02-24
1
-11/+6
[next]