| .. |
|
WiX
|
d0b1d2a65b
CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties
|
11 years ago |
|
OSXLauncherScript.scpt
|
c647ed54d9
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
|
17 years ago |
|
OSXScriptLauncher.cxx
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 years ago |
|
bills-comments.txt
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPack7zGenerator.cxx
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPack7zGenerator.h
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPackArchiveGenerator.cxx
|
805c1b21d6
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
|
13 years ago |
|
cmCPackArchiveGenerator.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackBundleGenerator.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackBundleGenerator.h
|
2973c1fbeb
Add component support to DragNDrop generator.
|
14 years ago |
|
cmCPackComponentGroup.cxx
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackComponentGroup.h
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackConfigure.h.in
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCPackCygwinBinaryGenerator.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackCygwinBinaryGenerator.h
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
|
cmCPackCygwinSourceGenerator.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackCygwinSourceGenerator.h
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
|
cmCPackDebGenerator.cxx
|
13778cd3be
CPackDeb: Add option to set compression type
|
11 years ago |
|
cmCPackDebGenerator.h
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 years ago |
|
cmCPackDragNDropGenerator.cxx
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 years ago |
|
cmCPackDragNDropGenerator.h
|
dd04608132
Fix KWStyle warnings
|
14 years ago |
|
cmCPackGenerator.cxx
|
3bae343f62
cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM
|
11 years ago |
|
cmCPackGenerator.h
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
|
cmCPackGeneratorFactory.cxx
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPackGeneratorFactory.h
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
|
cmCPackIFWGenerator.cxx
|
73b336c9f1
CPackIFW: Replace use of strftime with cmTimestamp
|
11 years ago |
|
cmCPackIFWGenerator.h
|
44850a267d
CPack: Add an "IFW" generator for Qt Framework Installer
|
11 years ago |
|
cmCPackLog.cxx
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
|
cmCPackLog.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCPackNSISGenerator.cxx
|
3e7194a215
regex: Use static regexs where possible
|
11 years ago |
|
cmCPackNSISGenerator.h
|
6ff730a498
CPack/NSIS: Add support for 64-bit NSIS (#13203)
|
13 years ago |
|
cmCPackOSXX11Generator.cxx
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackOSXX11Generator.h
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackPackageMakerGenerator.cxx
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackPackageMakerGenerator.h
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackRPMGenerator.cxx
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
|
cmCPackRPMGenerator.h
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 years ago |
|
cmCPackSTGZGenerator.cxx
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
|
cmCPackSTGZGenerator.h
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
|
cmCPackTGZGenerator.cxx
|
36a550ae7a
CPackArchiveGenerator use cmArchiveWrite wrapper
|
15 years ago |
|
cmCPackTGZGenerator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cmCPackTXZGenerator.cxx
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPackTXZGenerator.h
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPackTarBZip2Generator.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackTarBZip2Generator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cmCPackTarCompressGenerator.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackTarCompressGenerator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cmCPackZIPGenerator.cxx
|
36a550ae7a
CPackArchiveGenerator use cmArchiveWrite wrapper
|
15 years ago |
|
cmCPackZIPGenerator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cpack.cxx
|
c746b00eee
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
|
11 years ago |
|
cygwin.readme
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |