Commit graph

12228 commits

Author SHA1 Message Date
artemp
0412d2a88a move boost/fusion/adapted/std_tuple.hpp to image_filter_grammar_x3_def.cpp and reduce compile times 2016-08-23 15:23:35 +01:00
artemp
f4833ac94a svg/dash_array parser - upgrade to boost::spirit::x3 2016-08-22 14:51:55 +01:00
artemp
b3a347c678 mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency 2016-08-22 12:14:41 +01:00
artemp
ccd95c88ec put assign<T> into anonymous namespace 2016-08-22 10:46:52 +01:00
artemp
3f0a3ee063 box2d_impl - use templated functor instead of generic lambdas + restor safe_cast<T> on assignment 2016-08-22 10:37:10 +01:00
artemp
45dd2754db box2d<T> - update to use boost::spirit::x3 2016-08-19 18:33:16 +01:00
artemp
85a75af9c6 shape.input - update to boost::spirit::x3 2016-08-19 16:11:22 +01:00
artemp
2425e352e8 conversions - use boost::spirit::x3 2016-08-19 15:36:05 +01:00
artemp
90ee3ad27c update heavy jobs object file list 2016-08-16 17:29:15 +01:00
artemp
94d58fa8e0 Merge branch 'master' into spirit-x3 2016-08-16 16:44:44 +01:00
artemp
7c45556138 update font path 2016-08-16 16:00:24 +01:00
artemp
1a29b35717 GeoJSON unit tests- ensure descriptors are ordered by name (ref #3494) 2016-08-16 15:46:10 +01:00
artemp
3788b2781e tiny format 2016-08-16 15:36:43 +01:00
artemp
f3252d00f4 expose "num_features_to_query" datasource parameter (ref #3495) 2016-08-16 10:55:56 +01:00
artemp
1e8f471448 minor formatting 2016-08-16 10:53:57 +01:00
artemp
b9279feee2 fix is_valid logic (ref #3494) 2016-08-15 12:49:43 +01:00
artemp
046c9638e1 GeoJSON - ensure descriptors order is consistent ( ref #3494) 2016-08-15 12:21:02 +01:00
artemp
0471f3369a add order_by_name helper method 2016-08-15 12:20:19 +01:00
artemp
008a6eb4cf test geojson - add empty featurecollection test 2016-08-15 10:44:54 +01:00
artemp
31814b32d0 rename empty_featureset => invalid_featureset to avoid ambiguity + add helper is_valid method 2016-08-15 10:41:30 +01:00
Dane Springmeyer
843f96083d update libwebp, always link mason packages 2016-08-12 16:00:21 -07:00
artemp
6118f60074 fix push/pop block remove duplicate headers 2016-08-12 18:52:20 +01:00
artemp
f9c321583f update CHANGELOG 2016-08-12 15:56:29 +01:00
artemp
92b4d7d6d9 Merge branch 'master' into spirit-x3 2016-08-12 15:38:16 +01:00
artemp
5c11fe49f9 geoson+topojson tests - correct expected test data (ref #3491) 2016-08-12 11:05:50 +01:00
artemp
8dca305e7e json stringifier - add missing quoting in nested json objects (ref #3491) 2016-08-12 11:04:30 +01:00
artemp
9448901907 Merge branch 'windows-unicode' 2016-08-12 09:31:46 +01:00
artemp
cdad126fa3 Merge branch 'master' into windows-unicode 2016-08-12 09:31:29 +01:00
bergwerkgis
74d7726b2d remove unneeded 'u8' 2016-08-12 05:27:55 +00:00
artemp
f5533c92ee remove bogus #pragma GCC diagnostic pop 2016-08-11 16:22:13 +01:00
artemp
dc78a749ab update deps [skip ci] 2016-08-11 15:59:32 +01:00
artemp
5298a737c8 update deps 2016-08-11 15:57:22 +01:00
artemp
ccd5aafe6b update test data 2016-08-11 15:29:19 +01:00
artemp
f0d77d7a28 update variant to latest master 2016-08-11 15:28:58 +01:00
artemp
5eb6c089c3 transform_expression - fix compilation by addinhg move_to<mapnik::skewX_node, mapnik::detail::transform_node> specialization 2016-08-11 15:26:10 +01:00
artemp
1532fbf949 expression grammara - add log function 2016-08-11 12:05:32 +01:00
artemp
7e52000c11 Merge branch 'master' into spirit-x3 2016-08-11 12:04:58 +01:00
Dane Springmeyer
c777cc50d0 also install boost thread and python to ease python-mapnik build against masonized mapnik [skip ci] 2016-08-10 13:36:46 -07:00
Dane Springmeyer
53fb06e31a install consistent apt packages 2016-08-09 15:14:22 -07:00
Dane Springmeyer
4839b95072 install xutils to speed up mason install/link 2016-08-09 15:12:26 -07:00
Dane Springmeyer
3bfc358cb8 Merge pull request #3485 from mapnik/regex-unicode
Regex unicode
2016-08-09 14:58:51 -07:00
Dane Springmeyer
fc52a818d8 trigger new build 2016-08-09 14:30:13 -07:00
Dane Springmeyer
181feef253 bootstrap: exit trap not called when sourcing 2016-08-09 12:17:39 -07:00
Dane Springmeyer
8e84b6d853 stop caching mason_packages 2016-08-09 10:46:18 -07:00
Dane Springmeyer
f56c45b86b [bootstrap] upgrade to boost_regex package with icu + better error handling 2016-08-09 10:41:38 -07:00
artemp
2afae2a29b Expressions - more tests (ref #3483) 2016-08-09 16:25:59 +01:00
artemp
aa77eb4550 Expressions - add more regex tests to cover #3483 2016-08-09 16:13:12 +01:00
artemp
6eb7783f9e update data-visual 2016-08-08 12:21:31 +01:00
Artem Pavlenko
b0cf57aa53 Merge pull request #3477 from mapycz/cairo-style-level-comp-op
Style level comp-op and opacity for Cairo renderer
2016-08-08 10:52:54 +01:00
Artem Pavlenko
8d8442d647 Merge pull request #3480 from sebastic/spelling-errors
Fix spelling errors
2016-08-08 09:50:40 +01:00