summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW/cmCPackIFWGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ranged-for'Brad King2017-09-191-19/+10
|\
| * Meta: modernize old-fashioned loops to range-based `for` (CPack).Pavel Solodovnikov2017-09-191-19/+10
* | Meta: replace empty-string assignments with `clear()`.Pavel Solodovnikov2017-09-151-2/+2
|/
* Merge topic 'cpackifw-repositories-directories'Brad King2017-08-281-0/+39
|\
| * CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variableKonstantin Podsvirov2017-08-171-0/+39
* | Use C++11 nullptrDaniel Pfeifer2017-08-241-5/+5
|/
* CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variableKonstantin Podsvirov2017-08-091-10/+24
* CPackIFW: Access refactoringKonstantin Podsvirov2017-05-091-108/+117
* CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-031-73/+40
* CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-111-3/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-191-0/+13
* CPack: include what you useDaniel Pfeifer2016-09-061-15/+14
* 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