]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20200404
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 Apr 2020 00:59:09 +0000 (00:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 Apr 2020 00:59:09 +0000 (00:59 +0000)
commitc976a90788f3e50afc773670ff74c5270ecb48df
treea81a71245b9af6cb2832cae43ccb7eb1401f043b
parentf44733b760290aa8f51c6c9e1e463254833bffcd
ncurses 6.2 - patch 20200404

+ modify -fvisibility check to work with g++
> fixes for building with Visual Studio C++ and msys2 (patches by
  "Maarten Anonymous"):
+ add configure option and check for gcc -fvisibility=hidden feature
+ define NCURSES_NOMACROS in lib_gen.c to work around Visual Studio
  C++ preprocessor limitations.
+ modify some of the configure-macros, as well as mk-1st.awk to work
  with Visual Studio C++ default filenaming.
18 files changed:
INSTALL
NEWS
VERSION
aclocal.m4
c++/cursesmain.cc
configure
configure.in
dist.mk
include/ncurses_dll.h.in
mk-1st.awk
ncurses/base/MKlib_gen.sh
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