Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Brad King
|
d955b4f753
Merge topic 'fix-custom-target-with-csharp'
|
7 years ago |
Brad King
|
a56edad6d6
CSharp: Fix regression in VS project type selection for custom target
|
7 years ago |
Brad King
|
753ab3c978
Add generator APIs to get build settings with backtraces
|
7 years ago |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 years ago |
Brad King
|
a093b1a4f3
cmLinkItem: Add backtrace
|
7 years ago |
Vitaly Stakhovsky
|
b8bb6ba653
cmGeneratorTarget::GetExportMacro: return const std::string*
|
7 years ago |
Brad King
|
9fc3024f62
Merge topic 'fix-csharp-target-type'
|
7 years ago |
Brad King
|
375b420fdf
CSharp: Fix regression in VS project type selection
|
7 years ago |
Marc Chevrier
|
b5915744eb
LINK_DIRECTORIES target property: add policy for absolute paths check.
|
7 years ago |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 years ago |
Brad King
|
76a19eb6c1
Merge topic 'fix-getsafedef-stdstring'
|
7 years ago |
Brad King
|
2428422c02
Fix regression in target output file naming logic
|
7 years ago |
Brad King
|
a8f628c0a4
Merge topic 'getsafedef-stdstring'
|
7 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Brad King
|
a1ad0a699b
target_link_libraries: Allow use with targets in other directories
|
7 years ago |
Brad King
|
18441a6269
cmGeneratorTarget: Factor target name resolution out of link item resolution
|
7 years ago |
Brad King
|
2f708f5d65
Make internal TARGET_PROPERTY generator expressions more robust
|
7 years ago |
Brad King
|
f35be59961
Fix transitive usage requirements through same-name imported targets
|
7 years ago |
Brad King
|
bea390e9bd
Fix dependency propagation through same-name imported targets
|
7 years ago |
Brad King
|
fc7e4d1ed8
cmLinkItem: Convert to a "sum type" over a string and target pointer
|
7 years ago |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 years ago |
Brad King
|
9da844d8cb
Merge topic 'lg-directory'
|
7 years ago |
Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 years ago |
Marc Chevrier
|
974de0e199
static library: add property STATIC_LIBRARY_OPTIONS
|
7 years ago |
Vitaly Stakhovsky
|
c530e2f74f
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
|
7 years ago |
Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
7 years ago |
Sebastian Holtermann
|
86b332c25d
Return std::string from cmGeneratorTarget::ImportedGetLocation
|
7 years ago |
Brad King
|
4330f10186
Merge topic 'safe_property'
|
7 years ago |
Sebastian Holtermann
|
127094f2f0
Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile
|
7 years ago |