2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 04:59:05 +00:00
qpdf/make
Jay Berkenbilt 5d4cad9c02 ABI change: fix use of off_t, size_t, and integer types
Significantly improve the code's use of off_t for file offsets, size_t
for memory sizes, and integer types in cases where there has to be
compatibility with external interfaces.  Rework sections of the code
that would have prevented qpdf from working on files larger than 2 (or
maybe 4) GB in size.
2012-06-20 15:20:26 -04:00
..
gcc-linux.mk tweak shared library creation 2010-08-08 22:13:24 +00:00
installwin.mk call copy_dlls 2009-10-22 17:43:13 +00:00
libtool.mk Add symbol versioning 2012-06-20 15:18:12 -04:00
mingw.mk further tweaking of dll creation to deal with msys shell issues 2010-08-08 22:29:49 +00:00
msvc.mk ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
proxy.mk update release date to actual date 2008-04-29 12:55:25 +00:00
rules.mk include external-libs 2009-10-10 16:51:20 +00:00