neovim/third-party/cmake
Marco Hinz 27c3143466
third-party: libtermkey v0.20 -> v0.21.1
$ bzr log --line --forward -r v0.20..

372: Paul "LeoNerd" Evans 2017-03-30 {v0.20} Bumped VERSION to 0.20
373: Paul "LeoNerd" Evans 2017-04-10 [merge] Apply typo fixes from jamessan
374: Paul "LeoNerd" Evans 2017-11-29 Build termkey.pc by invoking a small shell script instead of sed'ing a template
375: Paul "LeoNerd" Evans 2018-03-29 Implement mouse key parsing (thanks Marc André Tanner <mat@brain-dump.org>)
376: Paul "LeoNerd" Evans 2019-01-02 Bugfix for infinite CPU spin on TERM=dumb, which has no terminfo key strings
377: Paul "LeoNerd" Evans 2019-02-14 Fix a couple of valgrind-cleanness errors in DEBUG mode
378: Paul "LeoNerd" Evans 2019-02-14 Fix valgrind uninitialised value warning
379: Paul "LeoNerd" Evans 2019-02-14 Remember to unibi_destroy() even if we never (lazily) loaded terminfo
380: Paul "LeoNerd" Evans 2019-02-14 Bugfix memory leak in TI driver on xterm
381: Paul "LeoNerd" Evans 2019-02-17 driver-ti.c does not need a separate TYPE_MOUSE node type since TERMKEY_TYPE_MOUSE already exists
382: Paul "LeoNerd" Evans 2019-02-17 Perform TI string lookup by iterating all the strings we care about, rather than iterating everything in the DB; that way a hook function can invent new strings
383: Paul "LeoNerd" Evans 2019-02-17 Avoid nonstandard \e sequence in unit tests (via neovim https://github.com/neovim/neovim/blob/master/third-party/patches/libtermkey-Fix-escape-sequences-for-MSVC.p...
384: Paul "LeoNerd" Evans 2019-02-17 win32: Win32 lacks <unistd.h> and S_ISFIFO()
385: Paul "LeoNerd" Evans 2019-02-17 win32: Win32 needs help to get ssize_t
386: Paul "LeoNerd" Evans 2019-02-17 win32: Win32 has no <termios.h>
387: Paul "LeoNerd" Evans 2019-02-17 win32: Win32 has no poll() so cannot provide termkey_waitkey()
388: Paul "LeoNerd" Evans 2019-02-17 win32: Win32 has no <strings.h> and needs help getting strcasecmp()
389: Paul "LeoNerd" Evans 2019-02-17 Write the version into the .pc file at 'make install' time so we don't get@VERSION@ from source
390: Paul "LeoNerd" Evans 2019-02-19 {v0.21} Bumped VERSION to 0.21
391: Paul "LeoNerd" Evans 2019-02-19 Bugfix to missing TERMIOS support
392: Paul "LeoNerd" Evans 2019-02-19 Fix offbyone buffer overflow in sprintf calculation of key names (neovim #9630)
393: Paul "LeoNerd" Evans 2019-02-19 {v0.21.1} Remove a pointless (and warny) cast

Our local patches are now part of the libtermkey repo and get removed.
2019-02-21 22:23:54 +01:00
..
BuildGettext.cmake build/msvc: Add support for building gettext tools with MSVC 2018-06-09 20:50:44 -05:00
BuildGperf.cmake build/OpenBSD: force gmake (#8222) 2018-04-07 16:10:01 +02:00
BuildLibiconv.cmake build/msvc: Add libiconv to bundled dependencies 2018-06-09 20:50:02 -05:00
BuildLibtermkey.cmake third-party: libtermkey v0.20 -> v0.21.1 2019-02-21 22:23:54 +01:00
BuildLibuv.cmake deps: update to libuv v1.23.2 2018-11-01 00:10:50 +01:00
BuildLibvterm.cmake build/MSVC: remove libvterm-Fix-escape-sequences-for-MSVC.patch 2018-09-04 06:41:55 +02:00
BuildLua.cmake third-party: lua: Set LUA_ROOT to ${DEPS_INSTALL_DIR} 2018-02-02 07:28:55 -05:00
BuildLuajit.cmake build/macOS: fix luajit install step 2018-10-17 16:26:19 +03:00
BuildLuarocks.cmake deps: bump lua client 2018-06-10 16:11:49 +02:00
BuildLuv.cmake Change to use bundled libuv to build luv 2018-05-27 18:16:29 +09:00
BuildMsgpack.cmake build/msvc: Remove unnecessary copy command for msgpack DLL 2018-02-28 19:38:30 -06:00
BuildUnibilium.cmake third-party/unibilium: Fix parsing of extended capability entries 2018-10-13 20:24:02 -04:00
CopyFilesGlob.cmake third-party: Create path in CopyFilesGlob.cmake 2016-08-07 21:57:28 +01:00
DownloadAndExtractFile.cmake build: avoid cmake warning (#6417) 2017-04-01 03:22:56 +02:00
GetBinaryDeps.cmake win/package: provide common tools 2017-02-16 16:23:18 +01:00
GettextCMakeLists.txt Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04: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 Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04: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 Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04: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 Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00