Commit History

Author SHA1 Message Date
  Bruno Manganelli b6a957c969 cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. 7 years ago
  Bruno Manganelli 33f08eec18 cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory 7 years ago
  Bruno Manganelli 87e810f223 cmOutputConverter: Moved ForceToRelativePath to cmSystem 7 years ago
  Frank Winklmeier 8ab3660a1e cmOutputConverter: Inline some functions and avoid string re-allocations 7 years ago
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 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
  Stephen Kelly e0a84904eb cmState: Split auxiliary classes into separate files 9 years ago
  Stephen Kelly cde6eb6249 cmState: Port dependent code to new cmStateSnapshot name 9 years ago
  Stephen Kelly 17d27893e6 cmState: Port dependent code to new cmStateDirectory name 9 years ago
  Stephen Kelly fd93b3605b cmOutputConverter: Add a flag for IsUnix 9 years ago
  Stephen Kelly 1365e18b9b Convert: Inline platform-specific methods 9 years ago
  Stephen Kelly c3264f48c2 Convert: Extract method to determine if paths are in directory 9 years ago
  Daniel Pfeifer 51bc6bddb9 cmOutputConverter: remove unused code 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Stephen Kelly 6429d6d9dd cmOutputConverter: Remove now-obsolete Convert method 9 years ago
  Stephen Kelly 4cf707b083 Convert: Remove HOME_OUTPUT enum value 9 years ago
  Stephen Kelly dc95020efa Convert: Remove obsolete MAKERULE enum value 9 years ago
  Stephen Kelly f1d845ae74 Convert: Remove obsolete HOME and START enum values 9 years ago
  Daniel Pfeifer 149af87b86 cmOutputConverter: split ConvertToRelativePath 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
  Stephen Kelly 5aca066c5b Convert: Remove UNCHANGED enum value 9 years ago
  Stephen Kelly 146bf9267c Convert: Remove 'FULL' conversion 9 years ago
  Stephen Kelly 564d3a1dc8 Convert: Extract ConvertToRelativePath from Convert() 9 years ago
  Stephen Kelly 5ad25ef4b6 Convert: Remove NONE conversion 9 years ago
  Stephen Kelly fbd8394867 Convert: Remove obsolete GetRelativeRootPath 9 years ago
  Stephen Kelly ad70a236f4 Convert: Remove ConvertToOutputForExisting overload 9 years ago
  Stephen Kelly 9440d5776b Convert: Remove unused overload 9 years ago
  Daniel Pfeifer bdaadbdc2b cmOutputConverter: collapse ConvertToOutputForExisting functions 9 years ago