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 '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
*
|
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-10/+8
|
/
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-4/+4
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
Move property definition to cmState.
Stephen Kelly
2015-04-13
1
-14/+0
*
Merge topic 'introduce-cmState'
Brad King
2015-04-13
1
-2/+2
|
\
|
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-2/+2
*
|
cmake: Remove DebugConfigs member.
Stephen Kelly
2015-04-12
1
-2/+2
*
|
Properties: Add CROSSCOMPILING_EMULATOR target property.
Matt McCormick
2015-04-07
1
-0/+1
|
/
*
OS X: Add handling for XCTest bundles
Gregor Jasny
2015-03-23
1
-1/+15
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-5/+9
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-5/+9
[next]