CMake/Source/CPack
Daniel Pfeifer 24ab29b882 Prefer istringstream and ostringstream over stringstream.
Use istringsream for parsing, ostringstream for generation.
2016-06-14 22:37:36 +02:00
..
IFW Prefer istringstream and ostringstream over stringstream. 2016-06-14 22:37:36 +02:00
WiX Prefer istringstream and ostringstream over stringstream. 2016-06-14 22:37:36 +02:00
OSXLauncherScript.scpt
OSXScriptLauncher.cxx Remove c_str() calls from stream arguments. 2016-06-06 23:53:32 +02:00
bills-comments.txt Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCPack7zGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPack7zGenerator.h CPack: add generators for .7z and .tar.xz (#13072, #14519) 2014-07-29 09:48:41 -04:00
cmCPackArchiveGenerator.cxx Simplify boolean expressions 2016-06-02 08:24:04 -04:00
cmCPackArchiveGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackBundleGenerator.cxx Remove c_str() calls from stream arguments. 2016-06-06 23:53:32 +02:00
cmCPackBundleGenerator.h CPack: Add support for code signing of bundles on MacOS 2014-10-28 12:20:05 -06:00
cmCPackComponentGroup.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackComponentGroup.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackConfigure.h.in
cmCPackCygwinBinaryGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackCygwinBinaryGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackCygwinSourceGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackCygwinSourceGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackDebGenerator.cxx Add missing braces around statements. 2016-06-10 18:36:24 +02:00
cmCPackDebGenerator.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCPackDragNDropGenerator.cxx Access std::ios_base with std::ios 2016-06-14 22:23:08 +02:00
cmCPackDragNDropGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackGeneratorFactory.cxx Source/CPack: Run clang-format to fix style 2016-06-07 08:41:16 -04:00
cmCPackGeneratorFactory.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackLog.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackLog.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackNSISGenerator.cxx Prefer std::ostream& over derivatives as parameters 2016-06-08 23:08:40 +02:00
cmCPackNSISGenerator.h Prefer std::ostream& over derivatives as parameters 2016-06-08 23:08:40 +02:00
cmCPackOSXX11Generator.cxx Remove c_str() calls from stream arguments. 2016-06-06 23:53:32 +02:00
cmCPackOSXX11Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackPKGGenerator.cxx CPack/PackageMaker: port to cmXMLWriter 2016-06-09 09:16:34 -04:00
cmCPackPKGGenerator.h CPack/PackageMaker: port to cmXMLWriter 2016-06-09 09:16:34 -04:00
cmCPackPackageMakerGenerator.cxx CPack/PackageMaker: port to cmXMLWriter 2016-06-09 09:16:34 -04:00
cmCPackPackageMakerGenerator.h PackageMaker: factor out common code for creating pkg files. 2016-06-01 21:56:50 -06:00
cmCPackProductBuildGenerator.cxx Source/CPack: Run clang-format to fix style 2016-06-07 08:41:16 -04:00
cmCPackProductBuildGenerator.h Source/CPack: Run clang-format to fix style 2016-06-07 08:41:16 -04:00
cmCPackRPMGenerator.cxx Simplify boolean expressions 2016-06-02 08:24:04 -04:00
cmCPackRPMGenerator.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCPackSTGZGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackSTGZGenerator.h Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmCPackTGZGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTGZGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTXZGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTXZGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarBZip2Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarBZip2Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarCompressGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarCompressGenerator.h
cmCPackZIPGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackZIPGenerator.h
cpack.cxx Simplify boolean expressions 2016-06-02 08:24:04 -04:00
cygwin.readme Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00