Mathis Logemann
|
d86a90a10a
|
more cmake
|
2020-11-20 21:15:27 +01:00 |
|
Mathis Logemann
|
e6f6d0f133
|
more cmake
|
2020-11-20 20:20:28 +01:00 |
|
Mathis Logemann
|
5420ccd6af
|
now fix msvc compiler error. Why does msvc complain?
|
2020-11-20 20:16:27 +01:00 |
|
Mathis Logemann
|
621ab99961
|
Revert "fix mscv compiler errors"
This reverts commit fe3160ca99 .
|
2020-11-20 20:11:42 +01:00 |
|
Mathis Logemann
|
fe3160ca99
|
fix mscv compiler errors
|
2020-11-20 20:02:40 +01:00 |
|
Mathis Logemann
|
f6b7bc0867
|
add string to box2d which is required by msvc
|
2020-11-20 19:04:30 +01:00 |
|
Mathis Logemann
|
945e57286b
|
initial cmake scripts
|
2020-11-20 18:20:43 +01:00 |
|
Artem Pavlenko
|
c945dd7195
|
Merge branch 'mathisloge-master'
|
2020-11-20 10:09:30 +00:00 |
|
Mathis Logemann
|
16b98fe3e7
|
more msvc warnings
|
2020-11-19 17:53:44 +01:00 |
|
Mathis Logemann
|
a2df8b7ad2
|
use absolute include
|
2020-11-19 17:45:40 +01:00 |
|
Mathis Logemann
|
a06e4efcb1
|
Merge branch 'master' of https://github.com/mathisloge/mapnik
|
2020-11-19 17:25:26 +01:00 |
|
Mathis Logemann
|
64054fade4
|
compiler independent warning ignore
Signed-off-by: Mathis Logemann <mathisloge@gmail.com>
|
2020-11-19 17:25:10 +01:00 |
|
Mathis Logemann
|
75643e6f68
|
compiler independent warning ignore
|
2020-11-19 15:30:30 +01:00 |
|
Artem Pavlenko
|
4227fd5d69
|
c++ style casts
|
2020-11-18 16:15:59 +00:00 |
|
Artem Pavlenko
|
3ae38bbab1
|
Fix typo pos.second -> pos.size (via @mathisloge) ref #4187
|
2020-11-18 15:58:00 +00:00 |
|
Artem Pavlenko
|
c6fc956a77
|
Upgrade to boost 1.74 and latest mason
|
2020-10-19 12:27:41 +01:00 |
|
Artem Pavlenko
|
3a58dd89b5
|
Use mapnik::value_integer for id type in feature generator
|
2020-10-19 12:09:42 +01:00 |
|
Artem Pavlenko
|
a9d9f7ed99
|
add unit test #4177
|
2020-10-09 10:03:00 +01:00 |
|
Artem Pavlenko
|
4fbf8a054f
|
Merge pull request #4178 from mapnik/issue-4177
`null` properties in `Feature` object
|
2020-10-09 09:37:24 +01:00 |
|
Artem Pavlenko
|
7ecff4b693
|
Merge pull request #4173 from mapnik/c++17
Support for C++17 builds
|
2020-10-09 09:34:41 +01:00 |
|
Artem Pavlenko
|
7d1a559ae2
|
GeoJSON - allow 'null' properties in Feature objects [#4177]
|
2020-10-08 10:53:12 +01:00 |
|
Artem Pavlenko
|
fba418d20b
|
<execution> is available starting from c++17
|
2020-09-10 18:00:12 +01:00 |
|
Artem Pavlenko
|
277de45dbc
|
Add support to setup c++ stanfard via CXX_STD (defalt to 14)
|
2020-09-10 17:50:21 +01:00 |
|
Artem Pavlenko
|
adced85761
|
Implement is_solid using stdlib <algorithm> `find_if
|
2020-09-10 15:57:19 +01:00 |
|
Artem Pavlenko
|
5629a6fb6f
|
Require c++17 support
|
2020-09-10 15:56:38 +01:00 |
|
Artem Pavlenko
|
d6d69df498
|
Update catch.hpp to v2.13.1 + fix tests
|
2020-09-10 15:34:52 +01:00 |
|
Artem Pavlenko
|
ea7003628f
|
variant - update to v1.2.0
|
2020-08-03 15:58:37 +01:00 |
|
Artem Pavlenko
|
9cb1b7e37f
|
perfect forwarding in apply_visitor alias
|
2020-07-13 10:26:59 +01:00 |
|
Artem Pavlenko
|
8913b673c3
|
remove unused function
|
2020-07-09 12:57:37 +01:00 |
|
Artem Pavlenko
|
6e40d4bcf7
|
Update to boost 1.73.0 and latest mason
|
2020-06-15 14:39:18 +01:00 |
|
Artem Pavlenko
|
4bd05cec22
|
Add missing include (bootstrap build)
|
2020-06-15 14:38:23 +01:00 |
|
Artem Pavlenko
|
8901fd0fa5
|
Dropping boost version to 1.67.0 (as 1.72.0 is missing program_options)
|
2020-05-12 18:54:35 +01:00 |
|
Artem Pavlenko
|
e45b7571a8
|
Update mason version to 250ac4b
|
2020-05-12 13:19:05 +01:00 |
|
Artem Pavlenko
|
1079264aea
|
Update boost version to 1.72.0
|
2020-05-12 12:49:53 +01:00 |
|
Artem Pavlenko
|
ed1696db4a
|
Merge pull request #4144 from mapnik/boost_1_73
boost_1_73 support
|
2020-05-12 12:46:05 +01:00 |
|
Artem Pavlenko
|
cc78a5de78
|
Fix for boost < 1.70.0 (ref #4143)
|
2020-05-12 12:14:18 +01:00 |
|
Artem Pavlenko
|
a14d27f090
|
Attempting to fix boost_1_65_1 compile (WIP)
|
2020-05-12 12:00:25 +01:00 |
|
Artem Pavlenko
|
8f3dded093
|
Re-implement feature_json_generator by adapting feature_impl into boost::fusion container and removing use semantic actions (simpler code + boost_1_73 support) (ref #4143)
|
2020-05-11 22:18:55 +01:00 |
|
Artem Pavlenko
|
d0b40f62dc
|
Relax bounding box extracting grammar (ref #4140) + unit test
|
2020-05-07 11:35:53 +01:00 |
|
Artem Pavlenko
|
9bfe888cef
|
Add missing unit test for color::operator= and color::operator== (ref #4137)
|
2020-04-23 18:20:32 +01:00 |
|
Artem Pavlenko
|
52ae365c66
|
fix operator== (ref #4137)
|
2020-04-23 18:20:32 +01:00 |
|
Artem Pavlenko
|
cb638eaabf
|
color::swap - add missing premultiplied_ (ref #4137)
|
2020-04-23 18:20:32 +01:00 |
|
Artem Pavlenko
|
3e178a2153
|
Merge pull request #4132 from zdila/master
add support for spacing-offset
|
2020-04-02 10:00:37 +01:00 |
|
Artem Pavlenko
|
11cbc189f3
|
Merge pull request #4128 from dirkvdb/master
Update SConstruct to fix osx build
|
2020-04-02 09:56:26 +01:00 |
|
Martin Ždila
|
657442947b
|
add support for spacing-offset
|
2020-03-23 23:07:49 +01:00 |
|
Dirk Vanden Boer
|
ddd2ceae63
|
Update SConstruct
Fixed framework presence check to avoid TypeError:
TypeError: a bytes-like object is required, not 'str':
|
2020-02-27 21:03:43 +01:00 |
|
Artem Pavlenko
|
e3f4e76c47
|
Merge pull request #4124 from cpaulik/gdal-int32-support
Add Int32 support for gdal driver
|
2020-02-11 12:15:32 +00:00 |
|
Christoph Paulik
|
5a73efbb07
|
Add Int32 support for gdal driver
|
2020-02-11 12:30:03 +01:00 |
|
Artem Pavlenko
|
1784c4f03e
|
Merge pull request #4123 from mapnik/svg-css
SVG: basic CSS support
|
2020-02-07 14:26:10 +00:00 |
|
Artem Pavlenko
|
d26fc722d5
|
Add SVG renderer unit test - both inline and css styled octocat result in identical image (ref PR #4123)
|
2020-02-07 13:53:06 +00:00 |
|