Dane Springmeyer
|
2b120b78ad
|
add gitignore in benchmark folder
|
2014-01-27 13:23:18 -08:00 |
|
Dane Springmeyer
|
24805bc500
|
update expected test image
|
2014-01-27 13:20:42 -08:00 |
|
Dane Springmeyer
|
84166882d9
|
minimum boost version is 1.47 - remove obsolete code handling older versions
|
2014-01-27 13:19:21 -08:00 |
|
Dane Springmeyer
|
1c16b3797d
|
update expected tests after #2117
|
2014-01-27 13:18:42 -08:00 |
|
Dane Springmeyer
|
18dbf34b72
|
remove env clone and instead just push DHAVE_LIBXML2 into main CPPDEFINES
|
2014-01-27 12:25:51 -08:00 |
|
Dane Springmeyer
|
777e067770
|
remove workaround for boost less than 1.46 since 1.47 is now the min needed - refs #1082
|
2014-01-27 12:24:20 -08:00 |
|
Dane Springmeyer
|
587a1c1bff
|
remove compile workaround for old OS X gcc since we only support c++11/clang++ now at Mapnik 3.x - refs #1835
|
2014-01-27 12:23:33 -08:00 |
|
Dane Springmeyer
|
dec15c257b
|
geometry envelope: calculate size once
|
2014-01-27 12:19:49 -08:00 |
|
Dane Springmeyer
|
43f9aa36ac
|
Merge pull request #2134 from mapnik/no-predefined-terminals
Use BOOST_SPIRIT_NO_PREDEFINED_TERMINALS
|
2014-01-27 12:08:41 -08:00 |
|
Dane Springmeyer
|
c5aad93428
|
fix topojson compile and centralize confix workaround
|
2014-01-26 16:19:27 -08:00 |
|
Dane Springmeyer
|
d82d9d382f
|
fix compile with BOOST_SPIRIT_NO_PREDEFINED_TERMINALS
|
2014-01-26 16:06:32 -08:00 |
|
Dane Springmeyer
|
63ea37b4c2
|
further no terminal port
|
2014-01-26 14:49:03 -08:00 |
|
Dane Springmeyer
|
87e0ae8124
|
adapt build to use BOOST_SPIRIT_NO_PREDEFINED_TERMINALS
|
2014-01-26 14:00:58 -08:00 |
|
Dane Springmeyer
|
7b58b26df1
|
catch another addLayer -> add_layer case
|
2014-01-26 13:51:16 -08:00 |
|
Dane Springmeyer
|
0fc7b8bc01
|
include <array> header for std::array
|
2014-01-26 13:45:29 -08:00 |
|
Dane Springmeyer
|
29e7b19007
|
boost::array -> std::array
|
2014-01-26 13:44:30 -08:00 |
|
Dane Springmeyer
|
8181aa9dec
|
addLayer -> add_layer (change also coming in expr-v2 branch)
|
2014-01-26 13:41:30 -08:00 |
|
Dane Springmeyer
|
9944ca65ee
|
fix -pthread issue on linux - closes #2132
|
2014-01-23 13:07:14 -08:00 |
|
Dane Springmeyer
|
cd4c645032
|
boost threads are no longer needed
|
2014-01-23 00:42:05 -08:00 |
|
Dane Springmeyer
|
499d485151
|
another try to fix linking order on linux
|
2014-01-23 00:13:39 -08:00 |
|
Dane Springmeyer
|
83bde5fef2
|
use premultiplied renderer for points/shields - closes #2117
|
2014-01-22 22:44:33 -08:00 |
|
Dane Springmeyer
|
047373772d
|
update a few expected test images
|
2014-01-22 20:46:18 -08:00 |
|
Dane Springmeyer
|
328df74c13
|
correct include for std::min/max
|
2014-01-22 17:02:28 -08:00 |
|
Dane Springmeyer
|
4742aea92b
|
scons: fix variable name
|
2014-01-22 00:10:11 -08:00 |
|
Dane Springmeyer
|
4fda93bf3e
|
finish support for disabling soname on linux
|
2014-01-21 21:34:43 -08:00 |
|
Dane Springmeyer
|
fd6474b65e
|
improve configure doc for FULL_LIB_PATH and ENABLE_SONAME
|
2014-01-21 21:15:57 -08:00 |
|
Dane Springmeyer
|
0e38731152
|
add ENABLE_SONAME option + embed rpath/loader_path by default - closes #1225
|
2014-01-20 20:16:08 -08:00 |
|
Dane Springmeyer
|
cdaa31aa5e
|
Revert "branch 2.3.x from master at v2.2.0-242-ge85cdda"
This reverts commit 9e66317af1 .
|
2014-01-20 14:39:28 -08:00 |
|
Dane Springmeyer
|
fede08d4da
|
fix boost_regex icu detection on linux when statically linking
|
2014-01-20 14:19:41 -08:00 |
|
Dane Springmeyer
|
2a826e7fc8
|
fix linux linking order in python bindings
|
2014-01-20 11:15:10 -08:00 |
|
Dane Springmeyer
|
75d5d9fd3c
|
fix linking order in svg c++ tests
|
2014-01-20 11:07:18 -08:00 |
|
Dane Springmeyer
|
a9953fb385
|
fix relative paths in mapnik-config for fonts/plugins
|
2014-01-19 16:31:17 -08:00 |
|
Dane Springmeyer
|
6c12904eda
|
fix jpeg reading regression after #1805 - closes #2123 (patch from @clundgren)
|
2014-01-18 20:40:00 -08:00 |
|
Dane Springmeyer
|
66d8885828
|
enable further test
|
2014-01-17 20:03:30 -08:00 |
|
Dane Springmeyer
|
8e30ae8160
|
one more test for #2023
|
2014-01-17 19:55:43 -08:00 |
|
Dane Springmeyer
|
9a312958ef
|
tests for #2023
|
2014-01-17 19:46:47 -08:00 |
|
Dane Springmeyer
|
77da5d919c
|
further gdal nodata handling improvements - refs #2023
Conflicts:
plugins/input/gdal/gdal_featureset.cpp
|
2014-01-17 19:46:35 -08:00 |
|
Dane Springmeyer
|
55ca9f73ed
|
add woff support to changelog
|
2013-12-20 17:28:37 -05:00 |
|
Dane Springmeyer
|
453c29c09f
|
accept woff (web font) format - closes #2113
|
2013-12-20 17:19:49 -05:00 |
|
Dane Springmeyer
|
ab4bdfb6f9
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2013-12-18 12:22:57 -05:00 |
|
Dane Springmeyer
|
e52b4ebf9a
|
harfbuzz_shaper: just call hb_shape not hb_shape_full
|
2013-12-18 12:22:40 -05:00 |
|
Dane Springmeyer
|
75b1761805
|
mapnik-config build: fix relative path to libmapnik
|
2013-12-18 09:08:38 -05:00 |
|
Dane Springmeyer
|
b492437505
|
avoid dereferencing pointer more than once
|
2013-12-11 07:27:51 -08:00 |
|
Dane Springmeyer
|
3376a2e1a0
|
avoid duplicate call to start_layer_processing
Conflicts:
include/mapnik/feature_style_processor_impl.hpp
|
2013-12-07 15:11:26 -08:00 |
|
Dane Springmeyer
|
ad431baef2
|
travis: reduce email noise post policy change: http://about.travis-ci.org/blog/2013-11-19-upcoming-email-notification-policy-change/
|
2013-12-03 09:01:16 -08:00 |
|
Dane Springmeyer
|
3212dbe44e
|
add testcase for #2090
|
2013-12-03 08:20:48 -08:00 |
|
Dane Springmeyer
|
cb27237e71
|
visual tests: fix rendering of khmer, malayalam, and bengali tests
|
2013-12-02 22:47:04 -08:00 |
|
Dane Springmeyer
|
a46d409898
|
visual tests: re-enable and update malayalam, bengali, and khmer renderings
|
2013-12-02 22:35:11 -08:00 |
|
Dane Springmeyer
|
d13c889d30
|
fix #2090
|
2013-12-02 21:51:54 -08:00 |
|
Dane Springmeyer
|
c7879755f4
|
tests: re-enable strict map loading tests
|
2013-12-02 21:51:24 -08:00 |
|