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 '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
*
Add $<TARGET_OBJECTS:...> expression to use an object library
Brad King
2012-03-16
1
-0/+7
*
Add OBJECT_LIBRARY target type
Brad King
2012-03-13
1
-1/+2
*
Merge branch 'cleanup-object-file-names' into object-library
Brad King
2012-03-09
1
-3/+0
|
\
|
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-3/+0
*
|
Merge topic 'target-include-directories'
David Cole
2012-03-08
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
Add API to get the ordered includes for a target.
Stephen Kelly
2012-02-22
1
-0/+3
*
|
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-1/+0
|
/
*
Merge topic 'refactor-versioned-lib-names'
David Cole
2011-12-07
1
-0/+7
|
\
|
*
cmTarget: Create helper method for versioned library names
Brad King
2011-12-06
1
-0/+7
*
|
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
Brad King
2011-12-05
1
-0/+8
|
/
*
Refactor TargetTypeNames.
Nicolas Despres
2011-10-02
1
-1/+1
*
Merge topic 'effective-platform-name'
Brad King
2011-07-26
1
-1/+5
|
\
|
*
Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects.
David Cole
2011-07-18
1
-1/+5
*
|
Fix #12342: Add APPEND_STRING option to set_property()
Alex Neundorf
2011-07-15
1
-1/+1
|
/
*
Documentation: Fix a few typos (#11883)
Modestas Vainius
2011-02-22
1
-1/+1
*
Add support for CFBundle targets on the Mac (#11295)
Richard Bateman
2011-01-11
1
-0/+3
*
Define per-target OSX_ARCHITECTURES property
Brad King
2009-10-21
1
-0/+3
*
Invalidate target link info when necessary
Brad King
2009-10-05
1
-0/+2
*
Combine duplicate code in target property methods
Brad King
2009-10-05
1
-0/+2
*
Create explicit cmTarget::FinishConfigure step
Brad King
2009-10-05
1
-1/+4
*
Remove unused cmTarget::AddLinkLibrary method
Brad King
2009-10-05
1
-3/+0
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
1
-0/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Save source dependencies from custom command trace
Brad King
2009-09-07
1
-1/+4
*
Cleanup cmTarget source file list representation
Brad King
2009-09-04
1
-3/+3
*
Define 'multiplicity' for cyclic dependencies
Brad King
2009-09-01
1
-0/+6
*
Create cmTarget DLL query methods
Brad King
2009-08-11
1
-0/+6
*
ENH: Consider link dependencies for link language
Brad King
2009-07-10
1
-0/+19
*
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
1
-1/+1
*
ENH: Pass config to cmTarget RPATH install methods
Brad King
2009-07-08
1
-2/+2
*
ENH: Introduce cmTarget::LinkImplementation API
Brad King
2009-07-08
1
-0/+16
*
COMP: Pimplize cmTarget ImportInfo and OutputInfo
Brad King
2009-07-08
1
-17/+2
*
STYLE: Fix comment on cmTarget::LinkInterface
Brad King
2009-07-07
1
-3/+2
*
ENH: Simplify cmTarget link interface storage
Brad King
2009-07-07
1
-32/+21
*
ENH: Simpler cmTarget::GetLinkerLanguage signature
Brad King
2009-07-07
1
-1/+1
*
ENH: Centralize default link interface computation
Brad King
2009-07-06
1
-0/+4
*
ENH: Move CMP0004 check into cmTarget
Brad King
2009-07-06
1
-0/+4
*
ENH: Exception safe link interface computation
Brad King
2009-07-06
1
-1/+4
[next]