Artem Pavlenko
|
e61128056f
|
clang-format -
+QualifierAlignment: Right
+Standard: c++20
|
2025-07-14 14:49:23 +01:00 |
|
Artem Pavlenko
|
e5b221f38d
|
fix clang-format -
+BreakConstructorInitializers: BeforeColon
+PackConstructorInitializers: Never
|
2025-07-14 14:42:10 +01:00 |
|
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 |
|
Mickey Rose
|
5091a4ba9d
|
benchmarks: move sources under benchmarks/src/
|
2018-07-11 15:57:04 +02:00 |
|