]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20200808
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Aug 2020 01:35:32 +0000 (01:35 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Aug 2020 01:35:32 +0000 (01:35 +0000)
commite8c3445229c546ba14ea2992da4d93a9d31914f8
treeb1a8bcd8e6389fb12f27c8454a55f02cb3796814
parent3b3a6d094f484e799b1430782f1130a9af71a94e
ncurses 6.2 - patch 20200808

+ improve discussion of the system's tic utility when used as part
  of cross-compiling (discussion with Keith Marshall).
+ modify configuration checks for build-time tic/infocmp to use
  AC_CHECK_TOOL. That can still be overridden by --with-tic-path and
  --with-infocmp-path when fallbacks are used, but even if not using
  fallbacks, the improved check may help with cross-compiling
  (discussion with Keith Marshall).
+ other build-fixes for Ada95 with MinGW.
+ modify Ada95 source-generation utility to write to a file given as
  parameter rather than to the standard output, allowing builds with
  MinGW.
17 files changed:
Ada95/gen/Makefile.in
Ada95/gen/gen.c
Ada95/samples/Makefile.in
Ada95/src/Makefile.in
INSTALL
NEWS
VERSION
configure
configure.in
dist.mk
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec