https://github.com/Kitware/CMake
Revision 07c3380a6e2a09b7e5976ddbacf385b8b4cde2cd authored by Brad King on 13 February 2017, 18:49:14 UTC, committed by Brad King on 13 February 2017, 18:53:17 UTC
Since commit v3.8.0-rc1~232^2 (execute_process: Add ENCODING option for
Windows child process output, 2016-11-23) we decode child process output
using the console's active codepage by default.  This differs from
previous versions of CMake and is therefore incompatible.  Changing this
default will require a policy, so for now revert the default behavior
back to performing no decoding.

Reported-by: Nils Gladitz <nilsgladitz@gmail.com>
1 parent 4168bc1
History
Tip revision: 07c3380a6e2a09b7e5976ddbacf385b8b4cde2cd authored by Brad King on 13 February 2017, 18:49:14 UTC
execute_process: Restore no-decoding default behavior
Tip revision: 07c3380
File Mode Size
Doxygen
Git
GitSetup
KWIML
Release
Scripts
Sphinx
cmbzip2
cmcompress
cmcurl
cmexpat
cmjsoncpp
cmlibarchive
cmliblzma
cmlibrhash
cmlibuv
cmvssetup
cmzlib
.NoDartCoverage -rw-r--r-- 39 bytes
.gitattributes -rw-r--r-- 114 bytes
CMakeLists.txt -rw-r--r-- 1017 bytes
SetupForDevelopment.sh -rwxr-xr-x 558 bytes
cmThirdParty.h.in -rw-r--r-- 695 bytes
cm_bzlib.h -rw-r--r-- 361 bytes
cm_curl.h -rw-r--r-- 372 bytes
cm_expat.h -rw-r--r-- 365 bytes
cm_jsoncpp_reader.h -rw-r--r-- 405 bytes
cm_jsoncpp_value.h -rw-r--r-- 401 bytes
cm_jsoncpp_writer.h -rw-r--r-- 405 bytes
cm_kwiml.h -rw-r--r-- 435 bytes
cm_libarchive.h -rw-r--r-- 471 bytes
cm_lzma.h -rw-r--r-- 367 bytes
cm_rhash.h -rw-r--r-- 379 bytes
cm_uv.h -rw-r--r-- 357 bytes
cm_xmlrpc.h -rw-r--r-- 353 bytes
cm_zlib.h -rw-r--r-- 354 bytes

back to top