summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW
Commit message (Expand)AuthorAgeFilesLines
* use CM_NULLPTRDaniel Pfeifer2016-06-284-15/+17
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-14/+15
* Add CM_OVERRIDE to some functionsDaniel Pfeifer2016-06-271-3/+3
* Prefer istringstream and ostringstream over stringstream.Daniel Pfeifer2016-06-142-2/+2
* Add missing braces around statements.Daniel Pfeifer2016-06-104-18/+37
* Simplify boolean expressionsDaniel Pfeifer2016-06-021-9/+5
* Improve string find: prefer character overloads.Daniel Pfeifer2016-05-241-3/+3
* CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL optionKonstantin Podsvirov2016-05-232-0/+14
* CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-186-90/+518
* Revise C++ coding style using clang-formatKitware Robot2016-05-166-830/+569
* Remove `//------...` horizontal separator commentsBrad King2016-05-093-45/+0
* Move comments off of class access specifier linesBrad King2016-05-063-11/+23
* Format include directive blocks and ordering with clang-formatBrad King2016-04-292-9/+9
* CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-236-103/+81
* 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-156-11/+299
* cmSystemTools: Teach RunSingleCommand to separate stdout and stderrBrad King2015-04-201-2/+4
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-112-2/+2
* CPackIFW: Added support for multiple repositoriesKonstantin Podsvirov2014-10-054-25/+142
* CPackIFW: Search algorithm updateKonstantin Podsvirov2014-10-041-12/+13
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-126-20/+98
* CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-116-0/+1665