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
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0/+6
*
cmTarget: Add NAME property
Stephen Kelly
2013-07-31
1
-1/+24
*
Merge topic 'minor-cleanups'
Brad King
2013-07-29
1
-19/+31
|
\
|
*
Genex: Disallow LINKER_LANGUAGE only when used on a static library.
Stephen Kelly
2013-07-26
1
-4/+4
|
*
cmTarget: Fix iface libraries and languages for static libraries.
Stephen Kelly
2013-07-26
1
-1/+16
|
*
cmTarget: Remove duplicates when printing traces of tll signatures
Stephen Kelly
2013-07-26
1
-1/+7
|
*
Docs: Generalize and de-duplicate VISIBILITY_PREFIX docs.
Stephen Kelly
2013-07-26
1
-14/+5
|
*
Docs: Trim trailing whitespace in generated doc.
Stephen Kelly
2013-07-26
1
-1/+1
*
|
Merge topic 'tid-system-argument'
Brad King
2013-07-26
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cmTarget: Fix property name typo in docs.
Stephen Kelly
2013-07-25
1
-1/+1
*
|
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
1
-0/+51
*
|
Merge topic 'framework-interface-includes'
Brad King
2013-07-24
1
-0/+28
|
\
\
|
*
|
Use linked frameworks as a source of include directories.
Stephen Kelly
2013-07-24
1
-0/+28
*
|
|
Merge topic 'minor-cleanups'
Brad King
2013-07-24
1
-1/+1
|
\
\
\
|
*
|
|
Don't add trailing whitespace to error message.
Stephen Kelly
2013-07-18
1
-1/+1
|
|
/
/
*
|
|
Remove the LINK_LANGUAGE generator expression.
Stephen Kelly
2013-07-24
1
-14/+11
|
/
/
*
|
Merge topic 'drop-old-vs-dependency'
Brad King
2013-07-16
1
-13/+4
|
\
\
|
*
|
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
Brad King
2013-07-15
1
-13/+4
*
|
|
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+77
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0/+44
|
*
|
Store system include directories in the cmTarget.
Stephen Kelly
2013-07-02
1
-0/+33
|
|
/
*
|
Merge topic 'compile-defs-debugging'
Brad King
2013-07-15
1
-62/+170
|
\
\
|
*
|
Add target property debugging for COMPILE_DEFINITIONS
Stephen Kelly
2013-07-12
1
-63/+169
|
*
|
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-3/+5
|
|
/
*
|
Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY
Stephen Kelly
2013-07-11
1
-18/+14
*
|
TLL: Don't populate old link interface if CMP0022 is NEW.
Stephen Kelly
2013-07-08
1
-0/+8
*
|
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-3/+8
*
|
Introduce the INTERFACE_LINK_LIBRARIES property.
Stephen Kelly
2013-07-08
1
-7/+172
*
|
GenexEval: Add abstracted access to link interface for a target.
Stephen Kelly
2013-07-07
1
-0/+16
|
/
*
automoc: add a global AUTOMOC_TARGETS_FOLDER property
Alex Neundorf
2013-06-28
1
-1/+3
*
VS: Add support for .NET target framework version
Christian Maaser
2013-06-14
1
-0/+5
*
Merge topic 'add_compile_options-command'
Brad King
2013-06-05
1
-1/+9
|
\
|
*
Introduce add_compile_options command.
Stephen Kelly
2013-06-04
1
-1/+9
*
|
Merge topic 'VISIBILITY_PRESET-property'
Brad King
2013-06-05
1
-0/+33
|
\
\
|
*
|
Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.
Stephen Kelly
2013-06-02
1
-0/+12
|
*
|
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
1
-0/+21
*
|
|
Merge topic 'cfbundle-location'
Brad King
2013-06-04
1
-2/+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
OS X: Fix getting of CFBundle LOCATION property.
Clinton Stimpson
2013-06-03
1
-2/+17
*
|
|
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-27/+265
|
\
\
\
|
*
|
|
Add target_compile_options command.
Stephen Kelly
2013-06-02
1
-0/+14
|
*
|
|
Add COMPILE_OPTIONS target property.
Stephen Kelly
2013-06-02
1
-0/+224
|
*
|
|
cmTarget: Rename LinkInterfaceIncludeDirectoriesEntries
Stephen Kelly
2013-06-02
1
-6/+6
|
*
|
|
cmTarget: Rename struct to be more re-usable.
Stephen Kelly
2013-06-02
1
-21/+21
*
|
|
|
Merge topic 'vs-RootNamespace'
Brad King
2013-06-03
1
-0/+5
|
\
\
\
\
|
*
|
|
|
VS: Add VS_GLOBAL_ROOTNAMESPACE target property
John Farrier
2013-05-31
1
-0/+5
*
|
|
|
|
Merge topic 'fix-style'
Brad King
2013-06-03
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix indentation.
Stephen Kelly
2013-05-29
1
-2/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-2/+103
|
\
\
\
\
\
|
*
|
|
|
|
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0/+4
|
*
|
|
|
|
OS X: Add RPATH support for Mac.
Clinton Stimpson
2013-06-03
1
-2/+99
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]