Mathis Logemann
|
2b977f14c9
|
changed proj; add mapnik_proj_version; use boost regex icu workaround
|
2021-03-25 18:46:18 +01:00 |
|
Mathis Logemann
|
b2116fd9e9
|
added benchmarks; needed mutex header
|
2021-03-25 17:26:29 +01:00 |
|
Mathis Logemann
|
31c0b08548
|
renamed MAPNIK_USE_PROJ4 to MAPNIK_USE_PROJ and removed ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
|
2021-03-24 23:55:12 +01:00 |
|
Mathis Logemann
|
e963af53a5
|
find proj without config
|
2021-03-24 15:21:39 +01:00 |
|
Mathis Logemann
|
61a1248262
|
fix false default cmake install dir
|
2021-03-24 15:17:08 +01:00 |
|
Mathis Logemann
|
db6d1a1293
|
fix typo in text
|
2021-03-24 15:16:12 +01:00 |
|
Mathis Logemann
|
9835f07179
|
find and link icu first
|
2021-03-24 14:57:27 +01:00 |
|
Mathis Logemann
|
167461ccc4
|
rename internal name mapnik-core to core since the exported name would be mapnik::mapnik-core instead of mapnik::core. This fixes the issue
|
2021-03-19 22:51:50 +01:00 |
|
Mathis Logemann
|
36be4fe594
|
renamed target mapnik::headers to mapnik::core
|
2021-03-18 15:35:55 +01:00 |
|
Mathis Logemann
|
4604aee202
|
3.15 is the minium supported target. tested.
|
2021-03-17 23:06:49 +01:00 |
|
Mathis Logemann
|
ae43a49b71
|
add dependencies to cmake config. Provieded a new macro for better maintance
|
2021-03-17 22:18:21 +01:00 |
|
Mathis Logemann
|
74b325e71a
|
fix comment
|
2021-02-03 22:48:25 +01:00 |
|
Mathis Logemann
|
54a61f7553
|
add dlcfn on non windows systems
|
2021-02-03 22:47:15 +01:00 |
|
Mathis Logemann
|
5f02b197dd
|
get mapnik version from mapnik/version.hpp
|
2021-02-03 19:43:28 +01:00 |
|
Mathis Logemann
|
1f73d1c771
|
rename boost::boost to boost::headers, added missing icu components
|
2021-02-03 19:29:43 +01:00 |
|
Mathis Logemann
|
e60d4368ed
|
add option to disable shared lib fixup
|
2021-01-27 01:17:00 +01:00 |
|
Mathis Logemann
|
a7c9f5b941
|
windows: copy all dlls. optional library dir if some dlls are not found.
|
2021-01-27 00:41:54 +01:00 |
|
Mathis Logemann
|
14f4362bb5
|
better support for proj
|
2021-01-24 19:34:51 +01:00 |
|
Mathis Logemann
|
cbd19b6052
|
use status message
|
2020-11-25 15:42:33 +01:00 |
|
Mathis Logemann
|
410393fefa
|
do not use absolute paths for fonts/plugins
|
2020-11-25 13:20:07 +01:00 |
|
Mathis Logemann
|
f432018bdb
|
added cache variable for lib/bin/archive output
|
2020-11-25 12:16:06 +01:00 |
|
Mathis Logemann
|
f027667daa
|
added correct plugin default paths
|
2020-11-25 08:23:41 +01:00 |
|
Mathis Logemann
|
983087b5c5
|
cache var for cxx standard
|
2020-11-22 22:11:27 +01:00 |
|
Mathis Logemann
|
f6acf4c027
|
do not use the install interface for mapbox deps
|
2020-11-22 22:06:15 +01:00 |
|
Mathis Logemann
|
68528ffb28
|
cmake improvements
|
2020-11-22 22:01:33 +01:00 |
|
Mathis Logemann
|
0eb0408cc3
|
add options for grid/svg renderer
|
2020-11-21 17:03:30 +01:00 |
|
Mathis Logemann
|
096befe69e
|
try with c++14
|
2020-11-21 15:34:13 +01:00 |
|
Mathis Logemann
|
0084628d61
|
use only c++17 with extensions..
|
2020-11-21 15:18:31 +01:00 |
|
Mathis Logemann
|
07546fe098
|
enable c++17 and do not use c++ extensions
|
2020-11-21 15:10:20 +01:00 |
|
Mathis Logemann
|
f447cad781
|
add initial test support
|
2020-11-21 13:20:04 +01:00 |
|
Mathis Logemann
|
9a132080b5
|
add proj required define
|
2020-11-21 12:50:11 +01:00 |
|
Mathis Logemann
|
8de67bc262
|
add support for proj4
|
2020-11-21 12:38:29 +01:00 |
|
Mathis Logemann
|
3990fbe1dd
|
add options to enable/disable utilitys
|
2020-11-21 12:30:34 +01:00 |
|
Mathis Logemann
|
e3789e219a
|
build utilities correctly
|
2020-11-21 12:24:34 +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 |
|
Mathis Logemann
|
7d46eda60d
|
more options
|
2020-11-21 10:09:29 +01:00 |
|
Mathis Logemann
|
895d89a125
|
optional libraries
|
2020-11-21 09:46:54 +01:00 |
|
Mathis Logemann
|
d86a90a10a
|
more cmake
|
2020-11-20 21:15:27 +01:00 |
|
Mathis Logemann
|
e6f6d0f133
|
more cmake
|
2020-11-20 20:20:28 +01:00 |
|
Mathis Logemann
|
945e57286b
|
initial cmake scripts
|
2020-11-20 18:20:43 +01:00 |
|