| .. |
|
IFW
|
0e14c7ee63
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 years ago |
|
WiX
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
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
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
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
|
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
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 years ago |
|
cmCPackDebGenerator.h
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 years ago |
|
cmCPackDragNDropGenerator.cxx
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
|
cmCPackDragNDropGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackGenerator.cxx
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
|
cmCPackGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 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().
|
10 years ago |
|
cmCPackLog.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackNSISGenerator.cxx
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
|
cmCPackNSISGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackOSXX11Generator.cxx
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
|
cmCPackOSXX11Generator.h
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackPackageMakerGenerator.cxx
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
|
cmCPackPackageMakerGenerator.h
|
fa636e19ce
Merge topic 'cpack-PackageMaker-OSX-10.10'
|
10 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
|
6db713c07f
Remove use of include <cmsys/ios/*> and cmsys_ios::*
|
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
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
|
cygwin.readme
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |