summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix warningsBill Hoffman2007-02-022-2/+0
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-0218-64/+95
* ENH: commit cygwin source generator files, not used yetBill Hoffman2007-01-312-0/+235
* COMP: Use new APIAndy Cedilnik2007-01-311-38/+12
* STYLE: Fix kwstyleAndy Cedilnik2007-01-151-1/+2
* STYLE: Fix kwstyle issuesAndy Cedilnik2007-01-112-2/+4
* ENH: fix warning and code styleBill Hoffman2007-01-111-3/+5
* ENH: First pass at CPack generator for OSX X11 applications. This are applica...Andy Cedilnik2007-01-106-8/+452
* STYLE: fix a long lineKen Martin2006-11-171-2/+6
* ENH: Expand commentAndy Cedilnik2006-11-141-1/+1
* ENH: make sure null const char* is not put into ossttringstream to avoid seg ...Bill Hoffman2006-10-305-21/+35
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-191-3/+4
* STYLE: Fixed line-too-long.Brad King2006-10-171-1/+2
* STYLE: Fix kwstyleAndy Cedilnik2006-10-151-2/+4
* ENH: Add NSIS compressionAndy Cedilnik2006-10-121-0/+1
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-123-1/+60
* BUG: Attempt to fix winzip problemsAndy Cedilnik2006-09-231-1/+1
* ENH: Handle zip (command line was too long)Andy Cedilnik2006-09-211-7/+16
* COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl.Brad King2006-08-271-1/+1
* COMP: Remove warningsAndy Cedilnik2006-08-221-7/+5
* ENH: Implement TarCompress generator using compress libraryAndy Cedilnik2006-08-212-97/+175
* ENH: fix line lengthsKen Martin2006-07-311-2/+4
* BUG: Bail out on generator initialization failureAndy Cedilnik2006-07-281-29/+32
* BUG: Fix executing and helpAndy Cedilnik2006-07-271-113/+116
* BUG: Prevent crash when no input file or generator specifiedAndy Cedilnik2006-07-271-1/+1
* ENH: remove uncompiled headerBill Hoffman2006-07-251-3/+0
* COMP: Remove warnings and style problemsAndy Cedilnik2006-07-101-28/+40
* STYLE: Fix some style errorsAndy Cedilnik2006-07-101-6/+10
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-093-230/+279
* ENH: remove cerr outputBill Hoffman2006-06-281-7/+0
* ENH: check in partial cygwin generatorBill Hoffman2006-06-097-1/+320
* COMP: Remove warningAndy Cedilnik2006-06-031-0/+1
* ENH: Display cmake install information when in verbose modeAndy Cedilnik2006-06-022-0/+18
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+1
* STYLE: fix line lengthKen Martin2006-05-126-20/+40
* ENH: use @ file for winzip on windowsBill Hoffman2006-05-111-7/+24
* BUG: Fix relative path to config file, fix cmake_install.cmake location problemAndy Cedilnik2006-05-102-16/+10
* ENH: Add BZip2 support, add better documentationAndy Cedilnik2006-05-044-13/+223
* BUG: fix CPack to use correct pathsKen Martin2006-05-031-1/+5
* 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 p...Andy Cedilnik2006-04-291-0/+11
* 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 hard...Andy Cedilnik2006-04-185-31/+96