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
*
BUG: Fix issue #7414 - do not crash when given components with circular depen...
David Cole
2008-07-30
2
-7/+27
*
ENH: Improvements to the bundle cpack generator from second patch attached to...
David Cole
2008-07-18
1
-100/+138
*
COMP: Fix HP continuous. Pull stl headers into CMake header files using cmSta...
David Cole
2008-07-09
1
-3/+1
*
ENH: One more patch from Doug Gregor including PackageMaker functionality for...
David Cole
2008-07-09
4
-99/+254
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
5
-26/+298
*
COMP: Eliminate unreferenced variable warning
David Cole
2008-06-19
1
-0/+2
*
COMP: Eliminate compiler warning on 64-bit build.
David Cole
2008-06-18
1
-1/+2
*
BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit bui...
David Cole
2008-06-18
1
-1/+2
*
ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contribut...
David Cole
2008-06-18
3
-0/+371
*
BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Than...
David Cole
2008-06-18
2
-50/+92
*
COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler.
David Cole
2008-06-17
1
-3/+3
*
COMP: Fix errors and warnings from continuous dashboards running different co...
David Cole
2008-06-17
2
-1/+4
*
COMP: Include full class definitions of classes used in std::map data members.
David Cole
2008-06-17
1
-3/+4
*
ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...
David Cole
2008-06-17
7
-142/+1327
*
COMP: auto_ptr will not compile without including memory on some platforms
David Cole
2008-04-18
1
-0/+1
*
BUG: Fix mem leak. Thanks, Mathieu.
David Cole
2008-04-17
1
-1/+1
*
ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable
Bill Hoffman
2008-04-01
1
-0/+24
*
BUG: fix packaging of files installed to absolute paths, works only when
Alexander Neundorf
2008-03-29
1
-1/+21
*
ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified
Bill Hoffman
2008-03-13
3
-4/+26
*
ENH: fix crash in cygwin package stuff
Bill Hoffman
2008-03-07
2
-8/+43
*
ENH: install working with symlink qt tool
Bill Hoffman
2008-02-19
2
-8/+63
*
ENH: have cpack work with DESTDIR install and ingest qt framework libs into c...
Bill Hoffman
2008-02-18
1
-1/+1
*
ENH: fix DESTDIR install
Bill Hoffman
2008-02-16
1
-3/+2
*
BUG: fix for bug 6294, correct url for nsis
Bill Hoffman
2008-02-15
1
-1/+1
*
COMP: Add include of <limits.h> to get USHRT_MAX constant.
Brad King
2008-01-24
1
-0/+2
*
ENH: try to fix dashboard
Bill Hoffman
2007-12-17
1
-1/+17
*
BUG: fix for 6086 uninstall icon not set right
Bill Hoffman
2007-12-14
1
-1/+1
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-1/+2
*
ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in...
Bill Hoffman
2007-11-07
1
-4/+30
*
ENH: changne ProcessGenertor to DoPackage
Bill Hoffman
2007-11-06
3
-3/+3
*
STYLE: fix line length issue
Bill Hoffman
2007-11-06
1
-1/+2
*
ENH: change name
Bill Hoffman
2007-11-05
12
-71/+71
*
ENH: change name of class
Bill Hoffman
2007-11-05
3
-17/+17
*
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
Brad King
2007-11-05
4
-10/+10
*
ENH: add CPACK_PROJECT_CONFIG_FILE option to CPack
Bill Hoffman
2007-10-31
1
-1/+9
*
ENH: fix line length
Bill Hoffman
2007-10-31
1
-1/+2
*
ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...
David Cole
2007-10-31
14
-43/+127
*
ENH: cpack changes, remove the escape variable stuff as it is not needed if y...
Bill Hoffman
2007-10-31
2
-26/+20
*
ENH: add ability to set installer icons, links to web pages, nsis code in the...
Bill Hoffman
2007-10-29
1
-6/+25
*
BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variables
Alexander Neundorf
2007-10-25
1
-11/+17
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-15/+13
*
ENH: fix line length error
Bill Hoffman
2007-10-19
1
-3/+4
*
ENH: add ability to create links on the start menu
Bill Hoffman
2007-10-18
2
-0/+57
*
BUG: revert doc changes since VS7 cannot compile them, will implement them in...
Ken Martin
2007-10-09
1
-14/+14
*
ENH: make documentation entries actually store their data
Ken Martin
2007-10-09
1
-14/+14
*
COMP: remove warnings
Bill Hoffman
2007-09-27
1
-2/+3
*
STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe this
Alexander Neundorf
2007-09-21
1
-2/+2
*
ENH: allow for desktop link to be created and fix chop of last char in PATH o...
Bill Hoffman
2007-09-18
1
-0/+14
*
BUG: Another space-in-path fix.
Brad King
2007-08-31
1
-2/+4
*
BUG: work if there are spaces in the path to cmake
Alexander Neundorf
2007-08-29
1
-4/+6
[next]