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
*
cmTarget: Fix typo
Stephen Kelly
2013-12-19
1
-1/+1
*
Merge topic 'constify'
Brad King
2013-12-19
1
-2/+4
|
\
|
*
Constify handling of link targets.
Stephen Kelly
2013-12-11
1
-1/+2
|
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-1/+2
*
|
Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)
Stephen Kelly
2013-12-09
1
-2/+10
|
/
*
Merge topic 'INTERFACE_AUTOUIC_OPTIONS'
Brad King
2013-12-09
1
-139/+153
|
\
|
*
cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.
Stephen Kelly
2013-12-08
1
-143/+26
|
*
cmTarget: Report origin of COMPATIBLE_INTERFACE properties.
Stephen Kelly
2013-12-08
1
-3/+134
*
|
Don't generate self-references for system include directories.
Stephen Kelly
2013-12-03
1
-1/+1
|
/
*
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
1
-0/+144
*
Merge topic 'ninja-compile-link-pool'
Brad King
2013-11-26
1
-0/+3
|
\
|
*
Ninja: job pool support for compiling and linking
Peter Kümmel
2013-11-25
1
-0/+3
*
|
cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.
Stephen Kelly
2013-11-25
1
-0/+70
*
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-56/+77
|
/
*
Merge topic 'add-cmHasLiteralPrefix'
Brad King
2013-11-22
1
-7/+7
|
\
|
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-7/+7
*
|
cmTarget: Trivially make more API const.
Stephen Kelly
2013-11-19
1
-11/+11
*
|
cmTarget: Make GetExportMacro const.
Stephen Kelly
2013-11-19
1
-1/+1
*
|
cmTarget: Make NameResolvesToFramework const.
Stephen Kelly
2013-11-19
1
-2/+2
*
|
cmTarget: Make GetInterfaceLinkLibraries const.
Stephen Kelly
2013-11-19
1
-1/+1
*
|
cmTarget: Make GetTargetSourceFileFlags const.
Stephen Kelly
2013-11-19
1
-4/+4
|
/
*
Merge topic 'constify'
Brad King
2013-11-12
1
-15/+14
|
\
|
*
Make accessors for compile-related information const.
Stephen Kelly
2013-11-09
1
-13/+14
|
*
cmTarget: Don't finalize include directories in GetIncludeDirectories.
Stephen Kelly
2013-11-07
1
-2/+0
*
|
Disallow link-to-self (#13947).
Stephen Kelly
2013-11-07
1
-7/+38
|
/
*
Merge topic 'policy-CMP0022-fixes-for-master'
Brad King
2013-11-04
1
-140/+112
|
\
|
*
Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master
Brad King
2013-11-03
1
-140/+112
|
|
\
|
|
*
CMP0022: Warn about a given target at most once
Brad King
2013-11-03
1
-2/+9
|
|
*
CMP0022: Plain target_link_libraries must populate link interface
Brad King
2013-11-02
1
-135/+105
|
|
*
Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixes
Brad King
2013-11-02
1
-1/+26
|
|
|
\
*
|
|
|
cmTarget: Make some accessors const.
Stephen Kelly
2013-11-03
1
-7/+7
|
/
/
/
*
|
|
Merge topic 'constify'
Brad King
2013-11-01
1
-99/+112
|
\
\
\
|
*
|
|
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-95/+102
|
*
|
|
Don't call SetProperty from GetProperty.
Stephen Kelly
2013-10-30
1
-4/+10
*
|
|
|
Merge topic 'use-generator-target'
Brad King
2013-10-31
1
-307/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move TraceDependencies to cmGeneratorTarget.
Stephen Kelly
2013-10-30
1
-303/+1
|
*
|
|
Do not populate SourceEntries in AddSourceFile.
Stephen Kelly
2013-10-30
1
-4/+2
*
|
|
|
Merge topic 'use-generator-target'
Brad King
2013-10-30
1
-82/+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove the Location member from cmTarget.
Stephen Kelly
2013-10-29
1
-12/+19
|
*
|
|
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2013-10-27
1
-70/+0
*
|
|
|
Merge topic 'Qt-auto-generators'
Brad King
2013-10-28
1
-0/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add automatic rcc invocation for Qt.
Stephen Kelly
2013-10-24
1
-0/+2
|
*
|
|
Add automatic uic invocation for Qt.
Stephen Kelly
2013-10-24
1
-0/+2
*
|
|
|
Merge topic 'compatible-interface-numbers'
Brad King
2013-10-26
1
-33/+286
|
\
\
\
\
|
*
|
|
|
cmTarget: Add interface for compatible numeric properties
Stephen Kelly
2013-10-24
1
-13/+196
|
*
|
|
|
cmTarget: Add enumeration for consistency to expect from properties.
Stephen Kelly
2013-10-24
1
-18/+57
|
*
|
|
|
cmTarget: Assign consistent content back to the property being evaluated.
Stephen Kelly
2013-10-24
1
-3/+12
|
*
|
|
|
cmTarget: Make consistentProperty return consistent content.
Stephen Kelly
2013-10-24
1
-6/+14
|
*
|
|
|
cmTarget: Add a template to create correct implied content.
Stephen Kelly
2013-10-24
1
-0/+14
|
|
/
/
/
*
|
|
|
Merge topic 'remove-pre-2.4-compatibility'
Brad King
2013-10-26
1
-3/+1
|
\
\
\
\
[next]