Hermann Kraus
|
2eb3662d87
|
Add all files to build.py.
|
2012-01-23 00:20:15 +01:00 |
|
Artem Pavlenko
|
bae5bd292f
|
move building_symbolizer into separate hpp/cpp
|
2012-01-19 18:26:15 -05:00 |
|
Artem Pavlenko
|
096082ba9b
|
Merge branch 'master' into feature_impl
|
2012-01-19 16:11:03 -05:00 |
|
Hermann Kraus
|
537231f60e
|
Remove glyph symbolizer.
|
2012-01-19 20:34:09 +01:00 |
|
Artem Pavlenko
|
0f002077e1
|
+ use mapnik::gamma_method_e for all symbolizers
+ fixes #1042 : avoid pushin duplcaite name into boost.python registry
|
2012-01-19 12:45:24 -05:00 |
|
Artem Pavlenko
|
ab314b44a4
|
+ use mapnik::gamma_method_e for all symbolizers
+ fixes #1042 : avoid pushin duplcaite name into boost.python registry
|
2012-01-19 12:45:24 -05:00 |
|
Artem Pavlenko
|
a6a540cb68
|
Merge branch 'master' into feature_impl
|
2012-01-18 09:40:55 -05:00 |
|
Artem Pavlenko
|
f44c3e300d
|
add feature_type_style.cpp
|
2012-01-18 09:17:39 -05:00 |
|
Cezary Tarnowski
|
afa8ecefc4
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Cezary Tarnowski
|
e7a751987d
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Cezary Tarnowski
|
c7cfdef8d4
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Cezary Tarnowski
|
c007a608ff
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Dane Springmeyer
|
e9bb5666e7
|
scons: fully workaround potential compile error with gcc/boost 1.42/ubuntu relating to interprocess bug - refs #1001 and #950
|
2012-01-08 17:21:04 -08:00 |
|
Dane Springmeyer
|
1b3d2324de
|
scons: fully workaround potential compile error with gcc/boost 1.42/ubuntu relating to interprocess bug - refs #1001 and #950
|
2012-01-08 17:21:04 -08:00 |
|
Artem Pavlenko
|
b3b330bcb7
|
add poor man's deepcopy method :
'''
mapnik::util::deepcopy(map_in,map_out);
'''
|
2011-12-20 16:26:30 +00:00 |
|
Artem Pavlenko
|
c71a02e24d
|
add poor man's deepcopy method :
'''
mapnik::util::deepcopy(map_in,map_out);
'''
|
2011-12-20 16:26:30 +00:00 |
|
Dane Springmeyer
|
e1d0795617
|
remove special ltdl dladvise usage - no longer needed after #790
|
2011-12-06 18:23:01 -08:00 |
|
Dane Springmeyer
|
556bc2c869
|
remove special ltdl dladvise usage - no longer needed after #790
|
2011-12-06 18:23:01 -08:00 |
|
Artem Pavlenko
|
1627046943
|
add include/mapnik/util target
|
2011-12-02 16:33:07 +00:00 |
|
Artem Pavlenko
|
938d29018d
|
add include/mapnik/util target
|
2011-12-02 16:33:07 +00:00 |
|
Artem Pavlenko
|
b689670ffd
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Artem Pavlenko
|
14700dba16
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Dane Springmeyer
|
0787fa242e
|
fix logic around icudata linking
|
2011-11-02 18:52:31 -04:00 |
|
Dane Springmeyer
|
b354e5e838
|
fix logic around icudata linking
|
2011-11-02 18:52:31 -04:00 |
|
Dane Springmeyer
|
4f9c10fb05
|
scons: link icudata if linking statically to deps
|
2011-11-02 13:55:18 -04:00 |
|
Dane Springmeyer
|
06ea13fe3c
|
scons: link icudata if linking statically to deps
|
2011-11-02 13:55:18 -04:00 |
|
Dane Springmeyer
|
e3b0e56ff4
|
always link to boost system - closes #931
|
2011-10-25 19:29:51 -07:00 |
|
Dane Springmeyer
|
d8f19fab05
|
always link to boost system - closes #931
|
2011-10-25 19:29:51 -07:00 |
|
Dane Springmeyer
|
285591f370
|
move bundled agg sources into depedencies subdirectory (as we may bundle other deps there too to reduce clutter) and remove all traces of unused tinyxml (ptree now uses rapidxml header-only library internally) - refs #913
|
2011-10-11 20:22:49 -07:00 |
|
Alberto Valverde
|
36dcffd2de
|
forgot to add warp.cpp as a source
|
2011-09-16 14:57:40 +00:00 |
|
Dane Springmeyer
|
ae9dedeb27
|
add line_symbolizer cpp
|
2011-09-09 23:46:39 +00:00 |
|
Dane Springmeyer
|
a966dfd7f9
|
scons: ensure cairo flags are set before any special handling of libmapnik env source compile flags
|
2011-09-01 21:04:41 +00:00 |
|
Dane Springmeyer
|
8e94bf9188
|
expose first pass at rendering statistics via build option 'RENDERING_STATS' - refs #780
|
2011-09-01 05:14:25 +00:00 |
|
Dane Springmeyer
|
b2dc2fa6d2
|
move feature_style_processor to cpp
|
2011-09-01 00:44:27 +00:00 |
|
Dane Springmeyer
|
a013cd5032
|
add support for fixed color palettes when encoding to png
|
2011-08-31 02:28:14 +00:00 |
|
Dane Springmeyer
|
22c39d91ba
|
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
|
2011-08-30 05:32:01 +00:00 |
|