Commit Graph

18 Commits

Author SHA1 Message Date
Julian Smart
27a3c49154 Avoid FAR redefinition
This is partial cherry-pick of e1fdd3f3d9a0a065eb27c8bc176f51a47e43e412
from the main repository.
2017-11-12 00:48:51 +01:00
Michael Wetherell
bccd1f6886 Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean defined in the Windows headers.
This is partial cherry-pick of e604ac7991a2f5bae2ea3ba01662be566e01af8d
from the main repository.
2017-11-12 00:42:17 +01:00
Vadim Zeitlin
4b165e3d6e globally renamed INT32 to JPEG_INT32 to solve the [re]definition problems with cygwin/mingw32 headers which sometimes define INT32 and sometimes don't
This is partial cherry-pick of 39c2d6bde187994f45933a2ffa13435a31d12c02
from the main repository.
2017-11-12 00:37:54 +01:00
Julian Smart
2c2231158e Changed test for INT32 to work with latest Cygwin. But might break other versions :-(
This is partial cherry-pick of c72e7103e4161c7e49979dc90674756d022926d9
from the main repository.
2017-11-12 00:37:30 +01:00
Julian Smart
7b30ea72b0 Fixes for GNUPro 00r1
This is partial cherry-pick of 7fc0bd1c0541a819d51354a4a86f126dbb8ad08f
from the main repository.
2017-11-12 00:36:55 +01:00
Václav Slavík
8b45af2f07 moved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers
This is partial cherry-pick of f725b2a4ec82141417f60992aa24bda817a5dcee
from the main repository.
2017-11-12 00:36:35 +01:00
Vadim Zeitlin
8c3866ec70 applied patch 473558: fixes for CW compilation under MSW
This is partial cherry-pick of de85a884d77ad5a29b418b343d4d3cc99c127b5e
from the main repository.
2017-11-12 00:36:11 +01:00
Vadim Zeitlin
10655ce3e5 more fixes for mingw32 compilation
This is partial cherry-pick of ce20b5d72190e3f2544891b325dcf66ff1946386
from the main repository.
2017-11-12 00:34:37 +01:00
Vadim Zeitlin
9d15c72a60 mingw32 compilation fix
This is partial cherry-pick of 068cfb66c2b70171633956f36e5957d8981fc36d
from the main repository.
2017-11-12 00:33:59 +01:00
Vadim Zeitlin
573e6c9041 applied patch 411059 (mingw win32 api version check)
This is partial cherry-pick of d8c72298ec07a4f296ffde211360682447b9d159
from the main repository.
2017-11-12 00:33:16 +01:00
Vadim Zeitlin
2f647e587d Another MinGW compilation fix
This is partial cherry-pick of e1fdd3f3d9a0a065eb27c8bc176f51a47e43e412
from the main repository.
2017-11-12 00:32:12 +01:00
Vadim Zeitlin
8886d0baf8 Another tentative MinGW/Cygwin compilation fix
This is partial cherry-pick of ae128b358e6f3b9af9c0630cc455d2e659e13ec8
from the main repository.
2017-11-12 00:27:55 +01:00
Ricky Gonzales
950f173e3c Compilation fix for BC++ 5.5
This is partial cherry-pick of a6e2b3a8316c430a68f91b3c894e856987dd972e
from the main repository.
2017-11-12 00:27:44 +01:00
Julian Smart
454f8209bf Apply INT32-related compilation fix
This is partial cherry-pick of ea64e17a224208f0cbffcb214399711d3678b867
from the main repository.
2017-11-12 00:21:44 +01:00
Thomas G. Lane
5ead57a34a The Independent JPEG Group's JPEG software v6b 2015-07-27 13:43:00 -05:00
Thomas G. Lane
489583f516 The Independent JPEG Group's JPEG software v6a 2015-07-29 15:32:35 -05:00
Thomas G. Lane
bc79e0680a The Independent JPEG Group's JPEG software v6 2015-07-29 15:31:30 -05:00
Thomas G. Lane
36a4ccccd3 The Independent JPEG Group's JPEG software v5 2015-07-29 15:28:00 -05:00