Mathis Logemann
|
bc38652079
|
Finalize static plugins
|
2022-12-09 14:48:52 +01:00 |
|
Mathis Logemann
|
7d267b47fe
|
Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static
|
2022-11-22 20:14:33 +01:00 |
|
Artem Pavlenko
|
a65d65a5ab
|
Update .clang-format to BraceWrapping: BeforeCatch : true
run `pre-commit`
|
2022-11-10 15:57:38 +00: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 |
|
Mathis Logemann
|
65035706fb
|
format dir benchmark
|
2022-01-27 00:12:13 +01:00 |
|
Artem Pavlenko
|
6fa2666747
|
Add convertion functions from_u8string to support c++20 + update tests
|
2021-05-17 16:11:44 +01:00 |
|
Artem Pavlenko
|
ebbd544d75
|
Add text to indicate if proj_transform is internal or external (libproj)
|
2021-03-18 16:05:09 +00:00 |
|
Artem Pavlenko
|
9c7e21fa47
|
Re-use proj_transform as creating a new one is extremely expensive on libproj >= 6 (NOTE: epsg:4326 and epsg:3857 are special cases which use internal implementations and are not expensive to create on stack).
|
2021-03-18 15:32:13 +00:00 |
|
Artem Pavlenko
|
88241b32ee
|
Initial implementation of new proj7 APIs support
|
2021-01-15 15:21:09 +00:00 |
|
Mickey Rose
|
d70c2d978c
|
add benchmark for mapnik::util::normalize_angle
|
2018-07-11 23:13:59 +02:00 |
|
Mickey Rose
|
5091a4ba9d
|
benchmarks: move sources under benchmarks/src/
|
2018-07-11 15:57:04 +02:00 |
|