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
*
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
*
ENH: Refactor target output dir computation
Brad King
2009-07-03
1
-6/+11
*
ENH: Remove cmTarget internal type arguments
Brad King
2009-05-01
1
-19/+4
*
ENH: Remove cmTarget::GetExecutableCleanNames
Brad King
2009-05-01
1
-8/+0
*
ENH: Always imply CLEAN_DIRECT_OUTPUT target prop
Brad King
2009-05-01
1
-12/+0
*
ENH: Allow more specification of target file names
Brad King
2009-05-01
1
-0/+3
*
ENH: Refactor target output file type computation
Brad King
2009-05-01
1
-0/+3
*
ENH: Define target-specific support directories
Brad King
2009-02-10
1
-0/+3
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-0/+3
*
ENH: Disallow link-type keywords in link interface
Brad King
2008-08-19
1
-0/+1
*
ENH: Add UNKNOWN type for IMPORTED libraries
Brad King
2008-08-18
1
-1/+5
*
ENH: Support full-path libs w/out valid names.
Brad King
2008-07-23
1
-0/+5
*
ENH: Add full target version signature cmTarget::GetTargetVersion.
Brad King
2008-07-09
1
-0/+5
*
BUG: Make sure all source files are found before generating.
Brad King
2008-05-12
1
-0/+5
*
ENH: remove qualifier from .h file
Bill Hoffman
2008-04-08
1
-1/+1
*
BUG: Correct Mac OS X framework behavior
Brad King
2008-04-08
1
-10/+13
*
BUG: Do not create target output directory in cmTarget. Let the generators d...
Brad King
2008-04-07
1
-3/+0
*
ENH: Add policy CMP_0004 to require library names to have no leading or trail...
Brad King
2008-03-13
1
-0/+5
*
ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.
Brad King
2008-03-13
1
-0/+8
*
ENH: Improve new error/warning message generation
Brad King
2008-03-13
1
-0/+4
*
ENH: Use builtin chrpath instead of relinking ELF targets
Brad King
2008-03-01
1
-1/+1
*
ENH: Better linker search path computation.
Brad King
2008-02-21
1
-0/+5
*
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
Brad King
2008-02-18
1
-4/+33
[next]