Dane Springmeyer
|
187ab3fe73
|
make gdal lib check more robust
|
2013-07-29 20:32:03 -04:00 |
|
Dane Springmeyer
|
64efd5fdf2
|
boost gil narrowing only impacts clang++ it appears and not g++ 4.6.3 with -std=c++0x (TODO: checkout newer g++ with -std=c++11
|
2013-07-28 15:50:42 -04:00 |
|
Dane Springmeyer
|
4ee91a4a25
|
fix narrowing issue in miniz - closes #1967
|
2013-07-28 15:49:11 -04:00 |
|
Dane Springmeyer
|
889546ab05
|
fix up type casting
|
2013-07-28 15:45:36 -04:00 |
|
Dane Springmeyer
|
bbfd111900
|
fix PHOENIX_V3 compile of svg generator
|
2013-07-28 12:54:31 -04:00 |
|
Dane Springmeyer
|
76f111cc97
|
support optionally compiling with -std=c++11 on OSX / clang / apple libc++ / boost 1.53 - refs #1683
|
2013-07-27 01:57:24 -04:00 |
|
Dane Springmeyer
|
4eda02592e
|
fix debug.cpp error output (now compiles against libc++)
|
2013-07-26 19:33:35 -04:00 |
|
Dane Springmeyer
|
fd14edcd56
|
fix compile of expression grammer with clang++/libc++/c++11
|
2013-07-26 19:33:35 -04:00 |
|
Dane Springmeyer
|
5b5053d2a9
|
prepare for c++11: stop forcing -ansi
|
2013-07-26 19:33:34 -04:00 |
|
Dane Springmeyer
|
a4c79fc6fe
|
fix handling of the defines of optional deps when cross-compiling
|
2013-07-26 15:50:35 -04:00 |
|
Dane Springmeyer
|
fad9af5263
|
add support for applying custom comp_op and opacity when blending map background image into background color at render time - refs mapnik/mapnik-support#8
|
2013-07-25 01:00:38 -04:00 |
|
Dane Springmeyer
|
0ac9c7f4c9
|
re-write scale-hsla filter to work in doubles, allowing proper clamping at the right time - refs #1954
|
2013-07-24 21:13:46 -04:00 |
|
Dane Springmeyer
|
88d42c48a9
|
enhance scale-hsla validation - refs #1954
|
2013-07-24 20:25:07 -04:00 |
|
Dane Springmeyer
|
ec950bd983
|
handle duplicate hsl hue_to_rgb code
|
2013-07-24 19:26:26 -04:00 |
|
Dane Springmeyer
|
eaeccc3c3a
|
enforce valid hsla values - refs #1954
|
2013-07-24 14:24:33 -04:00 |
|
artemp
|
7c63b666f9
|
cast toff_t to std::streamoff
remove 'C' style comments!!
|
2013-07-24 11:44:19 -04:00 |
|
Dane Springmeyer
|
4f01eb05b1
|
scons: correctly propagate DEFINES across builds
|
2013-07-23 20:03:00 -04:00 |
|
Dane Springmeyer
|
32464c5a4b
|
Add expected test images
|
2013-07-23 20:02:37 -04:00 |
|
Dane Springmeyer
|
e24b894868
|
add regression test for #1952
|
2013-07-23 20:00:42 -04:00 |
|
Dane Springmeyer
|
88b24144b6
|
ensure libmapnik DEFINES are propagated to the python bindings
|
2013-07-23 19:58:13 -04:00 |
|
Dane Springmeyer
|
ef4dfeb747
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
|
Dane Springmeyer
|
5ad2ebb30e
|
iwyu
|
2013-07-23 18:59:05 -04:00 |
|
Dane Springmeyer
|
cfc977e6cd
|
deal with various -Wunused-parameter warnings that are not important
|
2013-07-23 18:46:54 -04:00 |
|
Dane Springmeyer
|
827a9d147a
|
code cleanup
|
2013-07-23 18:46:40 -04:00 |
|
Dane Springmeyer
|
7a6117b18d
|
remove dead code and iwyu
|
2013-07-23 18:46:19 -04:00 |
|
Dane Springmeyer
|
c49d94fdf7
|
iwyu
|
2013-07-23 18:45:25 -04:00 |
|
Dane Springmeyer
|
84842f59c7
|
use pixfmt pre for the sake of clarity
|
2013-07-23 18:44:39 -04:00 |
|
Dane Springmeyer
|
f682fcc6d1
|
deal with various -Wunused-parameter warnings that are not importatn
|
2013-07-23 18:44:16 -04:00 |
|
Dane Springmeyer
|
72bfa282fa
|
iwyu
|
2013-07-23 18:43:19 -04:00 |
|
Dane Springmeyer
|
0ac4ec0dd9
|
iwyu
|
2013-07-23 18:42:53 -04:00 |
|
Dane Springmeyer
|
fd7164bd3c
|
use pixfmt pre for the sake of clarity
|
2013-07-23 18:42:47 -04:00 |
|
Dane Springmeyer
|
6269b42ffc
|
iwyu
|
2013-07-23 18:41:59 -04:00 |
|
Dane Springmeyer
|
365572322c
|
tests: disable the negative image test since this makes it hard to run the tests against older mapnik versions that do not have the fix
|
2013-07-23 18:38:57 -04:00 |
|
Dane Springmeyer
|
93d36ff1e3
|
avoid -Wunused-parameter warning
|
2013-07-23 16:10:16 -04:00 |
|
Dane Springmeyer
|
c5b7cd0e3e
|
remove dead code
|
2013-07-23 16:10:00 -04:00 |
|
Dane Springmeyer
|
31931b89cb
|
git rid of a few fixme
|
2013-07-23 16:00:16 -04:00 |
|
Dane Springmeyer
|
3bd2e6501f
|
fix a batch of unused variable warnings (leaving several with are true bugs/missing features)
|
2013-07-23 15:51:22 -04:00 |
|
Dane Springmeyer
|
d1667c125c
|
return human readable cairo error
|
2013-07-22 16:21:18 -04:00 |
|
Dane Springmeyer
|
4d3ab5e3aa
|
agg_renderer: remove uneeded define of AGG_RENDERING_BUFFER row_ptr_cache<int8u> since it is already hardcoded in agg_renderer_buffer.h and agg_config.h
|
2013-07-22 14:49:10 -04:00 |
|
Dane Springmeyer
|
236c8221af
|
miniz: remove MINIZ_NO_STDIO as it is uneeded since it is covered by catchall MINIZ_NO_ARCHIVE_APIS
|
2013-07-22 14:29:46 -04:00 |
|
Dane Springmeyer
|
5c13504cc0
|
remove unreachable break
|
2013-07-22 14:17:59 -04:00 |
|
Dane Springmeyer
|
1c6f449ba8
|
comment unused typedefs
|
2013-07-22 14:17:43 -04:00 |
|
Dane Springmeyer
|
3beba890f8
|
make scale_factor accessible off renderers - no need to store as member of feature_style_processor
|
2013-07-22 13:25:04 -04:00 |
|
Dane Springmeyer
|
b6739efa6a
|
clean up render_style code to avoid excessive function calls for marking a renderer as painted
|
2013-07-19 19:43:30 -04:00 |
|
Dane Springmeyer
|
a4efd6b73e
|
simplify render_style further after 6bbbe155fe
|
2013-07-19 19:33:11 -04:00 |
|
Dane Springmeyer
|
032e33cc9f
|
remove filter_factor as option to gdal datasource, clean up pass down from query object - closes #1488 - refs #625
|
2013-07-19 19:22:45 -04:00 |
|
Dane Springmeyer
|
a6a16304cc
|
regression test for gdal filter-factor
|
2013-07-19 18:56:50 -04:00 |
|
Dane Springmeyer
|
9b9e42ce5d
|
use featureset_buffer for simplier render time feature cache from @mappy
|
2013-07-19 18:32:47 -04:00 |
|
Dane Springmeyer
|
4f2e1993bf
|
tests: add a pseudo-tiled test for preventing regression of #1477
|
2013-07-19 16:07:12 -04:00 |
|
Dane Springmeyer
|
3864fada72
|
pass string by const ref
|
2013-07-19 15:46:01 -04:00 |
|