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
*
cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM
Brad King
2014-06-25
1
-2/+2
*
Merge topic 'setlocale'
Brad King
2014-06-13
1
-1/+1
|
\
|
*
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
Clinton Stimpson
2014-06-12
1
-1/+1
*
|
regex: Use static regexs where possible
Ben Boeckel
2014-06-09
1
-2/+2
|
/
*
Encoding: Add setlocale() to applications.
Clinton Stimpson
2014-06-04
1
-0/+2
*
CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties
Nils Gladitz
2014-05-28
3
-3/+23
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
3
-4/+16
*
CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger
Nils Gladitz
2014-04-18
2
-6/+16
*
cmTypeMacro: Add a class to eat the semicolon following the macro use.
Stephen Kelly
2014-04-03
1
-3/+4
*
CPackDeb: Add option to set compression type
Sean D'Epagnier
2014-03-14
1
-9/+37
*
Workaround Sun C++ 5.9 compiler crash
Brad King
2014-03-12
1
-2/+2
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
6
-58/+58
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
5
-45/+45
*
stringapi: Prevent a NULL dereference in WiX
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
10
-28/+28
*
stringapi: Pass strings as install directories in CPack
Ben Boeckel
2014-03-08
2
-13/+13
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-3/+4
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
2
-3/+3
*
stringapi: Use string for OS X resource names
Ben Boeckel
2014-03-08
4
-10/+13
*
stringapi: Use strings in CPack generator parameters
Ben Boeckel
2014-03-08
4
-22/+23
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
2
-14/+10
*
CPackWIX: support installation of empty directories
Nils Gladitz
2014-03-01
3
-0/+36
*
CPackWIX: Allow Windows Installer property customization
Nils Gladitz
2014-03-01
4
-0/+46
*
CPackWIX: refactor and cleanup
Nils Gladitz
2014-02-26
17
-534/+842
*
CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS
Timo Rothenpieler
2014-02-08
2
-2/+113
*
CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable
Nils Gladitz
2014-01-08
2
-1/+45
*
Merge topic 'unicode-fstream'
Brad King
2014-01-07
9
-16/+21
|
\
|
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
9
-16/+21
*
|
Use Encoding::CommandLineArguments for main() functions.
Clinton Stimpson
2014-01-04
1
-1/+7
|
/
*
Merge topic 'wix-rtf-encoding'
Brad King
2014-01-02
2
-1/+98
|
\
|
*
CPackWiX: allow and convert UTF-8 sequences in RTF writer
Nils Gladitz
2013-12-26
2
-1/+98
*
|
CPackWiX: transfer file read only flag during installation
Nils Gladitz
2013-12-25
1
-0/+11
|
/
*
Merge topic 'wix-cmake-coding-conventions'
Brad King
2013-12-23
8
-108/+108
|
\
|
*
CPackWiX: adhere to CMake member naming convention
Nils Gladitz
2013-12-20
8
-108/+108
*
|
CPackWiX: replace slash with backslash in registry key path
Nils Gladitz
2013-12-20
1
-1/+1
|
/
*
CPackWiX: allow customization of generated WiX sources
Nils Gladitz
2013-12-17
4
-0/+305
*
Windows: Use wide-character system APIs
Clinton Stimpson
2013-12-09
1
-4/+6
*
Merge topic 'wix-components'
Brad King
2013-12-02
4
-46/+303
|
\
|
*
CPackWiX: add CPack component support
Nils Gladitz
2013-11-26
4
-46/+303
*
|
CPack: use IsOn instead of IsSet for boolean CPack options
Nils Gladitz
2013-11-19
1
-7/+7
|
/
*
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
1
-8/+10
*
Merge topic 'wix-custom-arguments'
Brad King
2013-11-13
2
-6/+73
|
\
|
*
CPackWiX: Add variables for custom tool extensions and flags
Nils Gladitz
2013-11-12
2
-6/+73
*
|
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
3
-41/+1
|
/
*
cpack: For DragNDrop generator, add sysroot option when calling Rez.
Clinton Stimpson
2013-11-01
1
-1/+1
*
cpack: For DragNDrop generator, add sysroot option when calling Rez.
Clinton Stimpson
2013-11-01
1
-1/+6
*
CPackWiX: use safe IDs for generated start menu shortcuts
Nils Gladitz
2013-10-26
4
-125/+199
*
cmSystemTools: Drop old RunCommand method
Brad King
2013-10-19
1
-5/+0
*
Make --help-* options available from all command-line tools
Brad King
2013-10-16
1
-7/+1
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-75/+24
[next]