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
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+4
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-71/+52
*
cmake: remove dummy backtraces for IssueMessage
Ben Boeckel
2014-06-05
1
-2/+1
*
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-34/+18
*
Merge topic 'ninja-intel-ipo'
Brad King
2014-05-22
1
-0/+7
|
\
|
*
cmTarget: Add GetFeatureAsBool method
Brad King
2014-05-21
1
-0/+7
*
|
Merge topic 'COMPILE_FEATURES-genex'
Brad King
2014-05-22
1
-0/+1
|
\
\
|
*
|
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+1
|
|
/
*
|
cmTarget: Avoid copying container we don't need to copy.
Stephen Kelly
2014-05-20
1
-1/+1
|
/
*
Merge topic 'compile-features-C-language'
Brad King
2014-05-20
1
-0/+3
|
\
|
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-0/+3
*
|
CMP0022: Fix link language propagation in NEW behavior
Brad King
2014-05-19
1
-7/+7
|
/
*
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
Brad King
2014-05-09
1
-9/+16
*
cmTarget: Drop unused GetProperty signature
Brad King
2014-05-09
1
-10/+3
*
Merge topic 'decay-language-version'
Brad King
2014-05-08
1
-0/+1
|
\
|
*
cmTarget: Add CXX_STANDARD_REQUIRED to control decay.
Stephen Kelly
2014-05-07
1
-0/+1
*
|
Merge topic 'no-assert-missing-objlib'
Brad King
2014-05-07
1
-2/+4
|
\
\
|
|
/
|
/
|
|
*
cmTarget: Don't assert on object libraries for configure-time location.
Stephen Kelly
2014-05-06
1
-2/+4
*
|
Merge topic 'target_compile_features'
Brad King
2014-04-15
1
-0/+159
|
\
\
|
|
/
|
/
|
|
*
cmTarget: Transitively evaluate compiler features.
Stephen Kelly
2014-04-07
1
-10/+111
|
*
cmTarget: Allow populating COMPILE_FEATURES using generator expressions.
Stephen Kelly
2014-04-07
1
-0/+16
|
*
cmTarget: Add COMPILE_FEATURES target property.
Stephen Kelly
2014-04-07
1
-0/+40
|
*
cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.
Stephen Kelly
2014-04-07
1
-0/+2
*
|
cmTarget: Fix listing of source files at configure-time.
Stephen Kelly
2014-04-13
1
-20/+72
*
|
cmTarget: Add all sources traced from custom commands at once.
Stephen Kelly
2014-04-09
1
-0/+27
*
|
cmTarget: Short-circuit language computation if context independent.
Stephen Kelly
2014-04-09
1
-6/+30
|
/
*
cmTarget: Cache the cmSourceFiles in GetSourceFiles.
Stephen Kelly
2014-04-06
1
-9/+30
*
cmTarget: Extract a ProcessSourceItemCMP0049 method.
Stephen Kelly
2014-04-06
1
-9/+39
*
cmTarget: Remove abort() after INTERNAL_ERROR reports
Brad King
2014-04-03
1
-2/+0
*
Merge topic 'target-transitive-sources'
Brad King
2014-04-03
1
-34/+287
|
\
|
*
Make the SOURCES target property writable.
Stephen Kelly
2014-04-02
1
-0/+38
|
*
cmTarget: Make the SOURCES origin tracable.
Stephen Kelly
2014-04-02
1
-3/+36
|
*
cmTarget: Allow transitive evaluation of SOURCES property.
Stephen Kelly
2014-04-02
1
-35/+156
|
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-12/+73
*
|
Merge topic 'target-sources-refactor'
Brad King
2014-04-03
1
-62/+251
|
\
\
|
*
|
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
Stephen Kelly
2014-04-02
1
-0/+1
|
|
/
|
*
cmTarget: Compute languages from object libraries on demand.
Stephen Kelly
2014-04-02
1
-20/+47
|
*
cmTarget: Allow any generator expression in SOURCES property.
Stephen Kelly
2014-04-02
1
-26/+31
|
*
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
Stephen Kelly
2014-04-02
1
-11/+58
|
*
cmTarget: Store strings instead of cmSourceFile* to represent SOURCES.
Stephen Kelly
2014-03-31
1
-41/+135
|
*
cmTarget: Remove AddSourceFile method
Stephen Kelly
2014-03-31
1
-11/+5
|
*
cmTarget: Add a method to obtain list of filenames for sources.
Stephen Kelly
2014-03-31
1
-0/+14
|
*
cmTarget: Rename AddSource method for backward compatibility.
Stephen Kelly
2014-03-31
1
-2/+7
|
*
cmTarget: Use GetSourceFiles for languages.
Stephen Kelly
2014-03-31
1
-1/+3
*
|
Merge topic 'fix_policy_diagnostics'
Brad King
2014-04-01
1
-3/+3
|
\
\
|
|
/
|
/
|
|
*
Policies: omit warnings about unset policies when they are actually set to NEW
Nils Gladitz
2014-03-31
1
-3/+3
*
|
cmTarget: Port <CONFIG>_LOCATION support to updated string APIs
Stephen Kelly
2014-03-17
1
-2/+2
*
|
Merge branch 'master' into CONFIG-LOCATION-CMP0026
Brad King
2014-03-17
1
-534/+717
|
\
\
|
|
/
|
/
|
|
*
Merge topic 'fix-CMP0046-warning'
Brad King
2014-03-13
1
-4/+3
|
|
\
|
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-68/+68
[next]