| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: NSIS exists also for Linux, not only Windows, so enable it there too | Alexander Neundorf | 2007-06-18 | 2 | -6/+12 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-06-14 | 1 | -1/+1 |
|
|
* | ENH: support 7zip for creating zip files (not 7z files) | Alexander Neundorf | 2007-06-14 | 2 | -1/+28 |
|
|
* | ENH: 2nd try to move stripping out of cpack and to install time, now if | Alexander Neundorf | 2007-05-18 | 2 | -47/+8 |
|
|
* | COMP: force a recompile on VS71 | Alexander Neundorf | 2007-05-18 | 1 | -1/+0 |
|
|
* | BUG: fix coverity error, null check after usage fix | Bill Hoffman | 2007-03-20 | 1 | -2/+5 |
|
|
* | STYLE: fix someones line length | Ken Martin | 2007-02-22 | 1 | -3/+5 |
|
|
* | STYLE: fix line length issues | Bill Hoffman | 2007-02-17 | 1 | -2/+3 |
|
|
* | ENH: More work on the packaging. Add Applicaitons, add icons, etc | Andy Cedilnik | 2007-02-13 | 2 | -2/+48 |
|
|
* | STYLE: fix warnings | Bill Hoffman | 2007-02-02 | 2 | -2/+0 |
|
|
* | ENH: add support for cygwin source and binary packaging | Bill Hoffman | 2007-02-02 | 18 | -64/+95 |
|
|
* | ENH: commit cygwin source generator files, not used yet | Bill Hoffman | 2007-01-31 | 2 | -0/+235 |
|
|
* | COMP: Use new API | Andy Cedilnik | 2007-01-31 | 1 | -38/+12 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2007-01-15 | 1 | -1/+2 |
|
|
* | STYLE: Fix kwstyle issues | Andy Cedilnik | 2007-01-11 | 2 | -2/+4 |
|
|
* | ENH: fix warning and code style | Bill Hoffman | 2007-01-11 | 1 | -3/+5 |
|
|
* | ENH: First pass at CPack generator for OSX X11 applications. This are applica... | Andy Cedilnik | 2007-01-10 | 6 | -8/+452 |
|
|
* | STYLE: fix a long line | Ken Martin | 2006-11-17 | 1 | -2/+6 |
|
|
* | ENH: Expand comment | Andy Cedilnik | 2006-11-14 | 1 | -1/+1 |
|
|
* | ENH: make sure null const char* is not put into ossttringstream to avoid seg ... | Bill Hoffman | 2006-10-30 | 5 | -21/+35 |
|
|
* | ENH: Add options to build with system utility libraries. Organize inclusion ... | Brad King | 2006-10-19 | 1 | -3/+4 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2006-10-17 | 1 | -1/+2 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-10-15 | 1 | -2/+4 |
|
|
* | ENH: Add NSIS compression | Andy Cedilnik | 2006-10-12 | 1 | -0/+1 |
|
|
* | ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac... | Andy Cedilnik | 2006-10-12 | 3 | -1/+60 |
|
|
* | BUG: Attempt to fix winzip problems | Andy Cedilnik | 2006-09-23 | 1 | -1/+1 |
|
|
* | ENH: Handle zip (command line was too long) | Andy Cedilnik | 2006-09-21 | 1 | -7/+16 |
|
|
* | COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl. | Brad King | 2006-08-27 | 1 | -1/+1 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-08-22 | 1 | -7/+5 |
|
|
* | ENH: Implement TarCompress generator using compress library | Andy Cedilnik | 2006-08-21 | 2 | -97/+175 |
|
|
* | ENH: fix line lengths | Ken Martin | 2006-07-31 | 1 | -2/+4 |
|
|
* | BUG: Bail out on generator initialization failure | Andy Cedilnik | 2006-07-28 | 1 | -29/+32 |
|
|
* | BUG: Fix executing and help | Andy Cedilnik | 2006-07-27 | 1 | -113/+116 |
|
|
* | BUG: Prevent crash when no input file or generator specified | Andy Cedilnik | 2006-07-27 | 1 | -1/+1 |
|
|
* | ENH: remove uncompiled header | Bill Hoffman | 2006-07-25 | 1 | -3/+0 |
|
|
* | COMP: Remove warnings and style problems | Andy Cedilnik | 2006-07-10 | 1 | -28/+40 |
|
|
* | STYLE: Fix some style errors | Andy Cedilnik | 2006-07-10 | 1 | -6/+10 |
|
|
* | ENH: Several cleanups and support for multiple generators | Andy Cedilnik | 2006-07-09 | 3 | -230/+279 |
|
|
* | ENH: remove cerr output | Bill Hoffman | 2006-06-28 | 1 | -7/+0 |
|
|
* | ENH: check in partial cygwin generator | Bill Hoffman | 2006-06-09 | 7 | -1/+320 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2006-06-03 | 1 | -0/+1 |
|
|
* | ENH: Display cmake install information when in verbose mode | Andy Cedilnik | 2006-06-02 | 2 | -0/+18 |
|
|
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name bec... | Brad King | 2006-06-01 | 1 | -1/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 6 | -20/+40 |
|
|
* | ENH: use @ file for winzip on windows | Bill Hoffman | 2006-05-11 | 1 | -7/+24 |
|
|
* | BUG: Fix relative path to config file, fix cmake_install.cmake location problem | Andy Cedilnik | 2006-05-10 | 2 | -16/+10 |
|
|
* | ENH: Add BZip2 support, add better documentation | Andy Cedilnik | 2006-05-04 | 4 | -13/+223 |
|
|
* | BUG: fix CPack to use correct paths | Ken Martin | 2006-05-03 | 1 | -1/+5 |
|
|
* | COMP: Fix cast to char* | Andy Cedilnik | 2006-05-02 | 1 | -1/+1 |
|
|
* | COMP: Try to fix windows builds | Andy Cedilnik | 2006-05-02 | 1 | -1/+8 |
|
|