summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 nullptrDaniel Pfeifer2017-08-243-8/+8
* CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variableKonstantin Podsvirov2017-08-092-12/+27
* CPackIFW: Internationalization SupportKonstantin Podsvirov2017-05-124-16/+101
* CPackIFW: Access refactoringKonstantin Podsvirov2017-05-095-558/+583
* CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-0310-322/+238
* cmCPackIFWInstaller: fix validation of WizardStyle optionKonstantin Podsvirov2017-04-261-4/+5
* clang-tidy: use operators for string comparisonDaniel Pfeifer2017-04-262-6/+5
* clang-tidy: remove reduntant .data() callsDaniel Pfeifer2017-04-212-18/+13
* Use quotes for non-system includesDaniel Pfeifer2017-04-117-7/+7
* CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-115-11/+11
* CPackIFW: Add some optionsKonstantin Podsvirov2017-01-242-18/+165
* QtIFW: Added new options to QtIFW cpack generator for modifying wizard styleAlexander Voitenko2017-01-172-3/+141
* clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-123-3/+3
* Merge topic 'cpack-ifw-options'Brad King2016-11-303-3/+88
|\
| * CPackIFW: Add some optionsKonstantin Podsvirov2016-11-243-3/+88
* | iwyu: Fix more findingsDaniel Pfeifer2016-11-281-3/+5
|/
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* fix more issues reported by clang-tidyDaniel Pfeifer2016-10-201-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-278-96/+16
* CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-193-0/+100
* CPackIFW: Add USER_INTERFACES optionPierluigi Taddei2016-09-162-0/+33
* CPack: include what you useDaniel Pfeifer2016-09-068-37/+68
* Merge topic 'cpack-ifw-fix-repo-attributes'Brad King2016-07-061-2/+2
|\
| * CPackIFW: Fix attributes for Promoting Updates repository replacementKonstantin Podsvirov2016-07-051-2/+2
* | 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