Marc Chevrier
|
e5cd39ca80
cmProp: refactoring: transform alias in class
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Brad King
|
afb998704e
Remove filtering of allowed INTERFACE library properties
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
fad0ee5404
cmTargetPropertyComputer::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Artur Ryt
|
2d66567dca
Modernize: Prefer .substr in place of .c_str() + int
|
6 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Brad King
|
a5f4463eed
Merge topic 'clang-tidy'
|
9 years ago |
Daniel Pfeifer
|
effa6c8343
fix more issues reported by clang-tidy
|
9 years ago |
Stephen Kelly
|
e3587ee01d
cmTargetPropertyComputer: Add missing include
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
848ae2a663
cmTargetPropertyComputer: Template some methods on the Target
|
9 years ago |
Stephen Kelly
|
637e3f3ee1
cmTargetPropertyComputer: Unify whitelist handling from cmTarget
|
9 years ago |
Stephen Kelly
|
05251e6d80
cmTargetPropertyComputer: Move whitelist check from cmTarget
|
9 years ago |
Stephen Kelly
|
fbf1721c94
cmTargetPropertyComputer: Extract into new files
|
9 years ago |