Commit graph

11137 commits

Author SHA1 Message Date
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
artemp
058412968b Merge branch 'master' into csv-disk-index 2015-09-24 12:08:54 +01:00
artemp
27be7113a9 csvindex - use quadtree from shapeindex + cleanup 2015-09-24 12:03:32 +01:00
artemp
2e0486440c remove shp_index.hpp and update shape.input 2015-09-24 11:37:27 +01:00
artemp
8c16f267bb remove unused parameters from ctor 2015-09-24 11:36:24 +01:00
artemp
335f607c5a fux namings and typedefs 2015-09-24 11:20:19 +01:00
artemp
7927a9143c spatial_index - generalised 'on-disk' bounding box queyring interface 2015-09-24 11:19:03 +01: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
artemp
28c785d0c9 Merge branch 'master' into csv-disk-index 2015-09-21 18:22:11 +01: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
artemp
71ef858c1d csvindex - initial writing to disk impl 2015-09-18 15:44:21 +01: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
c362702e8b remove unused erroneous type def 2015-09-18 09:42:28 +01:00
artemp
c7177e2ef4 Merge branch 'master' into csv-disk-index 2015-09-17 14:54:25 +01: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
Jiri Drbalek
fd19c754f3 visual tests: command line switches for renderers 2015-09-17 08:22:10 +00:00
artemp
d548ec1152 update CHANGELOG for mapnik v3.0.5 release 2015-09-16 18:47:36 +01:00
artemp
165c704b93 setting up for mapnik v3.0.5 release 2015-09-16 18:45:26 +01:00
artemp
e452a03c09 update test data 2015-09-16 18:30:37 +01:00
artemp
8808f0fe2b update unifont to 8.0.01 2015-09-16 17:35:28 +01:00
artemp
d54eca9dca image - fix copy/move implementation and update/improve tests 2015-09-16 14:28:55 +01:00
artemp
60c79d6614 image unit test - make test image 16x16 + add more checks 2015-09-16 11:47:36 +01:00
artemp
c1301fa142 image unit test - add copy (deep/shallow) + move tests 2015-09-16 11:37:46 +01:00
artemp
d7d3da6935 image - add iterator interface 2015-09-16 11:37:03 +01:00
artemp
8c8ea74a63 update unit test 2015-09-16 10:15:21 +01:00
artemp
acb8feea01 image - update shallow constructor to take raw bytes pointer
detail::buffer - inline data() size() methods
update unit test
2015-09-16 10:14:40 +01:00
Artem Pavlenko
c4e0516ba6 Merge pull request #3061 from mapycz/colorize-alpha
colorize-alpha: add support for transparent colors
2015-09-15 16:11:28 +01:00
Artem Pavlenko
0b157d6f3e Merge pull request #3071 from mapnik/image-zero-alloc
re-enable zero allocation image interface - refs #3069
2015-09-15 11:17:48 +01:00
artemp
c00235589b Merge branch 'master' into csv-disk-index 2015-09-15 10:57:23 +01:00
artemp
c1d9bc909e csvindex - initial commit (work-in-progress) 2015-09-15 10:55:59 +01:00
Dane Springmeyer
b2d08ea4ea re-enable zero allocation image interface - refs #3069 2015-09-14 16:45:58 -07:00