Kyle Edwards
|
d29ed8a114
BUILD_RPATH/INSTALL_RPATH: Add generator expression support
|
6 years ago |
Sebastian Holtermann
|
9e64e617eb
cmPropertyMap: Rename GetPropertyList method to GetKeys
|
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
|
f6241db3e0
cmTarget: Move member `OriginalLinkLibraries` to impl
|
6 years ago |
Marc Chevrier
|
6ae5fffd0f
Optimize target properties processing at generation step
|
6 years ago |
Brad King
|
a4d99e4dec
Merge topic 'cmrange-improvements'
|
6 years ago |
Brad King
|
c068236bb9
Merge topic 'link-options'
|
6 years ago |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 years ago |
Marc Chevrier
|
98a2d42301
PIE link options: No warning when policy CMP0083 is not set.
|
6 years ago |
Saleem Abdulrasool
|
fc8b90af2c
Create and use `cmGeneratorTarget::Names`
|
6 years ago |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 years ago |
Brad King
|
8a7f93d000
Xcode: Fix object library builds with sanitizers enabled
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Brad King
|
1fba410ecf
Merge topic 'autogen_mocs_compilation_first'
|
6 years ago |
Sebastian Holtermann
|
a42b700cc2
cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Brad King
|
bd54cc774a
Merge topic 'semi-warnings'
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Sean McBride
|
b056bc3425
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
6 years ago |
Regina Pfeifer
|
5731ec30f0
clang-tidy: fix warnings from version 7
|
7 years ago |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 years ago |
Marc Chevrier
|
023188ffb4
INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support
|
7 years ago |
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 |