Mathis Logemann
|
ccbf27400c
|
move datasource_plugin into mapnik target
|
2023-01-23 16:13:32 +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 |
|
Mathis Logemann
|
2d846dd5f3
|
static plugins
wip static plugins
add remaining datasources
wip
formatting
|
2022-02-02 16:35:49 +01:00 |
|
Mathis Logemann
|
7a7a8125a9
|
[CMake] remove obsolete statements/improve docs
[CMake] remove obsolete variables and improve docs
[CMake] remove proj env var
|
2021-11-15 00:40:48 +01:00 |
|
Mathis Logemann
|
f0940c2075
|
[CMake] move all build artifacts into same dir to remove the need of copy_dlls (except for plugins)
[CMake] improve BUILD_TESTING and use pkgconf for cairo on linux
[CMake] add Threads dependency to -Config
|
2021-11-15 00:40:47 +01:00 |
|
Mathis Logemann
|
35ea6f2a56
|
[CMake] refactor mapnik_install
|
2021-09-22 19:52:39 +02:00 |
|
Mathis Logemann
|
8bd463d4fc
|
make mapnik::core a public dependency of mapnik::mapnik
|
2021-09-14 20:46:43 +02:00 |
|
Mathis Logemann
|
7a13a940df
|
build plugins as modules.
|
2021-07-05 17:13:45 +02:00 |
|
Mathis Logemann
|
e1fa32f21f
|
install dependencies. Required for windows (and ?macos?). Needs testing on linux.
|
2021-04-10 14:36:22 +02:00 |
|
Mathis Logemann
|
36be4fe594
|
renamed target mapnik::headers to mapnik::core
|
2021-03-18 15:35:55 +01:00 |
|
Mathis Logemann
|
dec9056511
|
remove unnecessary cmake_minimum_required from sub projects
|
2021-02-03 19:14:08 +01:00 |
|
Mathis Logemann
|
68528ffb28
|
cmake improvements
|
2020-11-22 22:01:33 +01:00 |
|
Mathis Logemann
|
f390a830ae
|
remove plugins from generated targets; install includes
|
2020-11-21 11:40:55 +01:00 |
|
Mathis Logemann
|
6254f7c09e
|
more cmake
|
2020-11-21 11:34:45 +01:00 |
|