Tom Stellard
|
315689583c
|
zip: Remove usage of OF macros
These are only needed to support very old K&R C compilers[1]. gentoo has also
renamed these macros in its zlib package[2] which means this code was failing
to compile there.
[1] https://trac.osgeo.org/gdal/ticket/6220
[2] https://bugs.gentoo.org/383179
|
2020-12-24 10:43:39 -08:00 |
gunnar_g
|
974b4b357e
|
Added G_MODULE_EXPORT to all callbacks methods. Otherwise they are not useable on windows
|
2011-08-29 11:17:53 +00:00 |
gunnar_g
|
0d42794ca2
|
windres configuration in the makefile. Hope this works on windows
|
2011-08-05 10:52:29 +00:00 |
gunnar_g
|
c209f635c0
|
link the zip sources in directly without making a library. Let\'s hope windows knows how to cope with this
|
2011-07-29 11:17:24 +00:00 |
gunnar_g
|
4e7d92c61c
|
Correctly call pkg-config to set gmodule CFLAGS
|
2011-07-26 11:44:14 +00:00 |
gunnar_g
|
72910b1f55
|
switching to a zip library instead of an executed command - there are still issues
|
2011-01-22 21:30:21 +00:00 |
gunnar_g
|
4d8cdd4869
|
Switched to internal zipping/unzipping routines.
|
2010-11-26 12:22:35 +00:00 |