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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-0/+6
|
\
|
*
Add target_compile_options command.
Stephen Kelly
2013-06-02
1
-0/+2
|
*
Add COMPILE_OPTIONS target property.
Stephen Kelly
2013-06-02
1
-0/+4
*
|
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-0/+9
|
\
\
|
*
|
OS X: Add RPATH support for Mac.
Clinton Stimpson
2013-06-03
1
-0/+9
*
|
|
Merge topic 'framework-refactor'
Brad King
2013-06-03
1
-13/+20
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-13/+20
*
|
Merge topic 'add-EXPORT_NAME-property'
Brad King
2013-05-22
1
-0/+1
|
\
\
|
*
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
1
-0/+1
*
|
|
Error on relative path in INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-05-21
1
-0/+5
|
/
/
*
|
Centralize maintenance of usage requirement include directories
Stephen Kelly
2013-05-06
1
-1/+0
|
/
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-1/+1
*
Fix RPATH information when only a genex is used as a link library.
Stephen Kelly
2013-02-28
1
-1/+1
*
Use the link information as a source of compile definitions and includes.
Stephen Kelly
2013-02-13
1
-0/+1
*
Rename the IncludeDirectoriesEntry to be more generic.
Stephen Kelly
2013-02-12
1
-2/+2
*
Don't keep track of content determined by target property values.
Stephen Kelly
2013-02-07
1
-7/+0
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
1
-3/+3
*
Merge topic 'fix-automoc-compile-defs'
Brad King
2013-01-29
1
-0/+2
|
\
|
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-0/+2
*
|
Add the COMPATIBLE_INTERFACE_STRING property.
Stephen Kelly
2013-01-24
1
-0/+5
|
/
*
Merge topic 'clean-include-dirs-debugging'
Brad King
2013-01-23
1
-0/+1
|
\
|
*
Only output includes once after the start of 'generate-time' when debugging.
Stephen Kelly
2013-01-21
1
-0/+1
*
|
Merge topic 'qt4-autolink-qtmain'
Brad King
2013-01-23
1
-0/+5
|
\
\
|
*
|
Automatically link to the qtmain library when linking to QtCore.
Stephen Kelly
2013-01-23
1
-0/+5
|
|
/
*
|
Make INTERFACE determined properties readable in generator expressions.
Stephen Kelly
2013-01-20
1
-0/+2
|
/
*
Merge topic 'test-export-iface-genex'
Brad King
2013-01-15
1
-0/+3
|
\
|
*
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
1
-0/+3
*
|
Add a way to check INTERFACE user property compatibility.
Stephen Kelly
2013-01-15
1
-0/+2
|
/
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
1
-1/+3
*
Add API to calculate link-interface-dependent bool properties or error.
Stephen Kelly
2013-01-08
1
-0/+3
*
Keep track of properties used to determine linker libraries.
Stephen Kelly
2013-01-08
1
-0/+10
*
Add LINK_LIBRARIES property for direct target link dependencies
Stephen Kelly
2013-01-08
1
-0/+6
*
Make linking APIs aware of 'head' target
Stephen Kelly
2013-01-08
1
-12/+20
*
Use mapped config properties to evaluate $<CONFIG>
Stephen Kelly
2013-01-05
1
-0/+5
*
Keep track of INCLUDE_DIRECTORIES as a vector of structs.
Stephen Kelly
2013-01-03
1
-0/+4
*
Makefile: Use modern link information for framework search paths
Brad King
2012-12-07
1
-5/+0
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-0/+14
*
Fix default PDB output directory (#13644)
Brad King
2012-11-02
1
-1/+1
*
Merge topic 'vs-pdb-output'
Brad King
2012-10-01
1
-0/+7
|
\
|
*
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
Yuchen Deng
2012-09-25
1
-0/+7
*
|
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
1
-0/+3
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-3/+0
*
|
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-4/+0
*
|
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-3/+0
*
|
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-14/+0
*
|
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-3/+0
|
/
*
Remove incorrect doc string for link type enum
Stephen Kelly
2012-08-19
1
-3/+0
*
Re-factor framework directory computation.
Nicolas Despres
2012-07-17
1
-0/+3
*
Re-factor Mac OS X content directory computation.
Nicolas Despres
2012-07-17
1
-0/+13
*
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-0/+3
[next]