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
*
Merge topic 'language-generator-expressions'
Brad King
2013-05-24
1
-3/+7
|
\
|
*
Add $<LINK_LANGUAGE> generator expression
Stephen Kelly
2013-05-24
1
-3/+7
*
|
Merge topic 'LinkLine-typedef'
Brad King
2013-05-22
1
-2/+0
|
\
\
|
*
|
cmTarget: drop the unused local typedef LinkLine
Rolf Eike Beer
2013-05-22
1
-2/+0
*
|
|
Merge topic 'add-EXPORT_NAME-property'
Brad King
2013-05-22
1
-0/+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
1
-0/+43
*
|
|
Merge topic 'unused-cleanup'
Brad King
2013-05-21
1
-1/+0
|
\
\
\
|
*
|
|
Remove unused marker for a variable which is now used.
Stephen Kelly
2013-05-16
1
-1/+0
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix-style'
Brad King
2013-05-21
1
-1/+1
|
\
\
\
|
*
|
|
Fix style.
Stephen Kelly
2013-05-16
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'error-on-exported-missing-include-dir'
Brad King
2013-05-21
1
-3/+33
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Error on relative path in INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-05-21
1
-3/+33
|
|
/
*
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-5/+5
|
\
\
|
*
|
Fix spelling and typos (product names)
Andreas Mohr
2013-05-07
1
-2/+2
|
*
|
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-3/+3
*
|
|
Merge topic 'vs-no-compiler-pdb-setting'
Brad King
2013-05-16
1
-4/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
VS: Separate compiler and linker PDB files (#11899, #14062)
Brad King
2013-04-05
1
-4/+4
|
|
/
*
|
Memoize usage requirement include directories in a config-specific map
Stephen Kelly
2013-05-06
1
-4/+18
*
|
Fix include dir propagation from conditionally linked targets
Stephen Kelly
2013-05-06
1
-12/+27
*
|
Centralize maintenance of usage requirement include directories
Stephen Kelly
2013-05-06
1
-6/+17
|
/
*
Merge topic 'error-on-exported-missing-include-dir'
Brad King
2013-03-28
1
-0/+14
|
\
|
*
Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
1
-0/+14
*
|
Merge topic 'error-on-exported-missing-include-dir'
Brad King
2013-03-26
1
-3/+28
|
\
\
|
|
/
|
*
Report an error on IMPORTED targets with a faulty INTERFACE
Stephen Kelly
2013-03-26
1
-3/+28
*
|
Merge topic 'fix-COMPILE_DEFINITIONS-config'
Brad King
2013-03-26
1
-13/+17
|
\
\
|
|
/
|
/
|
|
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-13/+17
*
|
Rename variable for including current directory in interfaces
Brad King
2013-03-19
1
-1/+1
|
/
*
Document that CMAKE_AUTOMOC works with Qt 5.
Stephen Kelly
2013-03-16
1
-1/+2
*
Merge topic 'property-link-depends-no-crash'
Brad King
2013-03-13
1
-0/+8
|
\
|
*
Avoid crash when checking property compatibility without link info
Brad King
2013-03-12
1
-0/+4
|
*
Avoid crash when checking property link dependencies without link info
Brad King
2013-03-12
1
-0/+4
*
|
Merge topic 'doc-fixes'
Brad King
2013-03-13
1
-1/+3
|
\
\
|
*
|
Documentation: Clarify a few subtleties
Petr Kmoch
2013-03-12
1
-1/+3
*
|
|
Only process transitive interface properties for valid target names.
Stephen Kelly
2013-03-06
1
-2/+5
|
/
/
*
|
Fix RPATH information when only a genex is used as a link library.
Stephen Kelly
2013-02-28
1
-4/+9
*
|
Memoize includes and defines from interface libraries.
Stephen Kelly
2013-02-24
1
-44/+88
|
/
*
Use the link information as a source of compile definitions and includes.
Stephen Kelly
2013-02-13
1
-51/+146
*
Rename the IncludeDirectoriesEntry to be more generic.
Stephen Kelly
2013-02-12
1
-3/+3
*
Make sure INTERFACE properties work with OBJECT libraries.
Stephen Kelly
2013-02-08
1
-0/+8
*
Ensure that the build interface includes have been added.
Stephen Kelly
2013-02-08
1
-1/+3
*
Only append build interface include dirs to particular targets.
Stephen Kelly
2013-02-07
1
-0/+7
*
Don't keep track of content determined by target property values.
Stephen Kelly
2013-02-07
1
-34/+9
*
Move a special case for PIC from the genex to the cmTarget code.
Stephen Kelly
2013-02-07
1
-1/+2
*
Ensure type specific compatible interface properties do not intersect.
Stephen Kelly
2013-02-07
1
-5/+29
*
The COMPATIBLE_INTERFACE does not affect the target it is set on.
Stephen Kelly
2013-02-07
1
-12/+12
*
Deduplicate the isGeneratorExpression method.
Stephen Kelly
2013-02-07
1
-9/+1
*
Merge topic 'tll-includes-defines'
Brad King
2013-02-05
1
-11/+30
|
\
|
*
Cache context-independent includes on evaluation.
Stephen Kelly
2013-02-03
1
-11/+30
*
|
Use the result of converting to a unix path.
Stephen Kelly
2013-02-05
1
-2/+2
|
/
*
Merge topic 'fix-automoc-compile-defs'
Brad King
2013-01-29
1
-0/+29
|
\
[next]