summaryrefslogtreecommitdiff
path: root/zconf-ng.h.in
AgeCommit message (Expand)Author
2020-08-31Rename ZEXPORT and ZEXTERN for consistency.Nathan Moinvaziri
2020-08-31Rename ZLIB_INTERNAL to Z_INTERNAL for consistency.Nathan Moinvaziri
2020-08-23Reintroduce support for ZLIB_CONST in compat mode. (#704)Mika Lindqvist
2020-06-24Determine whether platform supports dll declspecDon
2020-06-19cmake: generate same zconf.h as configureDan Kegel
2020-06-16Remove Borland C++ compiler referencesDon
2020-06-08Clean up windows defines, use _WIN32Pavel P
2020-03-17Remove cvs keywordsPavel P
2019-01-17typedef ptrdiff_t when stddef.h does not provide itSebastian Pop
2019-01-09remove unused configure check for HAVE_STDARG_HSebastian Pop
2018-03-22Move private defines from zconf.h and zconf-ng.h to zbuild.hMika Lindqvist
2018-01-31Adapt code to support PREFIX macros and update build scriptsMika Lindqvist
2018-01-31Copy zconf.h.in to zconf-ng.h.in and add relevant processing inHans Kristian Rosbach