neovim/cmake
erw7 d56f6fed9c 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 01:58:40 -08:00
..
ConvertPo.cmake
Download.cmake
FindIconv.cmake build/msvc: Add libiconv to bundled dependencies 2018-06-09 20:50:02 -05:00
FindLibIntl.cmake build/MSVC: fix gettext multibyte issue #11774 2020-01-28 01:58:40 -08:00
FindLibLUV.cmake build: link libraries by full path (for luv.so) (#10661) 2019-08-12 18:22:02 +02:00
FindLibTermkey.cmake build: clean up / remove X_USE_STATIC (#10713) 2019-08-07 22:19:55 +02:00
FindLibUV.cmake build: clean up / remove X_USE_STATIC (#10713) 2019-08-07 22:19:55 +02:00
FindLIBVTERM.cmake build: rename CMake find modules for LibFindMacros #10928 2019-09-06 14:39:41 -07:00
FindLua.cmake
FindLuaJit.cmake build: clean up / remove X_USE_STATIC (#10713) 2019-08-07 22:19:55 +02:00
FindMsgpack.cmake build: clean up / remove X_USE_STATIC (#10713) 2019-08-07 22:19:55 +02:00
FindUNIBILIUM.cmake build: rename CMake find modules for LibFindMacros #10928 2019-09-06 14:39:41 -07:00
FindWinpty.cmake
GetCompileFlags.cmake build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957) 2019-09-06 20:36:05 +02:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
i386-linux-gnu.toolchain.cmake
InstallClintErrors.cmake
InstallHelpers.cmake cmake,bsd: Fix mandir to saner defaults. (#7417) 2017-10-21 02:36:26 +02:00
LibFindMacros.cmake build: fix warning with passively available libintl (#10380) 2019-07-01 03:32:52 +02:00
LuaHelpers.cmake build: adjust some messages (#9087) 2018-10-06 18:45:34 +02:00
PreventInTreeBuilds.cmake
RunMsgfmt.cmake
RunMsgmerge.cmake
RunTests.cmake ci: RunTests: ensure that the logfile gets displayed (#10597) 2019-07-24 18:12:55 +02:00
RunXgettext.cmake
WindowsDllCopy.cmake