Mathis Logemann
|
bc38652079
|
Finalize static plugins
|
2022-12-09 14:48:52 +01:00 |
|
Mathis Logemann
|
eb3823aa4a
|
precommit
|
2022-08-17 17:35:25 +02:00 |
|
Mathis Logemann
|
2b7456f54b
|
Revert "precommit"
This reverts commit f48589738f .
|
2022-08-17 17:22:07 +02:00 |
|
Mathis Logemann
|
f48589738f
|
precommit
|
2022-08-17 17:19:59 +02:00 |
|
Mathis Logemann
|
c85f8462fd
|
[CMake] fixes for windows (WIP)
|
2022-04-22 15:10:49 +02:00 |
|
Mathis Logemann
|
4493a06878
|
call mapnik::setup automatically
|
2022-03-15 21:12:43 +01:00 |
|
Mathis Logemann
|
42f465f842
|
refactor datasource plugins
fix merge
remove old DATASOURCE_PLUGIN call
fix memory_datasource
wip
wip
fix temp return
fix install
wip before_unload
linux
remove docker
remove docker
comments
add windows error message if libmapnik=static and plugins=dynamic
fix false plugin macro
plugin default de/constructor to remove UB
simplyfy plugin targets - add fpic
fix makro
simplyfy
use unique_ptr for plugin handle
rename option static plugins
replace local init with fnc call
call setup everywhere
init datasource_static
|
2022-02-07 15:35:09 +01:00 |
|
Artem Pavlenko
|
8328424af5
|
1. datasource is now a property of Layer object.
2. modified python/c++ demos to reflect the above.
3. removed large 'blobby' mapnik.hpp (compilation times!!!)
|
2006-10-03 08:44:04 +00:00 |
|
Artem Pavlenko
|
c0fa1a6004
|
* create_filter moved to core lib
* modified demo/c++/rundemo.cpp to reflect the above
|
2006-09-17 19:45:01 +00:00 |
|
Artem Pavlenko
|
72fae1daa1
|
1. removed dependency on boost_serialization ( we don't really need it) at this time.
2. coord and envelope operator<< to use 16 digit precision.
3. added 'inside polygon' method impl.
|
2006-08-20 18:49:22 +00:00 |
|
Artem Pavlenko
|
61fd258fd1
|
changing licence from GPL to LGPL
|
2006-03-31 10:32:02 +00:00 |
|
Artem Pavlenko
|
e21c3b36f6
|
removed save and load to text archive functionality to keep x86_64 build happy
|
2006-03-19 21:59:16 +00:00 |
|
Artem Pavlenko
|
9f8460fb0b
|
changed headers order to keep boost::serialization (1_33_0) happy! (trunk)
|
2006-02-13 20:28:21 +00:00 |
|
Artem Pavlenko
|
245be985e2
|
1.symbolizers refactored - split into hpp/cpp
(all AGG is private to libmapnik and not exposed to client code)
2.removed unused files (more todo)
3.added line pattern symbolizer to python bindings
|
2006-01-23 13:24:41 +00:00 |
|
Artem Pavlenko
|
6f9528c2e3
|
1.added serialization support
2.some class names changes
|
2005-12-14 17:01:09 +00:00 |
|