summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW/cmCPackIFWGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* use CM_NULLPTRDaniel Pfeifer2016-06-281-7/+9
* Prefer istringstream and ostringstream over stringstream.Daniel Pfeifer2016-06-141-1/+1
* Add missing braces around statements.Daniel Pfeifer2016-06-101-8/+16
* CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-181-6/+56
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-292/+207
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-22/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-8/+8
* CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-231-7/+8
* Remove unused cmLocalGenerator include.Stephen Kelly2015-10-051-1/+0
* Replace 'foo.size() > 0' pattern with !foo.empty().Stephen Kelly2015-08-241-1/+1
* CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSIONKonstantin Podsvirov2015-07-081-2/+4
* CPackIFW: Add QtIFW 2.0 supportKonstantin Podsvirov2015-05-151-3/+76
* cmSystemTools: Teach RunSingleCommand to separate stdout and stderrBrad King2015-04-201-2/+4
* CPackIFW: Added support for multiple repositoriesKonstantin Podsvirov2014-10-051-12/+18
* CPackIFW: Search algorithm updateKonstantin Podsvirov2014-10-041-12/+13
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-121-10/+17
* CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-111-0/+538