Mathis Logemann
|
7ef431ece2
|
use std::optional instead of boost::optional
|
2024-05-18 10:22:29 +02: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 |
|
Mathis Logemann
|
b2116fd9e9
|
added benchmarks; needed mutex header
|
2021-03-25 17:26:29 +01:00 |
|
Mickey Rose
|
354be41811
|
benchmarks: clarify output
Make it clear in benchmark output which mode it ran in:
- "main thread" only
- "1 worker" thread
- "N workers"
|
2018-07-11 23:14:04 +02:00 |
|
Mickey Rose
|
fa55e3dfa9
|
benchmarks: move headers under benchmarks/include/
|
2018-07-11 13:32:32 +02:00 |
|