Commit History

Author SHA1 Message Date
  Pavel Solodovnikov db2d46e2dd Remove second arg: npos in substr usages 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Alexey Sokolov b8968b4b39 UseSWIG: Automatically scan dependencies of SWIG files for Makefiles 9 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Stephen Kelly 1825f876a7 Convert: Move access to BinaryDirectory out of loops 9 years ago
  Stephen Kelly 25c39ac28b Convert: Inline HOME_OUTPUT MAKERULE conversion 9 years ago
  Stephen Kelly 516e79ba27 Convert: Inline MAKERULE conversions 9 years ago
  Stephen Kelly 34c6e995f9 Convert: Avoid HOME_OUTPUT enum when converting to relative paths 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Stephen Kelly 563ac22a16 Convert: Replace trivial conversion with new method 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 years ago
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 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 e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King af92482712 Makefile: Tolerate a BOM while scanning source dependencies (#15493) 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 10 years ago
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 years ago
  Brad King 85cea8a7af cmDepends: Refactor object file path conversion 11 years ago
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago