summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW/cmCPackIFWInstaller.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ranged-for'Brad King2017-09-191-6/+4
|\
| * Meta: modernize old-fashioned loops to range-based `for` (CPack).Pavel Solodovnikov2017-09-191-6/+4
* | Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-3/+3
|/
* CPackIFW: Access refactoringKonstantin Podsvirov2017-05-091-154/+159
* CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-031-60/+12
* cmCPackIFWInstaller: fix validation of WizardStyle optionKonstantin Podsvirov2017-04-261-4/+5
* clang-tidy: use operators for string comparisonDaniel Pfeifer2017-04-261-3/+2
* clang-tidy: remove reduntant .data() callsDaniel Pfeifer2017-04-211-12/+9
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-111-2/+2
* QtIFW: Added new options to QtIFW cpack generator for modifying wizard styleAlexander Voitenko2017-01-171-3/+116
* clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-121-1/+1
* Merge topic 'cpack-ifw-options'Brad King2016-11-301-1/+5
|\
| * CPackIFW: Add some optionsKonstantin Podsvirov2016-11-241-1/+5
* | iwyu: Fix more findingsDaniel Pfeifer2016-11-281-3/+5
|/
* fix more issues reported by clang-tidyDaniel Pfeifer2016-10-201-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-191-0/+84
* CPack: include what you useDaniel Pfeifer2016-09-061-5/+9
* use CM_NULLPTRDaniel Pfeifer2016-06-281-2/+2
* Add missing braces around statements.Daniel Pfeifer2016-06-101-1/+2
* CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-181-74/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-274/+177
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-9/+0
* CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-231-53/+36
* CPackIFW: Add QtIFW 2.0 supportKonstantin Podsvirov2015-05-151-8/+143
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* CPackIFW: Added support for multiple repositoriesKonstantin Podsvirov2014-10-051-11/+113
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-121-3/+18
* CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-111-0/+289