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 topic 'CPackNSIS-warnDESTDIRandABSOLUTE'
David Cole
2012-05-24
5
-1/+143
|
\
\
|
*
|
Use CPACK_xxx and CMAKE_xxx in a consistent way.
Eric NOULARD
2012-05-20
2
-5/+28
|
*
|
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
Eric NOULARD
2012-05-14
5
-1/+58
|
*
|
CPack add easy possibility to warn about CPACK_SET_DESTDIR
Eric NOULARD
2012-05-14
4
-1/+63
*
|
|
CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes: #0013193
Eric NOULARD
2012-05-09
1
-2/+5
|
/
/
*
|
Use fakeroot for control.tar.gz as well
Eric NOULARD
2012-04-17
1
-5/+10
|
/
*
Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling'
Brad King
2012-03-19
5
-3/+23
|
\
|
*
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
Eric NOULARD
2012-03-18
5
-3/+23
*
|
Merge topic 'CPack-fixSTGZpermission-bug13046'
Brad King
2012-03-19
1
-7/+18
|
\
\
|
*
|
CPack STGZ put execute permission on all packages files (component case)
Eric NOULARD
2012-03-18
1
-7/+18
|
|
/
*
|
Merge topic 'fix-12621-xcode43'
Brad King
2012-03-19
2
-25/+72
|
\
\
|
|
/
|
/
|
|
*
CPack: Use real path to PackageMaker to find its version file (#12621)
David Cole
2012-03-13
1
-0/+3
|
*
Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)
David Cole
2012-03-09
2
-25/+69
*
|
CPack: Fix retry logic when calls to hdiutil fail
David Cole
2012-03-09
2
-5/+9
*
|
Fix some typos in CPACK_SET_DESTDIR doc
Eric NOULARD
2012-03-06
1
-4/+4
|
/
*
Merge topic 'dragndrop-sla'
David Cole
2012-03-02
1
-5/+4
|
\
|
*
DragNDrop: Fix problem with relocated files in Xcode 4.3
Clinton Stimpson
2012-02-29
1
-5/+4
*
|
Review and update CPack variable documentation.
Eric NOULARD
2012-02-25
1
-8/+56
|
/
*
Dynamically add documentation section specified in documented script.
Eric NOULARD
2012-02-18
1
-2/+1
*
Merge topic 'ImproveCPackDoc-reloaded'
David Cole
2012-02-14
5
-6/+179
|
\
|
*
Avoid discovering system infos for documentation. Adding some path is enough.
Eric NOULARD
2012-02-14
1
-19/+20
|
*
Create getDocumentedModulesListInDir which may be used in other context.
Eric NOULARD
2012-02-14
1
-55/+12
|
*
Example of builtin variable documentation (i.e. only used in C++ source code).
Eric NOULARD
2012-02-14
1
-7/+15
|
*
Make the load of script documentation more efficient and dynamic.
Eric NOULARD
2012-02-14
1
-13/+47
|
*
Really avoid compiler warning about unused vars
Eric NOULARD
2012-02-14
2
-6/+2
|
*
Calm down compiler warning about unused var
Eric NOULARD
2012-01-31
2
-0/+4
|
*
CPack Documentation extraction from CMake script begins to work
Eric NOULARD
2012-01-22
3
-132/+75
|
*
Implement simple CMake script comment markup language.
Eric NOULARD
2012-01-22
3
-9/+33
|
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
5
-5/+211
*
|
Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL'
David Cole
2012-02-14
1
-3/+3
|
\
\
|
*
|
CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.
Eric NOULARD
2012-02-05
1
-3/+3
|
|
/
*
|
CPackArchive restore default behavior and provide new variable.
Eric NOULARD
2012-02-01
2
-2/+2
*
|
CPack Add top level directory in component install for Archive Generators
Daniel Nelson
2012-01-13
2
-2/+14
|
/
*
Document undocumented (but existing) cpack options (fix #0010134)
Eric NOULARD
2012-01-03
1
-0/+23
*
Usage: Print help, version and copyright options in usage information.
Nicolas Despres
2011-10-23
1
-1/+1
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
1
-1/+1
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
2
-11/+11
*
Merge topic 'CPackDeb-fakeroot'
David Cole
2011-09-21
1
-1/+4
|
\
|
*
CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found
Eric NOULARD
2011-09-05
1
-1/+4
*
|
CPack: Do not recurse through directory symlinks (#12284)
Johan Björk
2011-09-06
1
-0/+1
|
/
*
Merge topic 'cpack-nsis-multi-installs'
David Cole
2011-08-02
1
-4/+0
|
\
|
*
CPack/NSIS: Fix reinstall and multiple install issues when using components.
Clinton Stimpson
2011-07-29
1
-4/+0
*
|
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
3
-4/+8
|
/
*
Ensure executable files have executable permissions.
Wesley Turner
2011-05-16
1
-0/+27
*
CPackRPM Fix #12096: handle absolute install path with component install
Eric NOULARD
2011-04-17
1
-0/+22
*
CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging components
Martin Konrad
2011-04-09
1
-1/+1
*
Merge topic 'drag-n-drop-components'
Brad King
2011-04-05
4
-7/+114
|
\
|
*
Fix KWStyle warnings
Eric NOULARD
2011-04-01
2
-9/+19
|
*
Add component support to DragNDrop generator.
Clinton Stimpson
2011-03-31
4
-6/+103
*
|
Fix KWStyle warnings
Eric NOULARD
2011-04-04
5
-14/+20
|
/
[prev]
[next]