mapnik/plugins/input/postgis
Artem Pavlenko 76572994b5 Applied mapnik-r511.patch from David Siegel:
plugins/input/postgis/SConscript:
- added boost_thread-mt to darwin builds

demo/c++/rundemo.cpp:
- setBackground() is now set_background()

bindings/python/SConscript:
- added boost_thread-mt to darwin builds
- changed builder to LoadableModule which builds a so called "bundle"
   on darwin and a shared library on all other systems.
- LDMODULEPREFIX = '' 

SConstruct:
- freetype-config is now searched in the path.
2007-08-28 10:12:38 +00:00
..
connection.hpp 1. Removed srid from geometry class 2007-06-12 08:59:54 +00:00
connection_manager.hpp 1. Removed srid from geometry class 2007-06-12 08:59:54 +00:00
postgis.cpp 1. Removed srid from geometry class 2007-06-12 08:59:54 +00:00
postgis.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
postgisfs.cpp 1. added boost::optional<T> to/form Python converter 2007-08-01 09:59:23 +00:00
property_index.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
resultset.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
SConscript Applied mapnik-r511.patch from David Siegel: 2007-08-28 10:12:38 +00:00