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
...
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-53/+0
*
cmGeneratorTarget: Move IsLinkInterfaceDependent* from cmTarget.
Stephen Kelly
2015-08-05
1
-88/+0
*
cmGeneratorTarget: Move GetAutoUicOptions from cmTarget.
Stephen Kelly
2015-08-05
1
-25/+0
*
cmGeneratorTarget: Move GetSOName from cmTarget..
Stephen Kelly
2015-08-05
1
-57/+0
*
Merge topic 'use-generator-target'
Brad King
2015-07-28
1
-131/+50
|
\
|
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-82/+2
|
*
Move GetLocationForBuild to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-35/+5
|
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-15/+0
|
*
cmTarget: Restore the ImportedGetLocation method.
Stephen Kelly
2015-07-27
1
-0/+9
|
*
cmTarget: Create cmGeneratorTargets before reading deprecated LOCATION.
Stephen Kelly
2015-07-27
1
-2/+8
|
*
cmTarget: Inline GetLocation into deprecated callers.
Stephen Kelly
2015-07-27
1
-7/+36
|
*
cmTarget: Use reliable test for CMP0024 and CMP0026 OLD.
Stephen Kelly
2015-07-27
1
-2/+2
*
|
Merge topic 'cmRange-API'
Brad King
2015-07-27
1
-21/+32
|
\
\
|
|
/
|
/
|
|
*
cmMakefile: Use Ranges for buildsystem property access.
Stephen Kelly
2015-07-22
1
-8/+7
|
*
cmMakefile: Split accessors for include directories and origins.
Stephen Kelly
2015-07-22
1
-11/+16
|
*
cmMakefile: Split accessors for compile options and origins.
Stephen Kelly
2015-07-22
1
-8/+14
|
*
cmMakefile: Split accessors for compile definitions and origins.
Stephen Kelly
2015-07-22
1
-3/+4
|
*
cmAlgorithms: Rename cmRange to cmMakeRange.
Stephen Kelly
2015-07-22
1
-1/+1
*
|
Add SOURCE_DIR and BINARY_DIR target properties
Clifford Yapp
2015-07-21
1
-0/+12
|
/
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-18/+18
*
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
1
-0/+14
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
1
-3/+13
*
Merge topic 'empty-LINK_LIBRARIES'
Brad King
2015-07-09
1
-6/+12
|
\
|
*
set_property: Fix crash when setting LINK_LIBRARIES to nothing
Brad King
2015-07-08
1
-6/+12
*
|
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-0/+5
|
\
\
|
*
|
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0/+5
*
|
|
Merge topic 'fix-target_link_libraries-wrong-dir'
Brad King
2015-06-26
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)
Brad King
2015-06-25
1
-2/+2
|
|
/
*
|
Merge topic 'compiler-launcher'
Brad King
2015-06-15
1
-0/+2
|
\
\
|
*
|
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
1
-0/+2
|
|
/
*
|
Merge topic 'data-layout'
Brad King
2015-06-08
1
-44/+25
|
\
\
|
*
|
cmTarget: Replace PolicyStatus members with PolicyMap.
Stephen Kelly
2015-06-07
1
-15/+2
|
*
|
cmTarget: Use method abstraction for policy status.
Stephen Kelly
2015-06-07
1
-9/+9
|
*
|
cmPropertyMap: Remove chaining logic.
Stephen Kelly
2015-06-07
1
-8/+8
|
*
|
cmPropertyMap: Remove scope parameter from API where not used.
Stephen Kelly
2015-06-07
1
-12/+6
*
|
|
Merge topic 'move-Feature-API'
Brad King
2015-06-08
1
-28/+0
|
\
\
\
|
*
|
|
cmGeneratorTarget: Move Feature API from cmTarget.
Stephen Kelly
2015-06-06
1
-28/+0
|
|
/
/
*
|
|
cmTarget: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-3/+3
|
/
/
*
|
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
1
-6/+6
|
\
\
|
*
|
Merge Configure state with GeneratingBuildSystem state.
Stephen Kelly
2015-06-04
1
-6/+6
|
|
/
*
|
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-02
1
-2/+2
|
/
*
Merge topic 'run-include-what-you-use'
Brad King
2015-05-21
1
-0/+2
|
\
|
*
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
1
-0/+2
*
|
cmTarget: Simplify CMP0023 message loop.
Stephen Kelly
2015-05-18
1
-15/+5
*
|
cmTarget: Simplify output computation.
Stephen Kelly
2015-05-18
1
-1/+1
*
|
cmTarget: Store context in stack only if different.
Stephen Kelly
2015-05-18
1
-8/+5
*
|
cmTarget: Store only cmListFileContext for CMP0023 handling.
Stephen Kelly
2015-05-18
1
-15/+12
*
|
cmTarget: Remove needless iteration.
Stephen Kelly
2015-05-18
1
-1/+0
|
/
*
Merge topic 'refactor-cmPolicies'
Brad King
2015-05-05
1
-26/+12
|
\
|
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-26/+12
[prev]
[next]