Cristian Adam
|
729d997f10
Precompile Headers: Add REUSE_FROM signature
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Cristian Adam
|
b8626261e9
Precompile headers: Add methods to generate PCH sources
|
6 years ago |
Daniel Pfeifer
|
0467a2f91b
PCH: add PRECOMPILE_HEADERS to special properties
|
10 years ago |
Brad King
|
1d3841b600
Genex: Memoize usage requirement TARGET_PROPERTY existence
|
6 years ago |
Brad King
|
11fa818ecd
Genex: Optimize usage requirement TARGET_PROPERTY recursion
|
6 years ago |
Brad King
|
79f5ef19fe
De-duplicate checks for whether a platform uses Windows DLLs
|
6 years ago |
Brad King
|
22d3eb5d5e
Refactor checks for whether a target has an import library
|
6 years ago |
Kyle Edwards
|
d29ed8a114
BUILD_RPATH/INSTALL_RPATH: Add generator expression support
|
6 years ago |
Marc Chevrier
|
1f4c9aa7d2
Refactor: introduce method cmGeneratorTarget::GetFilePostfix
|
6 years ago |
Marc Chevrier
|
f65763fe9b
Refactor: Add new methods to retrieve prefix and suffix
|
6 years ago |
Marc Chevrier
|
1889ed923e
Genex: Add capability to retrieve base name for various target artifacts
|
6 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |
Saleem Abdulrasool
|
fc8b90af2c
Create and use `cmGeneratorTarget::Names`
|
6 years ago |
Regina Pfeifer
|
b05b778a2d
clang-tidy: Use `= delete`
|
6 years ago |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Sebastian Holtermann
|
a42b700cc2
cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
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
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 years ago |