Commit History

Author SHA1 Message Date
  Stephen Kelly 21b5fdf9a3 Convert: Avoid START_OUTPUT enum when converting to relative paths 9 years ago
  Stephen Kelly 58ba87f892 Convert: Replace Convert(FULL) with equivalent 9 years ago
  Stephen Kelly 563ac22a16 Convert: Replace trivial conversion with new method 9 years ago
  Stephen Kelly 08be47cf93 Convert: Replace UNCHANGED conversions with new API call 9 years ago
  Stephen Kelly 95a659f180 Convert: Replace FULL conversions with equivalent 9 years ago
  Stephen Kelly ac46384171 Convert: Replace uses of Convert(NONE) 9 years ago
  Stephen Kelly c341f4679a Makefiles: Change AppendCustomCommand API to strings 9 years ago
  Stephen Kelly 6960516b6b Makefiles: Change signature of AppendCustomCommand 9 years ago
  Stephen Kelly e0fd2d0446 Makefiles: Port CreateCDCommand to string-based API 9 years ago
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 years ago
  Brad King c7a7c655f0 Makefile: Avoid link line object list lengths nearing system limits 9 years ago
  Brad King 34ba5c5348 Makefile: Factor out response file checks into common helper 9 years ago
  Yury Zhuravlev 2005b96067 Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Tobias Hunger 49f10f0d24 cmGeneratorTarget: Adopt Fortran module directory generation 9 years ago
  Brad King 0392f72bef Refactor Makefile/Ninja tool working directory storage 9 years ago
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. 9 years ago
  Brad King fb1f5d50af Merge topic 'remove-needless-copies' 9 years ago
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. 9 years ago
  Daniel Pfeifer 27ead96305 Remove unnecessary local copies. 9 years ago
  Brad King 6052e4b3bf Merge topic 'improve-character-find-and-replace' 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Daniel Pfeifer 5e62444cff Add options to run clang-tidy with the compiler 9 years ago
  Tim Grothe 247c168b98 Refactor `.def` file lookup 10 years ago