]> ncurses.scripts.mit.edu Git - ncurses.git/commit - aclocal.m4
ncurses 6.1 - patch 20190630
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 30 Jun 2019 23:48:04 +0000 (23:48 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 30 Jun 2019 23:48:04 +0000 (23:48 +0000)
commit4f56e7e405530c9c5e953d4072415429878b6e5b
tree0fb991ef29490b415c9b2b717cf3df6cb4dbcfc5
parentfe43d506ce08d1deef9e9e5a6d5fd4f9c9c32e1d
ncurses 6.1 - patch 20190630

+ add --with-tic-path and --with-infocmp-path to work around problems
  building fallback source using pre-6.0 tic/infocmp.
+ add a check in tic for paired indn/rin
+ correct a buffer-limit in write_entry.c for systems that use caseless
  filenames.
+ add ms-terminal -TD
+ add vscode, vscode-direct -TD
22 files changed:
INSTALL
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
misc/run_tic.in
misc/terminfo.src
ncurses/Makefile.in
ncurses/tinfo/MKfallback.sh
ncurses/tinfo/write_entry.c
package/debian-mingw/changelog
package/debian-mingw/rules
package/debian-mingw64/changelog
package/debian-mingw64/rules
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/tic.c