Dane Springmeyer
|
ca3078938c
|
simplify and install mapnik wkt and json libs
|
2014-10-22 00:09:22 -07:00 |
|
Dane Springmeyer
|
5a91c68399
|
link wkt grammers from python bindings
|
2014-10-13 01:17:57 -07:00 |
|
Dane Springmeyer
|
44bc5b59d6
|
break out wkt/json grammars into separate libraries
|
2014-10-13 01:06:36 -07:00 |
|
Dane Springmeyer
|
64f3815687
|
ensure boost system is linked after thread - closes #2436
|
2014-09-24 17:11:43 -07:00 |
|
Dane Springmeyer
|
d0b357cab7
|
scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging
|
2014-06-09 13:55:56 -07:00 |
|
Dane Springmeyer
|
2a826e7fc8
|
fix linux linking order in python bindings
|
2014-01-20 11:15:10 -08:00 |
|
Dane Springmeyer
|
710d558218
|
scons: simplify linkflags/ldflags setting / attempt to fix #2025
|
2013-10-22 16:35:46 -04:00 |
|
Dane Springmeyer
|
88b24144b6
|
ensure libmapnik DEFINES are propagated to the python bindings
|
2013-07-23 19:58:13 -04:00 |
|
Dane Springmeyer
|
0b58eea131
|
scons: link bindings to rt on linux
|
2013-07-14 16:32:16 -04:00 |
|
Dane Springmeyer
|
5cb6bbe01c
|
fix python linking when using static libraries for deps or statically building libmapnik
|
2013-06-03 13:17:45 -07:00 |
|
Dane Springmeyer
|
481fb3d380
|
no need to explicitly link to cairo on osx in python bindings if using dynamic lookup
|
2013-05-30 09:19:05 -07:00 |
|
Dane Springmeyer
|
ef5e8f7fff
|
fix linking of python bindings when building against libmapnik.a
|
2013-05-17 08:38:09 -07:00 |
|
Dane Springmeyer
|
5a6ea9ee6f
|
finish to rename of mapnik::Feature -> mapnik::feature_impl
|
2013-05-16 11:55:58 -07:00 |
|
Dane Springmeyer
|
3fbf4df67d
|
add support for statically linking datasource input plugins - closes #1810 and #1821 - refs #249
|
2013-05-16 11:55:58 -07:00 |
|
Dane Springmeyer
|
e2c7283522
|
Added new mapnik-config options: git-describe, defines, includes, dep-includes, and cxxflags - closes #1443
|
2013-03-13 19:49:59 -07:00 |
|
Dane Springmeyer
|
b1c1c86346
|
make PNG and TIFF support optional - closes #1704
|
2013-01-29 02:17:37 -05:00 |
|
Dane Springmeyer
|
94ff584190
|
finish complete removal of any trace of cairomm/libsigc++ - amends f25d4d9279 and closes #1681
|
2013-01-09 12:49:39 -08:00 |
|
Dane Springmeyer
|
ac418a7d4e
|
remote the last references
|
2012-08-27 16:43:40 -07:00 |
|
Dane Springmeyer
|
a3e27ed726
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-08-16 12:29:27 -07:00 |
|
Dane Springmeyer
|
d850ee8b76
|
correct various old trac links to point to github - closes #1396
|
2012-08-16 12:27:58 -07:00 |
|
Dane Springmeyer
|
ecb72d6cbc
|
scons: don't run parseconfig if uninstalling
|
2012-08-16 10:00:05 -07:00 |
|
Dane Springmeyer
|
906de8e317
|
simplify boost_python library configure checks
|
2012-07-05 11:54:43 -07:00 |
|
Dane Springmeyer
|
5016a1d476
|
avoid trying to determine relative path from python module to plugins as this can make flexible packaging harder - closes #1171
|
2012-05-03 21:56:39 -04:00 |
|
Artem Pavlenko
|
3953a94636
|
+ geojson generator interface
|
2012-02-20 10:53:58 +00:00 |
|
Dane Springmeyer
|
bc7da29e6b
|
scons: python 2.5 compatibility
|
2011-12-16 10:57:05 -08:00 |
|
Dane Springmeyer
|
56cd9c4d6a
|
python bindings: limit uncessary linking on linux and on osx if '-undefined dynamic_lookup' is used (which is now default)
|
2011-12-14 11:18:31 -08:00 |
|
Dane Springmeyer
|
acb726ce63
|
serialize relative path to fonts/plugins in python paths.py and re-assemble absolute path dynamically at load time to provide greatest portability
|
2011-12-13 17:53:31 -08:00 |
|
Dane Springmeyer
|
382a04f33f
|
python: also include uninstall target for deprecated module name
|
2011-12-13 11:17:44 -08:00 |
|
Dane Springmeyer
|
1700ffe9cf
|
remove svn revision reporting as it is not longer relevant to git versioned mapnik
|
2011-12-06 16:52:50 -08:00 |
|
Dane Springmeyer
|
7b6696ff06
|
remove last traces of ogcserver
|
2011-11-23 20:30:53 -08: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 |
|
Robert Coup
|
deb4e6b6c3
|
Do a proper check for BOOST_PYTHON_LIB in scons, and change it to be only the library name. re: mapnik-packaging:#3
|
2011-10-21 16:39:35 -07:00 |
|
Dane Springmeyer
|
b785d5ae7f
|
fix perms on the python paths.py file
|
2011-10-10 17:56:56 -07: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 |
|