Commit History

Author SHA1 Message Date
  David Cole cd9aa73f3a CPack: look for makensis in the PATH (#8210) 15 years ago
  Bill Hoffman 390117435a Fix KWStyle line length issues. 15 years ago
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 years ago
  David Cole 415900ba77 Eliminate -Wconversion warnings. 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  David Cole 03c940aeb3 BUG: Fix for issue #7470. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes. 17 years ago
  David Cole c3976b0283 BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000. 17 years ago
  Bill Hoffman ecf312ccc8 STYLE: fix line length stuff for KWStyle 17 years ago
  David Cole 83ec8c3593 ENH: Further refinement of the CPack components functionality from Doug Gregor. 17 years ago
  David Cole 0fe9afdf5e BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit builds of CPack. 17 years ago
  David Cole 5cd8c61db3 COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler. 17 years ago
  David Cole 9a98928bd9 COMP: Fix errors and warnings from continuous dashboards running different compilers... 17 years ago
  David Cole 1105a86c52 ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. 17 years ago
  Bill Hoffman 6ea4eea183 BUG: fix for bug 6294, correct url for nsis 18 years ago
  Bill Hoffman ad75cb7195 BUG: fix for 6086 uninstall icon not set right 18 years ago
  Bill Hoffman 87c22309b8 ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in the name of the exectuable 18 years ago
  Brad King f410f8578e COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. 18 years ago
  Bill Hoffman 771997c556 ENH: fix line length 18 years ago
  Bill Hoffman eb14543939 ENH: cpack changes, remove the escape variable stuff as it is not needed if you provide a config file for cpack 18 years ago
  Bill Hoffman 02f79c7242 ENH: add ability to set installer icons, links to web pages, nsis code in the icon section of the template, and ability to escape variables correctly 18 years ago
  Bill Hoffman 4168c0797b ENH: fix line length error 18 years ago
  Bill Hoffman 3e03bca2cd ENH: add ability to create links on the start menu 18 years ago
  Bill Hoffman 0eba9b638f ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall 18 years ago
  Alexander Neundorf ef81ac50e5 18 years ago
  Ken Martin 240deb027b STYLE: fix a long line 19 years ago
  Andy Cedilnik 2e37a00610 ENH: Expand comment 19 years ago
  Andy Cedilnik b548e2db1f ENH: Add NSIS compression 19 years ago
  Brad King 2b602ea738 COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl. 19 years ago
  Ken Martin af04164c6d STYLE: fix line length 19 years ago
  Andy Cedilnik 2324e7ec5d ENH: Add support for stipping and make more things overwritable 19 years ago