This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a902a08aab
mapnik
/
plugins
/
input
/
gdal
History
kunitoki
74342e3083
- no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined
...
- initially got rid of those ifdefs in plugins only
2012-04-09 12:05:49 +02:00
..
build.py
link all remaining plugins to boost_system to avoid potential linking errors with boost-trunk (upcoming 1.49) -
closes
#1070
2012-02-09 16:00:11 -08:00
gdal_datasource.cpp
- no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined
2012-04-09 12:05:49 +02:00
gdal_datasource.hpp
implement new debug system
2012-04-08 02:20:56 +02:00
gdal_featureset.cpp
- no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined
2012-04-09 12:05:49 +02:00
gdal_featureset.hpp
- improved again the logging facilities
2012-04-09 03:00:51 +02:00