index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ENH: Add generators documentation
Andy Cedilnik
2006-05-02
3
-6/+40
*
ENH: Simplify TarCompress to only require compress. Use cmake's tar
Andy Cedilnik
2006-05-02
4
-100/+89
*
ENH: Initial cut at TarCompress generator
Andy Cedilnik
2006-05-02
3
-0/+245
*
ENH: Add support for stipping and make more things overwritable
Andy Cedilnik
2006-05-02
5
-18/+63
*
ENH: Add license and make it more verbose
Andy Cedilnik
2006-05-01
1
-1/+10
*
ENH: Add NSIS options page for path selection, fix adding and removing from p...
Andy Cedilnik
2006-04-29
1
-0/+11
*
ENH: Remove some debugging
Andy Cedilnik
2006-04-18
2
-3/+3
*
COMP: Remove non-existent header
Andy Cedilnik
2006-04-18
1
-2/+0
*
ENH: More cleanups and add stgz header script, so it does not have to be hard...
Andy Cedilnik
2006-04-18
5
-31/+96
*
ENH: Support for packaging source, several cleanups and more yeehaa...
Andy Cedilnik
2006-04-15
12
-43/+109
*
ENH: Start adding support for packaging component and to package into a subdi...
Andy Cedilnik
2006-04-14
1
-0/+16
*
ENH: Add support for preinstall for cmake generated projects when packaging them
Andy Cedilnik
2006-04-10
1
-2/+56
*
ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTS
Andy Cedilnik
2006-04-10
1
-2/+43
*
ENH: Add ZIP generator and add support for including or excluding the topleve...
Andy Cedilnik
2006-04-02
7
-1/+217
*
ENH: Handle unusual path for packagemaker
Andy Cedilnik
2006-03-20
1
-5/+12
*
ENH: Allow multiple install directories
Andy Cedilnik
2006-03-15
1
-23/+32
*
STYLE: Fix style checker
Andy Cedilnik
2006-03-13
1
-3/+4
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
14
-216/+217
*
STYLE: Cleanup trailing spaces
Andy Cedilnik
2006-03-10
1
-4/+4
[next]