Gimp/plug-ins/file-exr
Jehan 69712634a1 plug-ins: optionally define several float.h macros for MinGW64.
This plug-in failed to cross-build because these macros were not defined
in the `float.h` of my MinGW64 environment (and they are used in some
ilmbase headers). Just define them ourselves if they are absent. I do
this only on MinGW environment because these should really be defined on
Linux (and other UNIX-like, I guess?) and if they are not, we may have a
bigger issue.

(cherry picked from commit 7a7ecda4f1)
2019-01-26 16:46:03 +01:00
..
.gitignore
exr-attribute-blob.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
file-exr.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
Makefile.am plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
openexr-wrapper.cc plug-ins: optionally define several float.h macros for MinGW64. 2019-01-26 16:46:03 +01:00
openexr-wrapper.h plug-ins: Use GIMP's internal profile when loading EXR 2016-04-29 13:10:30 +02:00