Dane Springmeyer
|
57dbd77819
|
more warning_ignore usage - refs #2907
|
2016-03-09 16:43:00 -08:00 |
|
Dane Springmeyer
|
341db51aa7
|
finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907
|
2016-03-09 16:42:15 -08:00 |
|
Dane Springmeyer
|
7ae0e6d902
|
share stringify macro from common header
|
2016-03-09 16:16:14 -08:00 |
|
Dane Springmeyer
|
2eb24c970a
|
avoid -Wdeprecated and -Wreserved-id-macro warnings
|
2016-03-09 16:11:17 -08:00 |
|
artemp
|
609fab5ab1
|
windows - MAPNIK_DECL csv_file_parser
|
2016-03-09 14:27:47 +01:00 |
|
artemp
|
bde9e61e21
|
split csv_line_grammar into *.hpp *_impl.hpp ref #3343
|
2016-03-09 12:26:07 +01:00 |
|
artemp
|
1c29054dea
|
csv_grammar - use expectation directives throughout
|
2016-03-09 12:26:07 +01:00 |
|
artemp
|
e3bd74aa55
|
remove unused phoenix include
|
2016-03-09 12:26:07 +01:00 |
|
Jiri Drbalek
|
401e89ad3b
|
update changelog after https://github.com/mapnik/mapnik/pull/3349
|
2016-03-08 14:30:08 +00:00 |
|
artemp
|
d030fdd667
|
bump version to 3.0.11
|
2016-03-07 19:17:36 +01:00 |
|
Dane Springmeyer
|
09f4de1e95
|
[travis] remove syntax that still breaks on osx [skip ci]
|
2016-03-07 10:13:45 -08:00 |
|
artemp
|
3fab234e0a
|
update visual data submodule
|
2016-03-07 15:26:31 +01:00 |
|
Artem Pavlenko
|
cd3e484c04
|
Merge pull request #3349 from mapycz/raster-resample-division-by-zero
Raster resample division by zero
|
2016-03-07 14:54:44 +01:00 |
|
artemp
|
ff9cceeb9f
|
use platform specific macros as return codes (EXIT_SUCCESS/EXIT_FAILURE) + check if extent read from shapefile is valid and has valid width and heoght before creating an index.
|
2016-03-07 13:52:58 +01:00 |
|
artemp
|
6856100433
|
box2d operator<< - output "box2d(INVALID)" for invalid box.
|
2016-03-07 13:51:50 +01:00 |
|
artemp
|
8dca8d3001
|
Merge branch 'lightmare-markers-placements-union'
|
2016-03-07 10:41:13 +01:00 |
|
Mickey Rose
|
e75feceaca
|
markers_placement_finder: dispatch by switch(placement_type)
|
2016-03-06 13:18:25 +01:00 |
|
Mickey Rose
|
f96631f8e4
|
un-template markers_basic_placement
- move Locator/Detector-dependent stuff back to markers_point_placement
- slightly reduces library size, by about 20% of what #3338 added
|
2016-03-05 19:33:22 +01:00 |
|
Dane Springmeyer
|
fe57454029
|
[travis] fix invalid bash on osx [skip ci]
|
2016-03-04 15:27:41 -08:00 |
|
Dane Springmeyer
|
11dbd9c463
|
remove earlier debug
|
2016-03-04 13:41:52 -08:00 |
|
Dane Springmeyer
|
82c862d90c
|
more ccache debugging
|
2016-03-04 13:41:15 -08:00 |
|
Dane Springmeyer
|
3591c137a5
|
upgrade ccache
|
2016-03-04 13:38:45 -08:00 |
|
Dane Springmeyer
|
efa31c6556
|
debug ccache - refs #3350
|
2016-03-04 12:59:49 -08:00 |
|
Dane Springmeyer
|
37b26c28b6
|
disable benchmarks from running on travis - refs #3351
|
2016-03-04 12:36:57 -08:00 |
|
Dane Springmeyer
|
c80c7d27bb
|
Fix ccache stomping - refs #3350
|
2016-03-04 12:09:09 -08:00 |
|
Dane Springmeyer
|
f90cef44c3
|
[travis] switch coverage run to linux - closes #3344
|
2016-03-04 11:29:05 -08:00 |
|
Jiri Drbalek
|
d4ac105eca
|
raster scaling: use mapnik::safe_cast, fixes clipping negative floats
|
2016-03-04 16:59:12 +00:00 |
|
Jiri Drbalek
|
f1f65664cd
|
raster scaling: a bit of optimization
|
2016-03-04 15:14:01 +00:00 |
|
Jiri Drbalek
|
1054e1bddb
|
raster scaling: check for division by zero
|
2016-03-04 15:13:55 +00:00 |
|
artemp
|
71af6a8fe3
|
css_color_grammar + image_filters_grammar - move phoenix into ctors
|
2016-03-04 15:53:15 +01:00 |
|
artemp
|
a5cfd27594
|
split svg_path_grammar ,svg_points_grammar ,svg_transform_grammar into *.hpp, *_impl.hpp + move boost::phoenix::function initialisation into ctor's
(ref #3343)
|
2016-03-04 15:34:45 +01:00 |
|
Jiri Drbalek
|
4d402c5ef1
|
raster scaling: fix accessing out of bounds pixels
|
2016-03-04 13:55:01 +00:00 |
|
artemp
|
76bb2d9c01
|
make svg_transform_grammar stateless ref #3343
(https://github.com/mapnik/mapnik/pull/2231)
|
2016-03-04 13:15:11 +01:00 |
|
artemp
|
4659f40401
|
make svg_path_grammar and svg_points_grammar stateless ref #3343
(https://github.com/mapnik/mapnik/pull/2231)
|
2016-03-04 12:42:44 +01:00 |
|
artemp
|
12aec35e2f
|
GeoJSON feature_grammar - make ctor explicit
|
2016-03-04 11:35:38 +01:00 |
|
artemp
|
4f8bc40b83
|
update old boost::phoenix syntax
|
2016-03-04 10:25:03 +01:00 |
|
Dane Springmeyer
|
23fb010ea2
|
disable dlclose when building with --coverage - refs #3344
|
2016-03-03 15:02:03 -08:00 |
|
Dane Springmeyer
|
833703026d
|
add COVERAGE configure option - only set coverage flags on libmapnik and plugins - refs #3344
|
2016-03-03 14:19:12 -08:00 |
|
Dane Springmeyer
|
fde36984de
|
minor unit test cleanups to prepare to test amalgamation
|
2016-03-03 10:53:58 -08:00 |
|
Dane Springmeyer
|
4173fff42c
|
add svg parsers to pre-compile [skip ci]
|
2016-03-03 10:15:29 -08:00 |
|
Dane Springmeyer
|
a855a12532
|
make code comment about needing immutable grammars - refs #3342 [skip ci]
|
2016-03-03 09:14:06 -08:00 |
|
Dane Springmeyer
|
4c369f7b68
|
add more files to pre-build that take a long time [skip ci]
|
2016-03-03 08:05:05 -08:00 |
|
Dane Springmeyer
|
9adafd71df
|
avoid -Wshadow warning from boost [skip ci]
|
2016-03-03 07:36:33 -08:00 |
|
artemp
|
cbef855743
|
spirit grammars - move BOOST_FUSION_ADAPT_ADT into implementation files (*_impl.hpp) + reduce boost::phoenix includes to make headers lighter to include
|
2016-03-03 11:50:41 +01:00 |
|
Mickey Rose
|
ec2c5ddbdc
|
gdal: RAII + minor cleanup
|
2016-03-03 01:48:07 +01:00 |
|
Mickey Rose
|
489631ca34
|
remove reference on template parameter Detector
|
2016-03-03 00:17:41 +01:00 |
|
Mickey Rose
|
c8e3a0d549
|
refactor render_markers_symbolizer_visitor
- extract some common code into functions
- for cleaner dif: git show -w --patience
|
2016-03-03 00:07:18 +01:00 |
|
Dane Springmeyer
|
b5ac75cdf0
|
MAPNIK_DECL breaks on windows when compiled into static libmapnik-json.a
|
2016-03-02 13:56:01 -08:00 |
|
lightmare
|
80d9aebb79
|
Merge pull request #3340 from lightmare/gdal-register-once
call GDALAllRegister once, from one thread only
|
2016-03-02 22:19:07 +01:00 |
|
Dane Springmeyer
|
296f8d467d
|
avoid grammar_impl usage in headers - other minor refactoring around json spirit
|
2016-03-02 12:48:07 -08:00 |
|