CMake/Source/CPack
Brad King 87be2e1427 Do not call setlocale() globally in CMake applications (#15377)
Revert the changes made by commit v3.1.0-rc1~406^2~1 (Encoding: Add
setlocale() to applications, 2014-05-30) and commit v3.1.0-rc1~406^2
(Encoding: Change to only set LC_CTYPE, 2014-06-11), and other setlocale
calls added later in their spirit.  CMake has not been taught how to
deal with non-C locales everywhere.  We do not define any functionality
for character conversions for non-ASCII strings.  Another solution will
be needed to address the original problem motivating addition of
setlocale() calls.
2015-02-06 13:32:26 -05:00
..
IFW CPackIFW: Added support for multiple repositories 2014-10-05 12:52:57 +04:00
WiX CPackWiX: Work around RelativePath() returning an empty string for the root 2014-10-03 15:10:51 +02:00
bills-comments.txt
cmCPack7zGenerator.cxx CPack: add generators for .7z and .tar.xz (#13072, #14519) 2014-07-29 09:48:41 -04:00
cmCPack7zGenerator.h CPack: add generators for .7z and .tar.xz (#13072, #14519) 2014-07-29 09:48:41 -04:00
cmCPackArchiveGenerator.cxx
cmCPackArchiveGenerator.h
cmCPackBundleGenerator.cxx
cmCPackBundleGenerator.h
cmCPackComponentGroup.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCPackComponentGroup.h stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCPackConfigure.h.in
cmCPackCygwinBinaryGenerator.cxx
cmCPackCygwinBinaryGenerator.h
cmCPackCygwinSourceGenerator.cxx
cmCPackCygwinSourceGenerator.h
cmCPackDebGenerator.cxx CPackDeb: Add option to set compression type 2014-03-14 09:29:54 -04:00
cmCPackDebGenerator.h
cmCPackDragNDropGenerator.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 2014-01-07 09:27:44 -05:00
cmCPackDragNDropGenerator.h
cmCPackGenerator.cxx CPack: Fix packaging of source tarballs with symbolic links 2015-01-30 10:08:12 -05:00
cmCPackGenerator.h Add an "installed file" property scope 2014-05-28 12:28:18 -04:00
cmCPackGeneratorFactory.cxx CPackIFW: Refactor and revise this generator 2014-08-11 09:40:28 -04:00
cmCPackGeneratorFactory.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCPackLog.cxx Remove c_str calls when using stream APIs. 2014-03-11 15:03:50 +01:00
cmCPackLog.h
cmCPackNSISGenerator.cxx regex: Use static regexs where possible 2014-06-09 14:45:35 -04:00
cmCPackNSISGenerator.h
cmCPackOSXX11Generator.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCPackOSXX11Generator.h stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCPackPackageMakerGenerator.cxx CPack: Fix PackageMaker internal versioning for OS X 10.10 2015-01-12 09:12:50 -05:00
cmCPackPackageMakerGenerator.h CPack: Fix PackageMaker internal versioning for OS X 10.10 2015-01-12 09:12:50 -05:00
cmCPackRPMGenerator.cxx Remove some c_str() calls. 2014-03-11 15:03:50 +01:00
cmCPackRPMGenerator.h
cmCPackSTGZGenerator.cxx Remove c_str calls when using stream APIs. 2014-03-11 15:03:50 +01:00
cmCPackSTGZGenerator.h
cmCPackTarBZip2Generator.cxx
cmCPackTarBZip2Generator.h
cmCPackTarCompressGenerator.cxx
cmCPackTarCompressGenerator.h
cmCPackTGZGenerator.cxx
cmCPackTGZGenerator.h
cmCPackTXZGenerator.cxx CPack: add generators for .7z and .tar.xz (#13072, #14519) 2014-07-29 09:48:41 -04:00
cmCPackTXZGenerator.h CPack: add generators for .7z and .tar.xz (#13072, #14519) 2014-07-29 09:48:41 -04:00
cmCPackZIPGenerator.cxx
cmCPackZIPGenerator.h
cpack.cxx Do not call setlocale() globally in CMake applications (#15377) 2015-02-06 13:32:26 -05:00
cygwin.readme
OSXLauncherScript.scpt
OSXScriptLauncher.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 2014-01-07 09:27:44 -05:00