Commit History

Author SHA1 Message Date
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 7 years ago
  Brad King 4547d9a830 Merge topic 'ranged-for' 8 years ago
  Pavel Solodovnikov f43baf6981 Meta: modernize old-fashioned loops to range-based `for` (CPack). 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Brad King 55e281c3b7 Merge topic 'cpackifw-repositories-directories' 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Konstantin Podsvirov 5fe64511d6 CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable 8 years ago
  Konstantin Podsvirov 45623e7255 CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable 8 years ago
  Konstantin Podsvirov 543cf13406 CPackIFW: Access refactoring 8 years ago
  Konstantin Podsvirov 9c13e8eb6f CPackIFW: Refactor out some commonly used code 8 years ago
  Daniel Pfeifer 26ee9e4291 CPack: drop CPack prefix for includes 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Konstantin Podsvirov b807cd9b54 CPackIFW: Add 'cpack_ifw_add_package_resources' command 9 years ago
  Daniel Pfeifer d47c7bf608 CPack: include what you use 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 24ab29b882 Prefer istringstream and ostringstream over stringstream. 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 years ago
  Konstantin Podsvirov 41199f8c1e CPackIFW: Add support for Promoting Updates 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
  Daniel Pfeifer 51465da1ec CPack/IFW: port to cmXMLWriter 10 years ago
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 years ago
  Stephen Kelly 0e14c7ee63 Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  Konstantin Podsvirov ad5c76af64 CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSION 10 years ago
  Konstantin Podsvirov 9a0ba4d24a CPackIFW: Add QtIFW 2.0 support 10 years ago