]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160206
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Feb 2016 01:06:54 +0000 (01:06 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Feb 2016 01:06:54 +0000 (01:06 +0000)
commit445bfe6a0fb691e3433d586a188be2ebe062384b
tree5ecd8f4fdef5626142e24a42332c27cfdfed3c62
parent6208c89f98f1cf9fe0980bd8e791846ce007a13d
ncurses 6.0 - patch 20160206

+ define WIN32_LEAN_AND_MEAN for MinGW port, making builds faster.
+ modify test/ditto.c to allow $XTERM_PROG environment variable to
  override "xterm" as the name of the program to run in the threaded
  configuration.
12 files changed:
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
test/ditto.c