]> ncurses.scripts.mit.edu Git - ncurses.git/commit - doc/html/ada/funcs/M.htm
ncurses 6.0 - patch 20150606
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Jun 2015 01:16:17 +0000 (01:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Jun 2015 01:16:17 +0000 (01:16 +0000)
commitdb5f7f4f146a91ba8ec7f1df8e9d7f9d2d7c74fd
treeadefdef95a2d65187e590e30ec50f8cca29005e3
parentfe7c48d7d5115212f09b4ec0d84b189a76953f0d
ncurses 6.0 - patch 20150606

+ make ABI 6 the default by updates to dist.mk and VERSION, with the
  intention that the existing ABI 5 should build as before using the
  "--with-abi=5" option.
+ regenerate ada- and man-html documentation.
+ minor fixes to color- and util-manpages.
+ fix a regression in Ada95/gen/Makefile.in, to handle special case of
  Cygwin, which uses the broken-linker feature.
+ amend fix for CF_NCURSES_CONFIG used in test/configure to assume that
  ncurses package scripts work when present for cross-compiling, as the
  lessor of two evils (cf: 20150530).
+ add check in configure script to disallow conflicting options
  "--with-termlib" and "--enable-term-driver".
+ move defaults for "--disable-lp64" and "--with-versioned-syms" into
  CF_ABI_DEFAULTS macro.
51 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/gen/Makefile.in
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
doc/html/ada/funcs/M.htm
doc/html/ada/funcs/S.htm
doc/html/ada/funcs/T.htm
doc/html/ada/table.html
doc/html/ada/terminal_interface-curses-forms-field_types__adb.htm
doc/html/ada/terminal_interface-curses-forms-field_types__ads.htm
doc/html/ada/terminal_interface-curses-mouse__adb.htm
doc/html/ada/terminal_interface-curses-mouse__ads.htm
doc/html/ada/terminal_interface-curses-trace__adb.htm
doc/html/ada/terminal_interface-curses-trace__ads.htm
doc/html/ada/terminal_interface-curses_constants__ads.htm
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_color.3x.html
doc/html/man/curs_util.3x.html
doc/html/man/form.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/resizeterm.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
man/curs_color.3x
man/curs_util.3x
man/resizeterm.3x
package/debian-mingw/changelog
package/debian-mingw/rules
package/debian-mingw64/changelog
package/debian-mingw64/rules
package/debian/changelog
package/debian/rules
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure