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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
Brad King
2014-05-09
1
-1/+2
*
cmTarget: Drop unused GetProperty signature
Brad King
2014-05-09
1
-2/+0
*
Merge topic 'target_compile_features'
Brad King
2014-04-15
1
-0/+3
|
\
|
*
cmTarget: Transitively evaluate compiler features.
Stephen Kelly
2014-04-07
1
-1/+3
|
*
cmTarget: Allow populating COMPILE_FEATURES using generator expressions.
Stephen Kelly
2014-04-07
1
-0/+1
*
|
cmTarget: Fix listing of source files at configure-time.
Stephen Kelly
2014-04-13
1
-0/+2
*
|
Merge topic 'install-prefix-in-interface'
Brad King
2014-04-10
1
-1/+2
|
\
\
|
*
|
Export: Disallow exported interface includes in src/build tree (#14592).
Stephen Kelly
2014-04-09
1
-1/+2
*
|
|
cmTarget: Add all sources traced from custom commands at once.
Stephen Kelly
2014-04-09
1
-0/+1
*
|
|
cmTarget: Short-circuit language computation if context independent.
Stephen Kelly
2014-04-09
1
-0/+2
|
|
/
|
/
|
*
|
cmTarget: Make GetSourceFiles string overload private.
Stephen Kelly
2014-04-06
1
-3/+3
*
|
cmTarget: Extract a ProcessSourceItemCMP0049 method.
Stephen Kelly
2014-04-06
1
-0/+2
*
|
Remove extra semicolons from C++ code.
Stephen Kelly
2014-04-03
1
-2/+2
|
/
*
cmTarget: Make the SOURCES origin tracable.
Stephen Kelly
2014-04-02
1
-0/+1
*
cmTarget: Allow transitive evaluation of SOURCES property.
Stephen Kelly
2014-04-02
1
-4/+8
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-4/+9
*
cmTarget: Compute languages from object libraries on demand.
Stephen Kelly
2014-04-02
1
-5/+0
*
cmTarget: Store strings instead of cmSourceFile* to represent SOURCES.
Stephen Kelly
2014-03-31
1
-1/+0
*
cmTarget: Remove AddSourceFile method
Stephen Kelly
2014-03-31
1
-1/+0
*
cmTarget: Add a method to obtain list of filenames for sources.
Stephen Kelly
2014-03-31
1
-0/+1
*
cmTarget: Rename AddSource method for backward compatibility.
Stephen Kelly
2014-03-31
1
-0/+1
*
Merge topic 'fix-policy-scopes'
Brad King
2014-03-10
1
-1/+4
|
\
|
*
Record more policies on targets when created
Brad King
2014-03-06
1
-1/+4
*
|
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
|
stringapi: Use strings for feature arguments
Ben Boeckel
2014-03-08
1
-1/+1
*
|
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-67/+80
*
|
cmTarget: Refactor GetLocation API
Brad King
2014-03-08
1
-5/+6
*
|
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-12/+12
*
|
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-9/+9
*
|
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+1
*
|
stringapi: Use strings for source names
Ben Boeckel
2014-03-08
1
-1/+1
*
|
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-8/+11
*
|
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
1
-3/+20
|
\
\
|
*
|
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-0/+12
|
*
|
cmTarget: Add per-config compilation info
Brad King
2014-02-24
1
-0/+4
|
*
|
cmTarget: Refactor ComputePDBOutputDir interface
Brad King
2014-02-24
1
-1/+2
|
*
|
Makefile: Fix per-config linker PDB output directory
Brad King
2014-02-24
1
-2/+2
|
|
/
*
|
cmTarget: Add GetTransitiveTargetClosure method.
Stephen Kelly
2014-02-24
1
-0/+3
*
|
cmTarget: Avoid computing languages when computing transitive targets.
Stephen Kelly
2014-02-24
1
-0/+5
*
|
cmTarget: Move ComputeLinkInterface to the internal class.
Stephen Kelly
2014-02-24
1
-4/+0
*
|
cmTarget: Extract a ComputeLinkInterfaceLibraries method.
Stephen Kelly
2014-02-24
1
-2/+8
*
|
cmTarget: Extract a ComputeLinkImplementationLanguages method.
Stephen Kelly
2014-02-24
1
-0/+1
*
|
cmTarget: Change GetTransitivePropertyLinkLibraries to output targets.
Stephen Kelly
2014-02-24
1
-2/+2
*
|
cmTarget: Find source files on request.
Stephen Kelly
2014-02-24
1
-5/+0
*
|
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
Stephen Kelly
2014-02-24
1
-29/+0
|
/
*
cmTarget: Clean up the InsertCompileDefinition implementation.
Stephen Kelly
2014-02-02
1
-2/+1
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
1
-1/+3
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-1/+1
*
cmTarget: Fix system include annotation propagation.
Stephen Kelly
2014-01-06
1
-2/+0
*
Merge topic 'rpath-default'
Brad King
2014-01-02
1
-2/+6
|
\
[next]