https://github.com/Kitware/CMake
Revision d384b5aa7bcc4853af1b5993a5054a8c387d1f6a authored by Flynn Marquardt on 02 December 2013, 15:16:34 UTC, committed by Brad King on 02 December 2013, 15:17:31 UTC
On posix platforms return values are limited to a range from 0 to 255.
Cross compiling/linking with MSVC on linux/wine leads to a
misinterpretation of the return value 1090650113 of mt.exe.
1 parent b80ef72
History
Tip revision: d384b5aa7bcc4853af1b5993a5054a8c387d1f6a authored by Flynn Marquardt on 02 December 2013, 15:16:34 UTC
cmake: Fix mt return value when hosted on posix (#14605)
Tip revision: d384b5a
File Mode Size
.NoDartCoverage -rw-r--r-- 39 bytes
CMakeLists.txt -rw-r--r-- 948 bytes
COPYING -rw-r--r-- 1.1 KB
ascii.h -rw-r--r-- 1.8 KB
asciitab.h -rw-r--r-- 1.7 KB
cm_expat_mangle.h -rw-r--r-- 4.7 KB
expat.h -rw-r--r-- 28.7 KB
expatConfig.h.in -rw-r--r-- 927 bytes
expatDllConfig.h.in -rw-r--r-- 90 bytes
iasciitab.h -rw-r--r-- 1.8 KB
latin1tab.h -rw-r--r-- 1.8 KB
nametab.h -rw-r--r-- 6.9 KB
utf8tab.h -rw-r--r-- 1.7 KB
xmlparse.c -rw-r--r-- 136.4 KB
xmlrole.c -rw-r--r-- 33.0 KB
xmlrole.h -rw-r--r-- 2.5 KB
xmltok.c -rw-r--r-- 39.1 KB
xmltok.h -rw-r--r-- 10.5 KB
xmltok_impl.c -rw-r--r-- 43.2 KB
xmltok_impl.h -rw-r--r-- 661 bytes
xmltok_ns.c -rw-r--r-- 2.8 KB

back to top