Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 613df5c4 | 2022-08-29 17:28:38 | Unbreak with boost 1.80.0 | ||
| af6a7994 | 2022-03-11 19:22:04 | drop RCS Ids | ||
| e1bbf37f | 2021-09-12 22:07:27 | - fix build with scons-4.x - drop python from MODULES (one less py2 consumer) - fix typo in comment Diff from Omar Polo, tahnks! | ||
| aa3f1685 | 2021-09-04 08:37:51 | fix regression tests | ||
| ee281f39 | 2021-06-10 19:16:17 | Unbreak build when graphics/agg is installed. The hack is ro rename bundled copy of libagg to libagg_bundled and prevent scons from picking up libagg from LOCALBASE. Breakage reported by naddy@ Library name suggestion and OK from landry@ | ||
| 9e43eca3 | 2021-05-23 17:47:00 | Update mapnik to 3.1.0 and unbreak. Based on my diff from 2019 and reminded by the diff from Josh Grosse. Other chabges: - landry@ drops MAINTAINER - switch HOMEPAGE to HTTPS - add comments about PROJ support and running regression tests OK landry@ | ||
| b5b00ae4 | 2016-09-04 16:46:57 | Update to 3.0.10, still BROKEN because of missing symbol for _ZN6icu_5713UnicodeStringC1EPKciEOS0_. Maybe switching icu to build with a decent compiler would help, but that's not planned for now... | ||
| a7e8fe8c | 2015-09-18 20:07:09 | Update to mapnik 3.0.5. Switch to use gcc 4.9 since it now requires c++11. Thx ajacoutot for the build-testing - note that it requires more than 4gb of memory to build, and might not build on i386. | ||
| cef74eff | 2015-07-01 08:45:19 | - lots of fixes from upstream to build with new boost/phoenix v3 (from upstream) - bump boost dependency ok landry@ (MAINTAINER) | ||
| 85bedb4a | 2015-06-27 06:56:57 | Backport an upstream commit to fix build against gdal 2.0.0 API. (Note that mapnik3 is in release candidate state...) |