index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Hold a const global generator.
Stephen Kelly
2014-01-12
1
-1
/
+1
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-4
/
+6
*
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
1
-0
/
+78
*
cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.
Stephen Kelly
2014-01-08
1
-4
/
+8
*
cmTarget: Fix system include annotation propagation.
Stephen Kelly
2014-01-06
1
-14
/
+99
*
Make the cmStrictTargetComparison operate on const cmTarget*.
Stephen Kelly
2013-12-04
1
-1
/
+2
*
cmGeneratorTarget: Use the output directory to order cmTargets.
Stephen Kelly
2013-11-25
1
-2
/
+2
*
Order cmGeneratorTargetsType elements deterministically.
Stephen Kelly
2013-11-22
1
-0
/
+11
*
cmGeneratorTarget: Make GetIncludeDirectories const.
Stephen Kelly
2013-11-19
1
-2
/
+2
*
cmGeneratorTarget: Make some accessors const.
Stephen Kelly
2013-11-03
1
-11
/
+12
*
Merge topic 'use-generator-target'
Brad King
2013-10-31
1
-0
/
+293
|
\
|
*
Move TraceDependencies to cmGeneratorTarget.
Stephen Kelly
2013-10-30
1
-0
/
+293
*
|
Merge topic 'use-generator-target'
Brad King
2013-10-30
1
-2
/
+76
|
\
\
|
|
/
|
*
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2013-10-27
1
-0
/
+76
|
*
Split CreateGeneratorTargets into two methods.
Stephen Kelly
2013-10-27
1
-2
/
+0
*
|
Generators: don't append sources from utility targets to objectSources
Nils Gladitz
2013-10-28
1
-1
/
+8
|
/
*
Normalize system directories from the interface target property
Stephen Kelly
2013-08-29
1
-0
/
+6
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-11
/
+33
*
Store system include directories in the cmTarget.
Stephen Kelly
2013-07-02
1
-1
/
+17
*
Add Target API to determine if an include is a system include.
Stephen Kelly
2013-07-02
1
-0
/
+7
*
VS: Add Windows Forms Support
John Farrier
2013-05-16
1
-0
/
+12
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-29
/
+0
*
Keep track of INCLUDE_DIRECTORIES as a vector of structs.
Stephen Kelly
2013-01-03
1
-39
/
+1
*
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Stephen Kelly
2012-12-20
1
-2
/
+2
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-38
/
+0
*
Port cmGeneratorExpression to cmTarget from cmGeneratorTarget.
Stephen Kelly
2012-11-21
1
-2
/
+2
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-2
/
+2
*
Process generator expressions in the COMPILE_DEFINITIONS target property.
Stephen Kelly
2012-09-28
1
-1
/
+16
*
Process generator expressions in the INCLUDE_DIRECTORIES property.
Stephen Kelly
2012-09-28
1
-2
/
+20
*
Refactor GetCompileDefinitions a bit.
Stephen Kelly
2012-09-21
1
-6
/
+6
*
Return a std::string from GetCompileDefinitions.
Stephen Kelly
2012-09-21
1
-1
/
+1
*
Convert paths in INCLUDE_DIRECTORIES property to Unix slashes.
Stephen Kelly
2012-09-21
1
-2
/
+7
*
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
1
-72
/
+0
*
Add a wrapper for accessing config-specific compile-definitions.
Stephen Kelly
2012-09-19
1
-0
/
+14
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-0
/
+24
*
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-0
/
+19
*
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-0
/
+21
*
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-0
/
+38
*
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-0
/
+72
*
Add more forwarding API to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-0
/
+30
*
VS: Restore header files marked as OS X Framework content (#13196)
Brad King
2012-05-07
1
-7
/
+0
*
Classify known header file extensions as headers
Brad King
2012-03-28
1
-0
/
+5
*
Always compile sources with known language
Brad King
2012-03-28
1
-4
/
+4
*
Simplify cmVisualStudio10TargetGenerator source classification
Brad King
2012-03-19
1
-2
/
+9
*
Merge branch 'object-library' into xcode-object-library
Brad King
2012-03-19
1
-0
/
+74
|
\
|
*
Add $<TARGET_OBJECTS:...> expression to use an object library
Brad King
2012-03-16
1
-0
/
+74
*
|
Allow txt files as ExtraSources in object library targets
David Cole
2012-03-16
1
-1
/
+4
|
/
*
Add OBJECT_LIBRARY target type
Brad King
2012-03-13
1
-0
/
+21
*
Add cmGeneratorTarget to represent a target during generation
Brad King
2012-03-09
1
-0
/
+74