summaryrefslogtreecommitdiff
path: root/Source/CPack/cmCPackNSISGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-9/+9
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPack/NSIS: Add custom component install directoryRoman Wüger2016-09-261-0/+5
* CPack: include what you useDaniel Pfeifer2016-09-071-0/+9
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-8/+9
* Prefer std::ostream& over derivatives as parametersDaniel Pfeifer2016-06-081-3/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-16/+13
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-4/+4
* CPack/NSIS: Add support for 64-bit NSIS (#13203)David Golub2012-11-191-1/+6
* CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATIONEric NOULARD2012-05-141-0/+1
* CPack add easy possibility to warn about CPACK_SET_DESTDIREric NOULARD2012-05-141-0/+1
* Doxygen: Fix warnings.Nicolas Despres2011-10-231-1/+1
* Remove trailing white-spaces.Nicolas Despres2011-10-231-6/+6
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-2/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-2/+2
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-6/+12
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-0/+27
* ENH: change nameBill Hoffman2007-11-051-3/+3
* ENH: add ability to create links on the start menuBill Hoffman2007-10-181-0/+2
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-1/+1
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-5/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-3/+2
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-161-0/+2
* COMP: Remove legacy code and fix sun buildAndy Cedilnik2006-01-101-1/+0
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-021-6/+1
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-011-0/+60