Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Artur Ryt
|
ecf6fc8dc1
cmTarget: Remove unused classes cmTargetSet and cmTargetManifest
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Sebastian Holtermann
|
b5e895b5d4
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support
|
7 years ago |
Peter Wu
|
6114d85a7d
RPATH: Add option for using $ORIGIN in build tree
|
7 years ago |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 years ago |
Brad King
|
4e98203c6c
Merge topic 'vs-global-props-for-all-targets'
|
7 years ago |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 years ago |
Marc Chevrier
|
5ca130e223
Refactoring: introduce function to check if a string is a generator expression
|
7 years ago |
Mikhail Korolev
|
22e670a306
VS: Add option to set VS_GLOBAL_* for all targets
|
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
|
9bbae5ae28
cmTarget: Future-proof AddLinkLibrary target lookup scope
|
7 years ago |
Vitaly Stakhovsky
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
7 years ago |
Vitaly Stakhovsky
|
ada121e573
cmStateDirectory: use const std::string& for return values
|
7 years ago |
Gregor Jasny
|
6b7f1e1db0
Xcode: Add variables and properties to configure schemes
|
7 years ago |
Sebastian Holtermann
|
127094f2f0
Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile
|
7 years ago |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Michael Stürmer
|
71a033616a
added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable
|
7 years ago |
Brad King
|
a76e23eabb
Merge topic 'variable-CMAKE_FOLDER'
|
7 years ago |
Marc B
|
df535ad846
Add CMAKE_FOLDER variable to initialize FOLDER target property
|
7 years ago |
Brad King
|
fd6c452986
cmTarget: Remove unused variable
|
7 years ago |
Brad King
|
fac050ec8d
Merge topic 'update-dllplatform'
|
7 years ago |
Stephan Szabo
|
2dc2a3eb15
Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX
|
7 years ago |
Brad King
|
7723e9a058
Do not produce legacy _LIB_DEPENDS cache entries
|
7 years ago |
Brad King
|
2124a1364a
cmTarget: Remove unnecessary RecordDependencies member
|
7 years ago |
Brad King
|
1c5bfab532
cmTarget: Simplify ClearDependencyInformation implementation
|
7 years ago |