| .. |
|
IFW
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
WiX
|
6162c9194b
Use two-iterator std::set::insert where appropriate.
|
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
|
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
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
|
cmCPackArchiveGenerator.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCPackBundleGenerator.cxx
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
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
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
|
cmCPackDebGenerator.h
|
b47cffa9b8
CPack: Use bin subdir when looking for dpkg and rpmbuild
|
13 years ago |
|
cmCPackDragNDropGenerator.cxx
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackDragNDropGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackGenerator.cxx
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackGeneratorFactory.cxx
|
2db55ffa56
Remove borland workarounds.
|
11 years ago |
|
cmCPackGeneratorFactory.h
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
|
cmCPackLog.cxx
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
|
cmCPackLog.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackNSISGenerator.cxx
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackNSISGenerator.h
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackOSXX11Generator.cxx
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cmCPackOSXX11Generator.h
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
|
cmCPackPackageMakerGenerator.cxx
|
fa636e19ce
Merge topic 'cpack-PackageMaker-OSX-10.10'
|
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
|
2db55ffa56
Remove borland workarounds.
|
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
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
|
cygwin.readme
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |