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
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for source names
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-8/+11
*
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
1
-3/+20
|
\
|
*
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-0/+12
|
*
cmTarget: Add per-config compilation info
Brad King
2014-02-24
1
-0/+4
|
*
cmTarget: Refactor ComputePDBOutputDir interface
Brad King
2014-02-24
1
-1/+2
|
*
Makefile: Fix per-config linker PDB output directory
Brad King
2014-02-24
1
-2/+2
*
|
cmTarget: Add GetTransitiveTargetClosure method.
Stephen Kelly
2014-02-24
1
-0/+3
*
|
cmTarget: Avoid computing languages when computing transitive targets.
Stephen Kelly
2014-02-24
1
-0/+5
*
|
cmTarget: Move ComputeLinkInterface to the internal class.
Stephen Kelly
2014-02-24
1
-4/+0
*
|
cmTarget: Extract a ComputeLinkInterfaceLibraries method.
Stephen Kelly
2014-02-24
1
-2/+8
*
|
cmTarget: Extract a ComputeLinkImplementationLanguages method.
Stephen Kelly
2014-02-24
1
-0/+1
*
|
cmTarget: Change GetTransitivePropertyLinkLibraries to output targets.
Stephen Kelly
2014-02-24
1
-2/+2
*
|
cmTarget: Find source files on request.
Stephen Kelly
2014-02-24
1
-5/+0
*
|
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
Stephen Kelly
2014-02-24
1
-29/+0
|
/
*
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
|
\
[next]