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
*
Merge branch 'system-libarchive-include' into libarchive-wrapper
Brad King
2010-08-05
1
-3/+1
|
\
|
*
Include headers from chosen libarchive (#10923)
Brad King
2010-08-05
1
-3/+1
*
|
Merge topic 'CPackDEB-auto-dependency-support'
Brad King
2010-08-03
1
-2/+8
|
\
\
|
*
|
CPackDeb optionally generates auto-dependency list part fix of bug 10292
Eric NOULARD
2010-07-28
1
-2/+8
|
|
/
*
|
CPackDEB: merge wrong installed size patch. see bugs 10296 (and 10292)
Eric NOULARD
2010-07-28
1
-1/+1
|
/
*
Merge topic 'resolve/doc-spelling/CPackRPM'
Brad King
2010-07-20
1
-1/+1
|
\
|
*
Merge CPackRPM changes into doc-spelling
Brad King
2010-07-13
2
-4/+4
|
|
\
|
*
|
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-1/+1
*
|
|
Merge branch 'fix-cmake-conversion-warnings'
Brad King
2010-07-06
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix integer conversions in cpack
Brad King
2010-06-30
1
-4/+4
|
|
/
*
|
Eliminate -Wconversion warnings.
David Cole
2010-06-27
2
-4/+4
|
/
*
CPack: Try harder to remove temporary dir (#10793)
Brad King
2010-06-04
1
-2/+2
*
Add missing archive_read_finish calls to fix some of the presently reported v...
David Cole
2009-12-28
1
-0/+1
*
use different tar format to handle longer file names
Bill Hoffman
2009-11-14
1
-2/+1
*
add better error checking and run from correct directory.
Bill Hoffman
2009-11-09
1
-3/+9
*
add better error checking and support for symlinks to cpack's use of libarchive
Bill Hoffman
2009-11-09
1
-28/+49
*
Fix warning
Bill Hoffman
2009-11-03
1
-1/+1
*
Fix warnings for unused variables
Bill Hoffman
2009-11-03
1
-3/+3
*
Fix cygwin package stuff to work with libarchive
Bill Hoffman
2009-11-03
3
-80/+64
*
Fix for hpux...
Bill Hoffman
2009-11-02
1
-1/+1
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
10
-772/+298
*
Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...
David Cole
2009-10-30
2
-8/+7
*
Correct one of the valgrind errors from the CPackTestAllGenerators test. Do n...
David Cole
2009-10-26
1
-3/+6
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+13
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+15
*
remove unused variables, reported by icpc
Alexander Neundorf
2009-10-03
1
-4/+0
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
1
-2/+2
*
Fix default install prefix on Haiku
Brad King
2009-09-30
1
-0/+14
*
Fix issue #8818 - escape quotes in the license file when using the DragNDrop ...
David Cole
2009-09-28
1
-0/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
39
-546/+351
*
Add parentheses around '&&' between '||' for gcc
Brad King
2009-09-11
1
-4/+5
*
BUG: Do not double-initialize local generators
Brad King
2009-07-28
1
-1/+0
*
BUG: Fix issue #8759 - add support for setting dmg volume name and compressio...
David Cole
2009-04-03
1
-2/+78
*
STYLE: Fix line length violation.
David Cole
2009-02-24
1
-1/+2
*
ENH: Add license file presentation to the Drag-N-Drop dmg file CPack generato...
David Cole
2009-02-23
1
-6/+157
*
STYLE: Fix style line-too-long violations.
David Cole
2009-02-20
2
-6/+7
*
BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator...
David Cole
2009-02-19
3
-172/+56
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-1/+2
*
BUG: Forgot to change parent class in cmCPackTypeMacro when I added cmCPackDr...
David Cole
2009-01-22
1
-1/+1
*
BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator an...
David Cole
2009-01-22
4
-0/+28
*
BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...
David Cole
2009-01-22
5
-89/+305
*
BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of t...
David Cole
2009-01-21
2
-8/+12
*
BUG: Fix issue #7833: Add file extension handling to CPack generated installe...
David Cole
2009-01-21
2
-0/+9
*
BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...
David Cole
2009-01-20
1
-11/+16
*
ENH: allow startup command to be optional
Bill Hoffman
2008-12-04
1
-27/+22
*
BUG: Use the DESTDIR prefix when creating the directory in CPack when CPACK_S...
David Cole
2008-10-15
1
-8/+24
*
BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000.
David Cole
2008-10-10
1
-7/+11
*
STYLE: fix line length issues
Bill Hoffman
2008-10-02
2
-8/+12
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
6
-40/+78
*
ENH: missed one
Bill Hoffman
2008-09-24
1
-1/+1
[next]