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
*
Record more policies on targets when created
Brad King
2014-03-06
1
-1/+4
*
cmTarget: Clean up the InsertCompileDefinition implementation.
Stephen Kelly
2014-02-02
1
-2/+1
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
1
-1/+3
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-1/+1
*
cmTarget: Fix system include annotation propagation.
Stephen Kelly
2014-01-06
1
-2/+0
*
Merge topic 'rpath-default'
Brad King
2014-01-02
1
-2/+6
|
\
|
*
OS X: Add CMP0042 to enable MACOSX_RPATH by default
Clinton Stimpson
2014-01-02
1
-2/+6
*
|
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-1/+1
|
/
*
cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.
Stephen Kelly
2013-12-08
1
-1/+0
*
cmTarget: Report origin of COMPATIBLE_INTERFACE properties.
Stephen Kelly
2013-12-08
1
-0/+6
*
Merge topic 'INTERFACE_AUTOUIC_OPTIONS'
Brad King
2013-12-02
1
-0/+3
|
\
|
*
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
1
-0/+3
*
|
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
1
-1/+2
|
/
*
cmTarget: Trivially make more API const.
Stephen Kelly
2013-11-19
1
-14/+15
*
cmTarget: Make GetExportMacro const.
Stephen Kelly
2013-11-19
1
-2/+2
*
cmTarget: Make NameResolvesToFramework const.
Stephen Kelly
2013-11-19
1
-1/+1
*
cmTarget: Make GetInterfaceLinkLibraries const.
Stephen Kelly
2013-11-19
1
-1/+1
*
cmTarget: Make GetTargetSourceFileFlags const.
Stephen Kelly
2013-11-19
1
-2/+3
*
cmTarget: Make custom command accessors API const.
Stephen Kelly
2013-11-19
1
-3/+9
*
Make accessors for compile-related information const.
Stephen Kelly
2013-11-09
1
-6/+6
*
cmTarget: Make some accessors const.
Stephen Kelly
2013-11-03
1
-7/+7
*
Merge topic 'constify'
Brad King
2013-11-01
1
-78/+85
|
\
|
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-78/+85
*
|
Move TraceDependencies to cmGeneratorTarget.
Stephen Kelly
2013-10-30
1
-9/+4
|
/
*
Remove the Location member from cmTarget.
Stephen Kelly
2013-10-29
1
-1/+0
*
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2013-10-27
1
-3/+0
*
cmTarget: Add interface for compatible numeric properties
Stephen Kelly
2013-10-24
1
-0/+8
*
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-0/+3
*
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
1
-0/+2
*
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-0/+1
|
\
|
*
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0/+1
*
|
cmTarget: Properly escape @ char in doxygen comments
Sean McBride
2013-10-08
1
-3/+3
|
/
*
Genex: Disallow LINKER_LANGUAGE only when used on a static library.
Stephen Kelly
2013-07-26
1
-0/+3
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
1
-0/+8
*
Merge topic 'drop-old-vs-dependency'
Brad King
2013-07-16
1
-1/+1
|
\
|
*
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
Brad King
2013-07-15
1
-1/+1
*
|
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+12
|
\
\
|
*
|
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0/+3
|
*
|
Store system include directories in the cmTarget.
Stephen Kelly
2013-07-02
1
-0/+9
|
|
/
*
|
Merge topic 'compile-defs-debugging'
Brad King
2013-07-15
1
-1/+5
|
\
\
|
*
|
Add target property debugging for COMPILE_DEFINITIONS
Stephen Kelly
2013-07-12
1
-0/+3
|
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-1/+2
|
|
/
*
|
Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY
Stephen Kelly
2013-07-11
1
-27/+19
*
|
Introduce the INTERFACE_LINK_LIBRARIES property.
Stephen Kelly
2013-07-08
1
-0/+5
*
|
GenexEval: Add abstracted access to link interface for a target.
Stephen Kelly
2013-07-07
1
-0/+3
|
/
*
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
[next]