summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix coverity error, null check after usage fixBill Hoffman2007-03-201-2/+5
|
* STYLE: fix someones line lengthKen Martin2007-02-221-3/+5
|
* STYLE: fix line length issuesBill Hoffman2007-02-171-2/+3
|
* ENH: More work on the packaging. Add Applicaitons, add icons, etcAndy Cedilnik2007-02-132-2/+48
|
* 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 ↵Andy Cedilnik2007-01-106-8/+452
| | | | applications that require X11 to work. This is not really installed but a bundle packager
* 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
| | | | faults
* ENH: Add options to build with system utility libraries. Organize inclusion ↵Brad King2006-10-191-3/+4
| | | | of third party libraries into a single header per library. This addresses bug#3653.
* 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 ↵Andy Cedilnik2006-10-123-1/+60
| | | | CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX
* 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 ↵Brad King2006-06-011-1/+1
| | | | because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles.
* 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
|