neovim/third-party/cmake
erw7 4d0dfb8f75 build/MSVC: fix gettext multibyte issue #11774
Problem:  On Windows with the MSVC build, gettext-translation
          "Questa è già la" displays as "Questa <e8> gi<e0> la".
Solution: Fix iconv detection iconv when building gettext.
          So HAVE_ICONV is correctly defined when building nvim.

* fix gettext mb chars on MSVC
* fix libintl detection failure on MSVC

fixes #11749
2020-01-28 00:56:26 -08:00
..
BuildGettext.cmake build/msvc: Add support for building gettext tools with MSVC 2018-06-09 20:50:44 -05:00
BuildGperf.cmake build: third-party: enable CXX language earlier (#10862) 2019-08-27 20:55:11 +02:00
BuildLibiconv.cmake build/msvc: Add libiconv to bundled dependencies 2018-06-09 20:50:02 -05:00
BuildLibtermkey.cmake deps: pass LDFLAGS+=-static (#11138) 2019-10-14 15:16:58 +02:00
BuildLibuv.cmake deps: update to libuv v1.23.2 2018-11-01 00:10:50 +01:00
BuildLibvterm.cmake deps: pass LDFLAGS+=-static (#11138) 2019-10-14 15:16:58 +02:00
BuildLua.cmake build: update some test dependencies (#10339) 2019-06-29 22:25:00 +02:00
BuildLuajit.cmake build/macOS: set -fno-stack-check for LuaJIT build #11412 2019-11-17 12:55:25 -08:00
BuildLuarocks.cmake deps: upgrade bundled LuaRocks: 2.4.4 => 3.2.1 (#10292) 2019-11-19 19:10:30 +01:00
BuildLuv.cmake bundle: upgrade LuaJIT to latest v2.1 (#10321) 2019-09-30 12:50:22 +02:00
BuildMsgpack.cmake build/msvc: Remove unnecessary copy command for msgpack DLL 2018-02-28 19:38:30 -06:00
BuildUnibilium.cmake deps: pass LDFLAGS+=-static (#11138) 2019-10-14 15:16:58 +02:00
BuildUtf8proc.cmake Create BuildUtf8proc.cmake and FindUtf8proc.cmake 2019-09-28 14:31:03 +02:00
CopyFilesGlob.cmake third-party: Create path in CopyFilesGlob.cmake 2016-08-07 21:57:28 +01:00
DownloadAndExtractFile.cmake build: DownloadAndExtractFile.cmake: retry status_code=7 #11582 2019-12-21 06:39:26 +01:00
GetBinaryDeps.cmake build: GetBinaryDeps: move include, fix doc (#10579) 2019-07-22 20:50:30 +02:00
GettextCMakeLists.txt build/MSVC: fix gettext multibyte issue #11774 2020-01-28 00:56:26 -08:00
GperfCMakeLists.txt Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
LibiconvCMakeLists.txt Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
libtermkeyCMakeLists.txt build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
LibuvCMakeLists.txt build/win: LibuvCMakeLists.txt: adapt to moved headers 2018-11-01 04:35:36 +01:00
Libvterm-tbl2inc_c.cmake Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
LibvtermCMakeLists.txt build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
RemoveFiles.cmake deps: Remove shared libraries. 2015-04-29 22:26:55 +03:00
TargetArch.cmake win/build: detect architecture 2017-02-16 16:23:17 +01:00
UnibiliumCMakeLists.txt third-party: remove msvc-compat/unistd.h (#10465) 2019-08-29 01:05:47 +02:00