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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document ENABLE_EXPORTS behavior on Mac (#11295)
Brad King
2010-10-11
1
-4/+8
*
Merge topic 'document-IMPORTED_NO_SONAME'
Brad King
2010-09-21
1
-0/+18
|
\
|
*
Document IMPORTED_NO_SONAME target property
Brad King
2010-09-17
1
-0/+18
*
|
Merge topic 'improve-missing-source-file-error'
Brad King
2010-09-14
1
-1/+8
|
\
\
|
*
|
Report missing source files with context of target
Brad King
2010-09-13
1
-1/+8
*
|
|
No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)
Brad King
2010-09-08
1
-12/+1
|
/
/
*
|
Add FOLDER target property, for IDEs (#3796)
David Cole
2010-09-03
1
-1/+10
*
|
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
Brad King
2010-05-28
1
-0/+5
*
|
-fix typo in HAS_CXX docs (#10578)
Alex Neundorf
2010-04-21
1
-1/+1
*
|
Name Cygwin DLLs with SOVERSION, not VERSION
Brad King
2010-01-13
1
-2/+2
*
|
Fix issue #9054 - ensure a valid install name for frameworks.
David Cole
2009-12-14
1
-7/+14
*
|
Introduce per-config OUTPUT_DIRECTORY properties
Brad King
2009-10-28
1
-2/+57
*
|
Consolidate duplicate documentation in cmTarget
Brad King
2009-10-28
1
-15/+10
*
|
Define per-target OSX_ARCHITECTURES property
Brad King
2009-10-21
1
-0/+39
*
|
Target copy ctor should initialize internal state
Brad King
2009-10-06
1
-0/+1
*
|
Target copy ctor should copy internal state
Brad King
2009-10-05
1
-3/+9
*
|
Invalidate target link info when necessary
Brad King
2009-10-05
1
-0/+19
*
|
Combine duplicate code in target property methods
Brad King
2009-10-05
1
-9/+7
*
|
Create explicit cmTarget::FinishConfigure step
Brad King
2009-10-05
1
-0/+7
*
|
Remove unused cmTarget::AddLinkLibrary method
Brad King
2009-10-05
1
-12/+0
*
|
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
1
-0/+13
*
|
Introduce "build feature" lookup framework
Brad King
2009-10-02
1
-0/+20
*
|
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
|
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling ...
David Cole
2009-09-25
1
-10/+14
*
|
Save source dependencies from custom command trace
Brad King
2009-09-07
1
-5/+41
*
|
Cleanup source file dependency tracing logic
Brad King
2009-09-04
1
-52/+56
*
|
Cleanup cmTarget source file list representation
Brad King
2009-09-04
1
-8/+16
*
|
Define 'multiplicity' for cyclic dependencies
Brad King
2009-09-01
1
-0/+64
*
|
Create cmTarget DLL query methods
Brad King
2009-08-11
1
-3/+9
*
|
Do not always propagate linker language preference
Brad King
2009-07-30
1
-11/+22
*
|
Refactor target linker language selection
Brad King
2009-07-30
1
-29/+56
*
|
ENH: Export and import link interface languages
Brad King
2009-07-11
1
-0/+42
*
|
ENH: Update LINKER_LANGUAGE and HAS_CXX docs
Brad King
2009-07-10
1
-9/+15
*
|
ENH: Consider link dependencies for link language
Brad King
2009-07-10
1
-19/+116
*
|
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-0/+1
*
|
BUG: Use link language for target name computation
Brad King
2009-07-08
1
-0/+15
*
|
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
1
-4/+4
*
|
ENH: Pass config to cmTarget RPATH install methods
Brad King
2009-07-08
1
-3/+4
*
|
ENH: Do not compute link language for LOCATION
Brad King
2009-07-08
1
-15/+0
*
|
ENH: Introduce cmTarget::LinkImplementation API
Brad King
2009-07-08
1
-67/+96
*
|
COMP: Pimplize cmTarget ImportInfo and OutputInfo
Brad King
2009-07-08
1
-8/+33
*
|
BUG: Do not recompute link interfaces
Brad King
2009-07-07
1
-3/+3
*
|
BUG: Fix CMP0003 wrong-config link dir support
Brad King
2009-07-07
1
-1/+1
*
|
ENH: Simplify cmTarget link interface storage
Brad King
2009-07-07
1
-51/+27
*
|
ENH: Simpler cmTarget::GetLinkerLanguage signature
Brad King
2009-07-07
1
-11/+7
*
|
ENH: Centralize default link interface computation
Brad King
2009-07-06
1
-37/+65
*
|
ENH: Move CMP0004 check into cmTarget
Brad King
2009-07-06
1
-0/+59
*
|
ENH: Exception safe link interface computation
Brad King
2009-07-06
1
-7/+10
*
|
ENH: Refactor target output dir computation
Brad King
2009-07-03
1
-63/+54
*
|
ENH: Clarify COMPILE_DEFINITIONS separator in docs
Brad King
2009-06-24
1
-1/+2
[next]