Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 1a49b439a5 Source: Use cmValue::IsOn and IsOff 1 year ago
  Marc Chevrier 45f17e5a85 cmList: Add container conversion to string 2 years ago
  Marc Chevrier aa5fed5052 SetProperty: suppress raw pointer usage 2 years ago
  Brad King 11cc728e75 cmConstStack: Factor out of cmListFileBacktrace 3 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Kyle Edwards ab94c369c9 Refactor: Convert parallel string/backtrace vectors to BT vectors 4 years ago
  Marc Chevrier 6dfa581bab Enhancement: SetProperty accept cmProp or std::string 4 years ago
  Marc Chevrier e5cd39ca80 cmProp: refactoring: transform alias in class 4 years ago
  Brad King e13704ce72 Add directory property to list imported targets 4 years ago
  Brad King ea6d338ea1 cmState: Record imported target names in each directory 4 years ago
  Brad King 8526756b61 cmOutputConverter: Adopt relative path conversion helpers 4 years ago
  Brad King ea9b1d36b8 cmStateDirectory: Clarify relative path top selection logic 4 years ago
  Brad King 2d9109df7c cmStateDirectory: Remove network path logic from relative path top selection 4 years ago
  Brad King b4f07bfe5a cmStateDirectory: Fix comment on relative path top directory selection 4 years ago
  Brad King f6d4fa63f8 cmStateDirectory: Comment relative path top directory selection approach 4 years ago
  Brad King ba7b939831 cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago
  Vitaly Stakhovsky a4255ecf81 cmStateDirectory::GetProperty: return cmProp 5 years ago
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 years ago
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 years ago
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann 9e64e617eb cmPropertyMap: Rename GetPropertyList method to GetKeys 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago