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
...
*
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
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-2/+3
*
cmGeneratorTarget: Replace set insert algorithm with cmRemoveDuplicates.
Stephen Kelly
2015-02-18
1
-6/+5
*
Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'
Brad King
2015-01-29
1
-0/+8
|
\
|
*
Normalize OBJECT_DEPENDS paths to match custom commands (#15366)
Brad King
2015-01-28
1
-0/+8
*
|
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-2/+2
|
\
\
|
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2/+2
*
|
|
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-5/+1
*
|
|
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
1
-5/+1
|
/
/
*
|
cmGeneratorTarget: Remove MSVC7 workaround
Stephen Kelly
2014-11-20
1
-20/+0
*
|
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
1
-0/+11
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-2/+2
|
/
*
Simplify use of binary_search.
Stephen Kelly
2014-09-17
1
-3/+1
*
VS: Handle .pfx files explicitly in generator
Gilles Khouzam
2014-08-21
1
-0/+14
*
VS: Handle AppxManifest sources explicitly in generator
Gilles Khouzam
2014-08-21
1
-0/+14
*
Refactor system include annotation propagation
Brad King
2014-07-16
1
-34/+7
*
add_library: Allow arbitrary non-linked sources in OBJECT libraries
Brad King
2014-07-09
1
-5/+2
*
cmTarget: Refactor LinkImplementation to allow more information
Brad King
2014-07-07
1
-2/+2
*
cmTarget: Lookup targets in LinkInterface and LinkImplementation
Brad King
2014-06-23
1
-2/+2
*
Fix scope of transitive target name lookups
Brad King
2014-06-23
1
-1/+1
*
cmTarget: Constify GetTransitivePropertyTargets results
Brad King
2014-06-23
1
-5/+5
[prev]
[next]