]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/configure
ncurses 6.0 - patch 20150808
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Aug 2015 00:19:07 +0000 (00:19 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Aug 2015 00:19:07 +0000 (00:19 +0000)
commit02f02dcd4464143580e783ae32c822d8eb8cdcbf
tree0930516e101db71298444722422ed4028ac3e449
parent6a530b46563470c2ca73579d1994a0c8e275dd98
ncurses 6.0 - patch 20150808

+ build-fix for Ada95 on older platforms without stdint.h
+ build-fix for Solaris, whose /bin/sh and /usr/bin/sed are non-POSIX.
+ update release announcement, summarizing more than 800 changes across
  more than 200 snapshots.
+ minor fixes to manpages, etc., to simplify linking from announcement
  page.
62 files changed:
ANNOUNCE
Ada95/Makefile.in
Ada95/aclocal.m4
Ada95/configure
Ada95/doc/Makefile.in
Ada95/gen/Makefile.in
Ada95/include/Makefile.in
Ada95/samples/Makefile.in
Ada95/src/Makefile.in
Ada95/src/c_threaded_variables.h
Ada95/src/c_varargs_to_ada.h
Ada95/src/ncurses_compat.c
Makefile.in
NEWS
VERSION
aclocal.m4
announce.html.in
c++/Makefile.in
configure
configure.in
dist.mk
doc/html/ada/table.html
doc/html/announce.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/form.3x.html
doc/html/man/form_driver.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
form/Makefile.in
include/Makefile.in
man/Makefile.in
man/form.3x
man/form_driver.3x
man/ncurses.3x
menu/Makefile.in
misc/Makefile.in
ncurses/Makefile.in
ncurses/base/MKlib_gen.sh
ncurses/base/lib_set_term.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
panel/Makefile.in
progs/Makefile.in
test/Makefile.in
test/aclocal.m4
test/configure
test/configure.in
test/demo_termcap.c