]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20131012
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Oct 2013 00:58:13 +0000 (00:58 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Oct 2013 00:58:13 +0000 (00:58 +0000)
commit73ab536b636227eed291dad213ca88c93d422fb8
tree9bf75f04152abfb90c5bde39dd5dab572ff53206
parenta0bb9c404174926bf131a5989a0524a6eecd09eb
ncurses 5.9 - patch 20131012

+ fix a few compiler warnings in progs and test.
+ minor fix to package/debian-mingw/rules, do not strip dll's.
+ minor fixes to configure script for empty $prefix, e.g., when doing
  cross-compiles to MinGW.
+ add script for building test-packages of binaries cross-compiled to
  MinGW using NSIS.
20 files changed:
Ada95/aclocal.m4
Ada95/configure
COPYING [new file with mode: 0644]
MANIFEST
NEWS
aclocal.m4
configure
dist.mk
package/debian-mingw/changelog
package/debian-mingw/rules
package/debian-mingw64/changelog
package/debian-mingw64/rules
package/debian/changelog
package/mingw-ncurses.nsi [new file with mode: 0644]
package/mingw-ncurses.spec
package/ncurses.spec
progs/tset.c
test/aclocal.m4
test/configure
test/ncurses.c