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
/
cmTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'fix-automoc-compile-defs'
Brad King
2013-01-29
1
-0/+29
|
\
|
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-0/+29
*
|
Add the COMPATIBLE_INTERFACE_STRING property.
Stephen Kelly
2013-01-24
1
-0/+65
*
|
Make calculation of link-interface-dependent properties type-sensitive.
Stephen Kelly
2013-01-24
1
-48/+118
|
/
*
Merge topic 'clean-include-dirs-debugging'
Brad King
2013-01-23
1
-3/+10
|
\
|
*
Specify the target whose includes are being listed.
Stephen Kelly
2013-01-21
1
-2/+2
|
*
Only output includes once after the start of 'generate-time' when debugging.
Stephen Kelly
2013-01-21
1
-1/+8
*
|
Merge topic 'fix-LINK_LIBRARIES-population'
Brad King
2013-01-23
1
-2/+3
|
\
\
|
*
|
Don't wrap all targets in LINK_LIBRARIES in a TARGET_NAME genex.
Stephen Kelly
2013-01-20
1
-2/+3
|
|
/
*
|
Merge topic 'qt4-autolink-qtmain'
Brad King
2013-01-23
1
-0/+3
|
\
\
|
*
|
Automatically link to the qtmain library when linking to QtCore.
Stephen Kelly
2013-01-23
1
-0/+3
*
|
|
Clear the link information in ClearLinkMaps.
Stephen Kelly
2013-01-21
1
-0/+7
*
|
|
Make INTERFACE determined properties readable in generator expressions.
Stephen Kelly
2013-01-20
1
-0/+47
*
|
|
Exit early if we find an inconsistent property.
Stephen Kelly
2013-01-18
1
-0/+3
|
/
/
*
|
Populate the link information cache before checking dependent properties.
Stephen Kelly
2013-01-16
1
-4/+4
|
/
*
Merge topic 'test-export-iface-genex'
Brad King
2013-01-15
1
-0/+25
|
\
|
*
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
1
-0/+25
*
|
Merge topic 'tll-allow-genex'
Brad King
2013-01-15
1
-0/+13
|
\
\
|
*
|
Don't include generator expressions in old-style link handling.
Stephen Kelly
2013-01-13
1
-0/+13
|
|
/
*
|
Add a way to check INTERFACE user property compatibility.
Stephen Kelly
2013-01-15
1
-0/+70
|
/
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
1
-12/+38
*
Process the INTERFACE_PIC property from linked dependencies
Stephen Kelly
2013-01-10
1
-0/+14
*
Add API to calculate link-interface-dependent bool properties or error.
Stephen Kelly
2013-01-08
1
-0/+128
*
Keep track of properties used to determine linker libraries.
Stephen Kelly
2013-01-08
1
-1/+41
*
Add LINK_LIBRARIES property for direct target link dependencies
Stephen Kelly
2013-01-08
1
-9/+94
*
Make linking APIs aware of 'head' target
Stephen Kelly
2013-01-08
1
-44/+76
*
Handle INTERFACE properties transitively for includes and defines.
Stephen Kelly
2013-01-05
1
-0/+22
*
Use mapped config properties to evaluate $<CONFIG>
Stephen Kelly
2013-01-05
1
-37/+49
*
Add a way to print the origins of used include directories.
Stephen Kelly
2013-01-03
1
-0/+27
*
Keep track of INCLUDE_DIRECTORIES as a vector of structs.
Stephen Kelly
2013-01-03
1
-2/+123
*
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Stephen Kelly
2012-12-20
1
-3/+4
*
Makefile: Use modern link information for framework search paths
Brad King
2012-12-07
1
-21/+0
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-0/+50
*
Split link information processing into two steps.
Stephen Kelly
2012-11-21
1
-2/+12
*
Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'
Brad King
2012-11-20
1
-0/+15
|
\
|
*
Define property EXCLUDE_FROM_DEFAULT_BUILD
Petr Kmoch
2012-11-13
1
-0/+15
*
|
Merge topic 'link-depends-no-shared'
Brad King
2012-11-13
1
-0/+17
|
\
\
|
|
/
|
/
|
|
*
Optionally skip link dependencies on shared library files
Brad King
2012-10-26
1
-0/+17
*
|
Fix default PDB output directory (#13644)
Brad King
2012-11-02
1
-4/+7
|
/
*
Merge topic 'documentation-cleanup'
Brad King
2012-10-01
1
-6/+12
|
\
|
*
Fix minor typos.
Stephen Kelly
2012-09-29
1
-2/+2
|
*
Remove unused parameter marker and the unused parameter.
Stephen Kelly
2012-09-29
1
-2/+1
|
*
Document that generator expressions can be used in target properties.
Stephen Kelly
2012-09-29
1
-2/+9
*
|
Merge topic 'vs-pdb-output'
Brad King
2012-10-01
1
-3/+136
|
\
\
|
|
/
|
/
|
|
*
Document that PDB_(NAME|OUTPUT_DIRECTORY) are ignored for VS 6
Brad King
2012-09-25
1
-4/+12
|
*
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
Yuchen Deng
2012-09-25
1
-3/+128
*
|
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
1
-0/+70
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-24/+0
*
|
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-19/+0
*
|
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-21/+0
[next]