| .. |
|
IFW
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
WiX
|
de77d4a741
CPackWIX: Allow multiple patch files and diagnose if any are missing
|
10 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
|
6db713c07f
Remove use of include <cmsys/ios/*> and cmsys_ios::*
|
10 years ago |
|
bills-comments.txt
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPack7zGenerator.cxx
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPack7zGenerator.h
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPackArchiveGenerator.cxx
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
cmCPackArchiveGenerator.h
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPackBundleGenerator.cxx
|
fb3e4de8e8
CPack: Add support to overwrite or pass additional parameter to codesign
|
10 years ago |
|
cmCPackBundleGenerator.h
|
bd3fbf36b4
CPack: Add support for code signing of bundles on MacOS
|
11 years ago |
|
cmCPackComponentGroup.cxx
|
5eb4d7590e
Remove some unneeded c_str calls.
|
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
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
cmCPackCygwinBinaryGenerator.h
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
|
cmCPackCygwinSourceGenerator.cxx
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
cmCPackCygwinSourceGenerator.h
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
|
cmCPackDebGenerator.cxx
|
e5b70ed013
CPackDEB: added config file optional Source field
|
10 years ago |
|
cmCPackDebGenerator.h
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 years ago |
|
cmCPackDragNDropGenerator.cxx
|
d84ba668d7
CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)
|
9 years ago |
|
cmCPackDragNDropGenerator.h
|
bbb3c4ffc1
CPack/DragNDrop: Fix handling of certain license file content (#15899)
|
10 years ago |
|
cmCPackGenerator.cxx
|
26fdd9c30a
CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) option
|
9 years ago |
|
cmCPackGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
|
cmCPackGeneratorFactory.cxx
|
ac26d4b343
Split cmAlgorithms into a separate header file.
|
10 years ago |
|
cmCPackGeneratorFactory.h
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
|
cmCPackLog.cxx
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
11 years ago |
|
cmCPackLog.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
|
cmCPackNSISGenerator.cxx
|
c997595ea3
Merge topic 'cpack-nsis-bitmap'
|
10 years ago |
|
cmCPackNSISGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
|
cmCPackOSXX11Generator.cxx
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
cmCPackOSXX11Generator.h
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackPackageMakerGenerator.cxx
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
cmCPackPackageMakerGenerator.h
|
fa636e19ce
Merge topic 'cpack-PackageMaker-OSX-10.10'
|
11 years ago |
|
cmCPackRPMGenerator.cxx
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
|
cmCPackRPMGenerator.h
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 years ago |
|
cmCPackSTGZGenerator.cxx
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 years ago |
|
cmCPackSTGZGenerator.h
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
|
cmCPackTGZGenerator.cxx
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPackTGZGenerator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cmCPackTXZGenerator.cxx
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPackTXZGenerator.h
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
|
cmCPackTarBZip2Generator.cxx
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPackTarBZip2Generator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cmCPackTarCompressGenerator.cxx
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPackTarCompressGenerator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cmCPackZIPGenerator.cxx
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
|
cmCPackZIPGenerator.h
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |
|
cpack.cxx
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 years ago |
|
cygwin.readme
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |