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: Remove a conditional for generate-time source addition.
Stephen Kelly
2015-10-07
1
-13/+6
*
cmTarget: Split storage of sources from genexes.
Stephen Kelly
2015-10-07
1
-39/+50
*
cmTarget: Add Compute API for sources.
Stephen Kelly
2015-10-07
1
-0/+4
*
cmTarget: Add API for generate-time source addition.
Stephen Kelly
2015-10-07
1
-0/+5
*
cmTarget: Join strings conditionally.
Stephen Kelly
2015-10-06
1
-2/+2
*
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
1
-0/+1
*
CMP0026: Use compatibility codepath until configure is finished (#15748)
Stephen Kelly
2015-09-18
1
-2/+2
*
cmTarget: Only append non-empty values to buildsystem properties.
Stephen Kelly
2015-09-11
1
-5/+5
*
cmTarget: Fix memory leak when SOURCES property is cleared
Brad King
2015-09-03
1
-0/+1
*
cmTarget: Fix buildsystem property empty value set and append operations
Brad King
2015-09-03
1
-24/+48
*
Merge topic 'fix-ios-install'
Brad King
2015-09-01
1
-3/+2
|
\
|
*
Fix installation of iOS targets (#12506)
Gregor Jasny
2015-08-25
1
-1/+1
|
*
Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos
Gregor Jasny
2015-08-25
1
-3/+2
*
|
Merge topic 'use-generator-target'
Brad King
2015-08-27
1
-1207/+68
|
\
\
|
*
|
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
Stephen Kelly
2015-08-26
1
-56/+0
|
*
|
cmGeneratorTarget: Move GetLanguages from cmTarget.
Stephen Kelly
2015-08-26
1
-44/+0
|
*
|
cmGeneratorTarget: Move ComputeLinkImplementationLanguages from cmTarget.
Stephen Kelly
2015-08-26
1
-14/+0
|
*
|
cmGeneratorTarget: Move HaveBuildTreeRPath from cmTarget.
Stephen Kelly
2015-08-26
1
-15/+0
|
*
|
cmGeneratorTarget: Move GetLinkImplementation from cmTarget.
Stephen Kelly
2015-08-26
1
-24/+0
|
*
|
cmTarget: Add GetLinkImplMap method.
Stephen Kelly
2015-08-26
1
-4/+9
|
*
|
cmLinkItem: Add cmOptionalLinkImplementation type.
Stephen Kelly
2015-08-26
1
-56/+31
|
*
|
cmLinkItem: Add cmLinkImplementation type.
Stephen Kelly
2015-08-26
1
-2/+2
|
*
|
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-161/+10
|
*
|
cmGeneratorTarget: Move compile features processing from cmTarget.
Stephen Kelly
2015-08-26
1
-75/+10
|
*
|
cmGeneratorTarget: Move compile options processing from cmTarget.
Stephen Kelly
2015-08-26
1
-79/+10
|
*
|
cmGeneratorTarget: Move include directory processing from cmTarget.
Stephen Kelly
2015-08-26
1
-224/+10
|
*
|
cmGeneratorTarget: Move link iface helpers from cmTarget.
Stephen Kelly
2015-08-26
1
-45/+0
|
*
|
cmGeneratorTarget: Move GetImportLinkInterface from cmTarget.
Stephen Kelly
2015-08-26
1
-65/+0
|
*
|
cmGeneratorTarget: Move ComputeLinkInterfaceLibraries from cmTarget.
Stephen Kelly
2015-08-26
1
-153/+0
|
*
|
cmGeneratorTarget: Move GetLinkInterfaceLibraries from cmTarget.
Stephen Kelly
2015-08-26
1
-44/+0
|
*
|
cmGeneratorTarget: Move ComputeLinkInterface from cmTarget.
Stephen Kelly
2015-08-26
1
-97/+0
|
*
|
cmGeneratorTarget: Move GetLinkInterface from cmTarget.
Stephen Kelly
2015-08-26
1
-47/+0
|
*
|
cmTarget: Add GetHeadToLinkInterfaceMap methods.
Stephen Kelly
2015-08-26
1
-8/+20
|
*
|
cmTarget: Move cmHeadToLinkInterfaceMap out.
Stephen Kelly
2015-08-26
1
-6/+4
|
*
|
cmGeneratorTarget: Move ComputeLinkInterface from cmTarget.
Stephen Kelly
2015-08-26
1
-61/+49
|
*
|
cmTarget: Move link interface libraries struct out.
Stephen Kelly
2015-08-26
1
-25/+11
|
|
/
*
|
cmTarget: Fix indentation.
Stephen Kelly
2015-08-25
1
-6/+6
|
/
*
Merge topic 'OUTPUT_DIRECTORY-genex'
Brad King
2015-08-13
1
-5/+36
|
\
|
*
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
1
-2/+15
|
*
cmTarget: Detect and diagnose recursion in GetOutputInfo
Robert Goulet
2015-08-12
1
-3/+21
*
|
Allow LINK_SEARCH_{START,END}_STATIC props to have default values.
Chuck Atkins
2015-08-13
1
-0/+2
*
|
cmTarget: Remove unused AddSystemIncludeDirectories overload
Gregor Jasny
2015-08-11
1
-7/+0
|
/
*
cmTarget: Use a simpler delete algorithm.
Stephen Kelly
2015-08-07
1
-13/+5
*
cmTarget: Split storage of compile definitions from genexes.
Stephen Kelly
2015-08-07
1
-32/+19
*
cmTarget: Split storage of compile features from genexes.
Stephen Kelly
2015-08-07
1
-12/+17
*
cmTarget: Split storage of compile options from genexes.
Stephen Kelly
2015-08-07
1
-25/+31
*
cmTarget: Split storage of include directories from genexes.
Stephen Kelly
2015-08-07
1
-26/+51
*
cmTarget: Request only the link libraries where needed.
Stephen Kelly
2015-08-07
1
-1/+2
*
cmLinkImplementationLibraries: Move to namespace scope.
Stephen Kelly
2015-08-06
1
-6/+6
*
cmGeneratorTarget: Move CompileInfoMap from cmTarget.
Stephen Kelly
2015-08-05
1
-42/+0
[prev]
[next]