summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Fix cast to char*Andy Cedilnik2006-05-021-1/+1
|
* COMP: Try to fix windows buildsAndy Cedilnik2006-05-021-1/+8
|
* ENH: Add generators documentationAndy Cedilnik2006-05-023-6/+40
|
* ENH: Simplify TarCompress to only require compress. Use cmake's tarAndy Cedilnik2006-05-024-100/+89
|
* ENH: Initial cut at TarCompress generatorAndy Cedilnik2006-05-023-0/+245
|
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-025-18/+63
|
* ENH: Add license and make it more verboseAndy Cedilnik2006-05-011-1/+10
|
* ENH: Add NSIS options page for path selection, fix adding and removing from ↵Andy Cedilnik2006-04-291-0/+11
| | | | path, add welcome page and license page
* ENH: Remove some debuggingAndy Cedilnik2006-04-182-3/+3
|
* COMP: Remove non-existent headerAndy Cedilnik2006-04-181-2/+0
|
* ENH: More cleanups and add stgz header script, so it does not have to be ↵Andy Cedilnik2006-04-185-31/+96
| | | | hard-coded. Also, the user can overwrite it
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-1512-43/+109
|
* ENH: Start adding support for packaging component and to package into a ↵Andy Cedilnik2006-04-141-0/+16
| | | | subdirectory
* ENH: Add support for preinstall for cmake generated projects when packaging themAndy Cedilnik2006-04-101-2/+56
|
* ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTSAndy Cedilnik2006-04-101-2/+43
|
* ENH: Add ZIP generator and add support for including or excluding the ↵Andy Cedilnik2006-04-027-1/+217
| | | | toplevel directory
* ENH: Handle unusual path for packagemakerAndy Cedilnik2006-03-201-5/+12
|
* ENH: Allow multiple install directoriesAndy Cedilnik2006-03-151-23/+32
|
* STYLE: Fix style checkerAndy Cedilnik2006-03-131-3/+4
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-1014-216/+217
|
* STYLE: Cleanup trailing spacesAndy Cedilnik2006-03-101-4/+4
|
* STYLE: Fix style problemsAndy Cedilnik2006-03-093-18/+25
|
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-0815-200/+384
|
* BUG: Handle version with multiple dotsAndy Cedilnik2006-03-081-2/+2
|
* ENH: Check package maker versionAndy Cedilnik2006-03-032-2/+53
|
* ENH: Add verbose flag to package maker and add CFBundleIdentifier stringAndy Cedilnik2006-03-031-1/+1
|
* ENH: Several packaging issues. Allow random variables to be passed to cpack ↵Andy Cedilnik2006-02-271-1/+1
| | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
* ENH: Allow running without config fileAndy Cedilnik2006-02-231-3/+6
|
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-1/+31
|
* BUG: Remove debug and fix space between label and exec nameAndy Cedilnik2006-02-161-2/+2
|
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-162-1/+60
|
* ENH: Better handling of executables on windowsAndy Cedilnik2006-02-141-0/+28
|
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-143-13/+58
|
* ENH: Add missing help for -C optionAndy Cedilnik2006-02-071-0/+3
|
* ENH: Fix compression on WindowsAndy Cedilnik2006-01-121-8/+6
|
* ENH: Add a way to specify a custom install commandAndy Cedilnik2006-01-111-43/+58
|
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-1/+1
|
* COMP: Remove legacy code and fix sun buildAndy Cedilnik2006-01-104-33/+0
|
* ENH: Use specified output file name, also detect errors during installAndy Cedilnik2006-01-091-3/+9
|
* BUG: Fix memory problemAndy Cedilnik2006-01-091-1/+2
|
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-0/+5
|
* ENH: More debugging and work on PackageMaker codeAndy Cedilnik2006-01-052-4/+19
|
* ENH: flush the outputAndy Cedilnik2006-01-051-0/+2
|
* BUG: Use objects that existAndy Cedilnik2006-01-051-1/+1
|
* BUG: Print the right line number to the right pipeAndy Cedilnik2006-01-051-1/+8
|
* BUG: Revert backAndy Cedilnik2006-01-051-5/+2
|
* ENH: remove assertBill Hoffman2006-01-041-1/+4
|
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-044-33/+106
|
* COMP: Remove warningsAndy Cedilnik2006-01-032-7/+1
|
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-0212-133/+66
|