artemp
|
288ea27bc6
|
SVG parser - convert remaining grammars from spirit::qi to spirit::x3
|
2016-08-24 15:26:56 +01:00 |
|
artemp
|
d113659ee0
|
cleanup
|
2016-08-24 15:26:36 +01:00 |
|
artemp
|
b57f034d01
|
convert image_options grammar to boost::spirit::x3
|
2016-08-24 13:20:50 +01:00 |
|
artemp
|
4f9e97d955
|
text/placemenets/simple - upgrade parser to boost::spirit::x3
|
2016-08-24 09:53:31 +01:00 |
|
artemp
|
8374f44a53
|
pass context by const ref
|
2016-08-24 09:52:56 +01:00 |
|
artemp
|
ac35166073
|
font_feature_setting - upgrade parser to boost::spirit::x3
|
2016-08-24 09:35:46 +01:00 |
|
artemp
|
67f5470d3e
|
Merge branch 'master' into spirit-x3
|
2016-08-24 08:47:22 +01:00 |
|
artemp
|
fe007915df
|
Revert "Revert "mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency""
and remove `<boost/fusion/adapted/std_tuple.hpp>`
This reverts commit b6cc48fd40 .
|
2016-08-23 15:45:15 +01:00 |
|
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 |
|
Dane Springmeyer
|
b6cc48fd40
|
Revert "mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency"
This reverts commit 6613222b84 .
|
2016-08-22 11:40:06 -07:00 |
|
Dane Springmeyer
|
4dae4d43c5
|
restore test/data version - accidentally changed in 0ae2f1311c
|
2016-08-22 11:15:42 -07:00 |
|
Dane Springmeyer
|
0ae2f1311c
|
update test data if UPDATE env set
|
2016-08-22 10:50:08 -07:00 |
|
artemp
|
f4833ac94a
|
svg/dash_array parser - upgrade to boost::spirit::x3
|
2016-08-22 14:51:55 +01:00 |
|
artemp
|
6613222b84
|
mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency
|
2016-08-22 12:16:48 +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 |
|