Commit History

Author SHA1 Message Date
  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(). 11 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
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Konstantin Podsvirov ed9684a22c CPackIFW: Added support for multiple repositories 11 years ago
  Konstantin Podsvirov f9f748745c CPackIFW: Search algorithm update 11 years ago
  Konstantin Podsvirov e6496b6023 CPackIFW: Revise this generator 11 years ago
  Konstantin Podsvirov ebe8d51b11 CPackIFW: Refactor and revise this generator 11 years ago