artemp
|
8e4a3d794f
|
update scons to 2.4.0
|
2015-10-01 14:25:41 +01:00 |
|
Dane Springmeyer
|
d70725b218
|
fix variable shadowing in extract_bounding_box_grammar
|
2015-09-30 15:42:42 -07:00 |
|
Dane Springmeyer
|
aa2c28b89c
|
fix variable shadowing in image_any
|
2015-09-30 15:42:09 -07:00 |
|
Dane Springmeyer
|
761093457a
|
restore support for single threaded build
|
2015-09-30 14:23:46 -07:00 |
|
Dane Springmeyer
|
7122fdc6e5
|
fix #3096
|
2015-09-30 14:23:21 -07:00 |
|
Dane Springmeyer
|
0c23eaa4ba
|
fix variable shadowing in image_filter unit test
|
2015-09-30 14:23:00 -07:00 |
|
Dane Springmeyer
|
d6b60188e8
|
avoid -Wshadow errors from boost when compiling csv plugin
|
2015-09-30 14:11:16 -07:00 |
|
artemp
|
54609fd8ac
|
remove blank undelimited rows are still parsed section as current behavior is to fail and continue on individual row errors
|
2015-09-30 15:40:42 +01:00 |
|
artemp
|
81628d5b9c
|
update test visual-data
|
2015-09-30 15:31:56 +01:00 |
|
artemp
|
df87dc5ed7
|
fix CAIRO=no build
|
2015-09-30 15:31:56 +01:00 |
|
bergwerkgis
|
8e7e7c64a7
|
update test-data-visual to force LF for SVGs on clone (Windows)
|
2015-09-30 13:07:52 +00:00 |
|
bergwerkgis
|
d66248b725
|
Merge branch 'master' of https://github.com/mapnik/mapnik
|
2015-09-30 12:28:20 +00:00 |
|
bergwerkgis
|
ac64f21664
|
allow speedy build AppVeyor style, but also run tests
|
2015-09-30 12:28:01 +00:00 |
|
bergwerkgis
|
c9afba6701
|
[skip ci] don't svg convert line endings on checkout
|
2015-09-30 12:27:20 +00:00 |
|
artemp
|
7a956651fe
|
geojson - avoid passing invalid bounding boxes to boost::geometry::index
|
2015-09-30 12:50:53 +01:00 |
|
artemp
|
19897a3085
|
correct exception handling in main processing loop
|
2015-09-30 12:37:36 +01:00 |
|
Artem Pavlenko
|
a67abf8e32
|
Merge pull request #3086 from cjmayo/install
install doc: delete dependencies for removed plugins
|
2015-09-28 14:30:53 +01:00 |
|
artemp
|
08a30cbbd9
|
update test data
|
2015-09-28 14:29:54 +01:00 |
|
artemp
|
a9dafc6105
|
Merge branch 'ViewBox-fallback'
|
2015-09-28 14:24:39 +01:00 |
|
artemp
|
d6d9e94e36
|
svg_parser - fix double_list grammar to handle whitespace | comma correctly
|
2015-09-28 14:22:30 +01:00 |
|
Chris Mayo
|
d4163d946c
|
install doc: delete dependencies for removed plugins
|
2015-09-27 11:55:03 +01:00 |
|
jakepruitt
|
344c5ae844
|
Fix boost parser for viewbox
|
2015-09-25 12:05:57 -07:00 |
|
jakepruitt
|
a787d20e36
|
Add viewbox fallback logic for dimension parsing
SVG's now have fallback on viewbox. Still debugging the boost Qi parser
|
2015-09-25 12:05:57 -07:00 |
|
artemp
|
8c2f15c94a
|
mapnik::value - always upcast to the higher definition numeric value (rhs or lhs) in operator== and operator!=
add unit test for comparing numeric mapnik::values
|
2015-09-24 17:38:16 +01:00 |
|
Dane Springmeyer
|
499a2bdd74
|
re-enable OS X travis - we need code coverage back - refs #3033
|
2015-09-24 08:19:48 -07:00 |
|
Dane Springmeyer
|
daf3bfe38b
|
add coveralls and appveyor [skip ci]
|
2015-09-24 08:16:04 -07:00 |
|
bergwerkgis
|
dda5622b2d
|
back to mapnik-gyp/master [build appveyor]
|
2015-09-24 11:50:28 +00:00 |
|
Wilhelm Berg
|
c8870002e6
|
Merge pull request #3083 from mapnik/enable-appveyor
Enable Appveyor
|
2015-09-24 13:47:51 +02:00 |
|
jakepruitt
|
fcbb91a00e
|
Add int list parser
|
2015-09-23 12:08:50 -07:00 |
|
bergwerkgis
|
6f9c659be5
|
[build appveyor] add msbuild logs as artifacts
|
2015-09-21 17:52:13 +00:00 |
|
bergwerkgis
|
44979b7d53
|
[build appveyor] now try whole solution at once
|
2015-09-21 16:45:38 +00:00 |
|
bergwerkgis
|
4e9a7bdf3e
|
[build appveyor] try with optimizations off
|
2015-09-21 16:02:51 +00:00 |
|
bergwerkgis
|
38498fdbe7
|
Merge branch 'master' into enable-appveyor
|
2015-09-21 16:01:36 +00:00 |
|
artemp
|
6eaf5b7b96
|
value - fix/add remaing static_cast<>
|
2015-09-21 15:38:17 +01:00 |
|
artemp
|
7938479bb4
|
value - apply explicit static_cast<lhs_value_type>(rhs) (ref #3078)
|
2015-09-21 15:31:25 +01:00 |
|
bergwerkgis
|
b5be99a1ab
|
AppVeyor: don't build if [build appveyor] is not provided
|
2015-09-21 16:11:17 +02:00 |
|
artemp
|
e559619855
|
value - cast rhs to value_bool (ref #3078)
|
2015-09-21 15:05:03 +01:00 |
|
bergwerkgis
|
929abfb925
|
[wip] AppVeyor build in serial
|
2015-09-21 15:35:52 +02:00 |
|
bergwerkgis
|
7da16f6ec5
|
[wip] AppVeyor ran out of memory, try "windows-performance" branch
|
2015-09-21 15:17:03 +02:00 |
|
bergwerkgis
|
816e6a7b4a
|
[wip] AppVeyor
|
2015-09-21 14:42:52 +02:00 |
|
bergwerkgis
|
b605ad0f0e
|
[wip] AppVeyor
|
2015-09-21 14:35:11 +02:00 |
|
bergwerkgis
|
a87a662034
|
[wip] AppVeyor
|
2015-09-21 14:28:19 +02:00 |
|
bergwerkgis
|
c3c09c0e10
|
[wip] AppVeyor
|
2015-09-21 14:13:41 +02:00 |
|
bergwerkgis
|
eb380bb636
|
[wip] enable AppVeyor
|
2015-09-21 14:04:28 +02:00 |
|
bergwerkgis
|
16d54693a6
|
try AppVeyor skeleton
|
2015-09-21 13:38:36 +02:00 |
|
Blake Thompson
|
4e4c1bc30e
|
Merge pull request #3075 from mapycz/fix-parsing-hex-colors
fix parsing colors in hexadecimal notation
|
2015-09-18 09:06:02 -05:00 |
|
Jiri Drbalek
|
91db109b37
|
fix parsing colors in hexadecimal notation
|
2015-09-18 13:54:05 +00:00 |
|
artemp
|
9ce2f337b3
|
post-release update
|
2015-09-17 14:21:20 +01:00 |
|
Artem Pavlenko
|
e95411bfe6
|
Merge pull request #3074 from mapycz/improve-visual-test-12
visual tests: command line switches for renderers, scale-factor
|
2015-09-17 14:19:40 +01:00 |
|
Jiri Drbalek
|
ae8ac89ef8
|
visual tests: add command line parameters for scale-factor settings
|
2015-09-17 08:22:18 +00:00 |
|