Commit History

Author SHA1 Message Date
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Jonathan Marler 0a8e23ad6e Windows: Improve link-time error messages when rc or mt fail 8 years ago
  Brad King 706b37b7f5 Enable clang-tidy modernize-loop-convert lint 8 years ago
  Brad King c0c5f924fe Merge topic 'refactor-iwyu-code' 8 years ago
  Bill Hoffman 3bbe95f58a Clean up iwyu code to not be one big if statement. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Bill Hoffman 311b7b1a70 Add properties to run cppcheck along with the compiler 8 years ago
  Daniel Pfeifer e710d6953d Merge topic 'server-cxx11' 8 years ago
  Daniel Pfeifer 7f29bbe6f2 server: always enable server 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Brad King fc4f352513 Merge topic 'server-refactor' 8 years ago
  André Klitzing c4de0a25ac Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode 8 years ago
  André Klitzing c4647d8432 Change ComputeFileMD5 to ComputeFileHash 8 years ago
  Justin Berger d4f5d35ca4 server: Refactor to make the event loop owned by server object 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 years ago
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 24361a455a bindexplib: Add support for parsing and integrating `.def` files 8 years ago
  Jamie Snape 0618ddf6b1 Add properties to run the cpplint style checker with the compiler 8 years ago
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes 9 years ago
  Brad King 80ebc55a7c cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero 9 years ago
  Brad King ce1abfa414 cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report why 9 years ago
  Brad King 44de615781 cmake: Comment why we ignore the include-what-you-use return code 9 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