1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-09-09 04:02:51 +02:00

Commit graph

  • 4493a06878 call mapnik::setup automatically Mathis Logemann 2022-03-15 17:34:51 +01:00
  • 230e89d4e4 changelog Mathis Logemann 2022-03-15 16:00:51 +01:00
  • 515a7e8279 changelog Mathis Logemann 2022-03-15 16:00:51 +01:00
  • d3701a6593 [CMake] enable msvc static crt Mathis Logemann 2022-02-18 18:48:27 +01:00
  • bb1bc2f07b [CMake] enable msvc static crt Mathis Logemann 2022-02-18 18:48:27 +01:00
  • 31a7141365 Fix scons build Artem Pavlenko 2022-02-15 15:40:16 +00:00
  • 2d03db8ef1 Fix scons build mathisloge-feature/cmake-static Artem Pavlenko 2022-02-15 15:40:16 +00:00
  • fa4b5fd3ef [datasource] call after_load for static plugins Mathis Logemann 2022-02-14 17:34:20 +01:00
  • 45568e8895 [datasource] call after_load for static plugins Mathis Logemann 2022-02-14 17:34:20 +01:00
  • 4b522d6f43 [tests] also test when using static Mathis Logemann 2022-02-14 10:15:09 +01:00
  • ee63a6f055 [tests] also test when using static Mathis Logemann 2022-02-14 10:15:09 +01:00
  • 00eaef2ed8 [datasource] add plugin_registered function Mathis Logemann 2022-02-14 10:14:59 +01:00
  • 0f0e06c6b8 [datasource] add plugin_registered function Mathis Logemann 2022-02-14 10:14:59 +01:00
  • 6b1ad325c7 [CMake] fix rename MAPNIK_STATIC_PLUGINS => BUILD_SHARED_PLUGINS Mathis Logemann 2022-02-09 15:57:03 +01:00
  • 6fcdccaf83 [CMake] fix rename MAPNIK_STATIC_PLUGINS => BUILD_SHARED_PLUGINS Mathis Logemann 2022-02-09 15:57:03 +01:00
  • df2d66818a [Changelog] describe breaking changes Mathis Logemann 2022-02-08 16:55:42 +01:00
  • c0d52ced18 [Changelog] describe breaking changes Mathis Logemann 2022-02-08 16:55:42 +01:00
  • f66c1c0846 Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static Mathis Logemann 2022-02-08 16:49:51 +01:00
  • f9e69b4090 Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static Mathis Logemann 2022-02-08 16:49:51 +01:00
  • 7da9009e7f
    Merge pull request #4294 from jbicha/py310 Artem Pavlenko 2022-02-08 14:24:42 +00:00
  • c81f7e417b Merge pull request #4295 from mathisloge/ci/disable-debug-mode Artem Pavlenko 2022-02-08 14:09:55 +00:00
  • f3da900c35
    Merge pull request #4295 from mathisloge/ci/disable-debug-mode Artem Pavlenko 2022-02-08 14:09:55 +00:00
  • c7ea8f99d4 [CI] ubuntu: run with mono Mathis Logemann 2022-02-08 14:59:43 +01:00
  • 0769303075 [CI] ubuntu: run with mono #4295 Mathis Logemann 2022-02-08 14:59:43 +01:00
  • 097d1f08b3 [CI] disable vcpkg debug mode Mathis Logemann 2022-02-08 14:54:40 +01:00
  • 01f414de59 [CI] disable vcpkg debug mode Mathis Logemann 2022-02-08 14:54:40 +01:00
  • ed912a0eae Stop using custom OrderedDict #4294 Mats Wichmann 2018-08-26 22:54:00 -06:00
  • a8f2292d9b Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static Mathis Logemann 2022-02-07 15:35:45 +01:00
  • 65dde2cce3 Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static Mathis Logemann 2022-02-07 15:35:45 +01:00
  • 41526c81c0 [CMake] add msvc EHsc option Mathis Logemann 2022-02-03 23:58:22 +01:00
  • 49ef468e84 [CMake] add msvc EHsc option Mathis Logemann 2022-02-03 23:58:22 +01:00
  • e86af0f4b7 refactor datasource plugins Mathis Logemann 2022-02-02 17:20:29 +01:00
  • 42f465f842 refactor datasource plugins Mathis Logemann 2022-02-02 17:20:29 +01:00
  • 9f0b4eab50 Merge pull request #4290 from mathisloge/fix/gha-upload Artem Pavlenko 2022-02-07 14:06:05 +00:00
  • 713104c2dc
    Merge pull request #4290 from mathisloge/fix/gha-upload Artem Pavlenko 2022-02-07 14:06:05 +00:00
  • 8e53ac00a3 Merge pull request #4289 from mathisloge/fix/format Artem Pavlenko 2022-02-07 14:05:40 +00:00
  • 843eb3eae5
    Merge pull request #4289 from mathisloge/fix/format Artem Pavlenko 2022-02-07 14:05:40 +00:00
  • 0b4a9e1bae [GHA] use current user if PR or local repo (readonly) and vcpkg debug mode Mathis Logemann 2022-02-02 18:02:08 +01:00
  • e75725ef37 [GHA] use current user if PR or local repo (readonly) and vcpkg debug mode #4290 Mathis Logemann 2022-02-02 18:02:08 +01:00
  • b674e70bb4 fix formatting of warning.hpp Mathis Logemann 2022-02-02 17:31:43 +01:00
  • d148121dad fix formatting of warning.hpp #4289 Mathis Logemann 2022-02-02 17:31:43 +01:00
  • dd77b38f91 Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static Mathis Logemann 2022-02-02 17:15:55 +01:00
  • 8a1f2579e9 Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static Mathis Logemann 2022-02-02 17:15:55 +01:00
  • 481f7261f8 static plugins Mathis Logemann 2022-01-29 12:52:23 +01:00
  • 2d846dd5f3 static plugins Mathis Logemann 2022-01-29 12:52:23 +01:00
  • 5eebe1d440 Merge pull request #4288 from mathisloge/fix/github-actions Artem Pavlenko 2022-02-02 14:32:53 +00:00
  • 0c8352fc3e
    Merge pull request #4288 from mathisloge/fix/github-actions Artem Pavlenko 2022-02-02 14:32:53 +00:00
  • c61845f924 fix gha secret name Mathis Logemann 2022-02-02 15:31:24 +01:00
  • 32ca0104a7 fix gha secret name #4288 Mathis Logemann 2022-02-02 15:31:24 +01:00
  • 25d99efc4a Merge pull request #4286 from mathisloge/feature/github-actions Artem Pavlenko 2022-02-02 14:28:23 +00:00
  • f9b310a8ca
    Merge pull request #4286 from mathisloge/feature/github-actions Artem Pavlenko 2022-02-02 14:28:23 +00:00
  • f0a5e8c737 use correct cache Mathis Logemann 2022-02-02 10:14:55 +01:00
  • cda203a83f use correct cache #4286 Mathis Logemann 2022-02-02 10:14:55 +01:00
  • b08cb1654a add github actions Mathis Logemann 2022-01-28 11:10:24 +01:00
  • bff4dbd957 add github actions Mathis Logemann 2022-01-28 11:10:24 +01:00
  • 489c81d934 remove merge things #4262 Mathis Logemann 2022-01-28 11:08:11 +01:00
  • c27e929d1a Merge branch 'master' of https://github.com/mapnik/mapnik into gh_ci Mathis Logemann 2022-01-28 11:06:28 +01:00
  • 22e98449f8 Merge pull request #4282 from mathisloge/feature/clang-format Artem Pavlenko 2022-01-28 09:57:58 +00:00
  • d7b83c0f7d
    Merge pull request #4282 from mathisloge/feature/clang-format Artem Pavlenko 2022-01-28 09:57:58 +00:00
  • d10291197c fix color.cpp formatting Mathis Logemann 2022-01-28 10:37:38 +01:00
  • 9bf8fcc823 fix color.cpp formatting #4282 Mathis Logemann 2022-01-28 10:37:38 +01:00
  • ff680ed1cd Merge branch 'master' of https://github.com/mapnik/mapnik into feature/clang-format Mathis Logemann 2022-01-28 10:31:55 +01:00
  • 779787f980 Merge branch 'master' of https://github.com/mapnik/mapnik into feature/clang-format Mathis Logemann 2022-01-28 10:31:55 +01:00
  • cb5dea98f3 Merge pull request #4284 from mathisloge/fix/windows-utf8 Artem Pavlenko 2022-01-28 09:20:52 +00:00
  • 7df7e16c56
    Merge pull request #4284 from mathisloge/fix/windows-utf8 Artem Pavlenko 2022-01-28 09:20:52 +00:00
  • e4f84d5f9d Merge pull request #4276 from mathisloge/remove_cxx11_support Artem Pavlenko 2022-01-28 09:18:53 +00:00
  • dafdbb01ea
    Merge pull request #4276 from mathisloge/remove_cxx11_support Artem Pavlenko 2022-01-28 09:18:53 +00:00
  • 87430dbf7c Merge branch 'fix/windows-utf8' of https://github.com/mathisloge/mapnik Mathis Logemann 2022-01-27 19:18:11 +01:00
  • 7bccb2a280 Merge branch 'fix/windows-utf8' of https://github.com/mathisloge/mapnik Mathis Logemann 2022-01-27 19:18:11 +01:00
  • cce46decec do not mark all postgis tests as mayfail Mathis Logemann 2022-01-27 19:16:24 +01:00
  • cec4da8103 Revert "postgis !mayfail" Mathis Logemann 2022-01-27 19:07:07 +01:00
  • 178f0e07c3 [unit-tests] mark text/nested script runs as unicode 16 Mathis Logemann 2022-01-27 18:42:40 +01:00
  • ef062ac314 [unit-tests] mark text/nested script runs as unicode 16 #4284 Mathis Logemann 2022-01-27 18:42:40 +01:00
  • 810cde6605 [unit-test] enable tiff test Mathis Logemann 2022-01-27 18:40:22 +01:00
  • 3b1d09702c [unit-test] enable tiff test Mathis Logemann 2022-01-27 18:40:22 +01:00
  • 2a042d6774 [visual-test] enable utf-8 console output for windows Mathis Logemann 2022-01-27 18:37:19 +01:00
  • 3012ea43ee [visual-test] enable utf-8 console output for windows Mathis Logemann 2022-01-27 18:37:19 +01:00
  • 3441d23f9b [CMake] visual test in own dir Mathis Logemann 2022-01-27 18:37:03 +01:00
  • aee8519bac [CMake] visual test in own dir Mathis Logemann 2022-01-27 18:37:03 +01:00
  • d22e394bf2 add missing includes Mathis Logemann 2022-01-27 18:32:21 +01:00
  • ba27149232 add missing includes Mathis Logemann 2022-01-27 18:32:21 +01:00
  • 77f815d285 [CMake] add benchmark run script Mathis Logemann 2022-01-27 18:31:33 +01:00
  • 08dcab617e [CMake] add benchmark run script Mathis Logemann 2022-01-27 18:31:33 +01:00
  • fd53ba3fd6 [CMake] fix installation Mathis Logemann 2022-01-27 18:30:13 +01:00
  • ccd44da4a2 [CMake] fix installation Mathis Logemann 2022-01-27 18:30:13 +01:00
  • 81e6f3aa20 [CMake] add msvc utf-8 flag Mathis Logemann 2022-01-27 18:28:44 +01:00
  • c5d4bfe680 [CMake] add msvc utf-8 flag Mathis Logemann 2022-01-27 18:28:44 +01:00
  • 0d24bda4eb windows: better coverage? Mathis Logemann 2022-01-27 17:47:01 +01:00
  • a8041deb64 easier names for maintaince Mathis Logemann 2022-01-27 10:11:34 +01:00
  • f395fa0fe3 fix name of visual test artifact Mathis Logemann 2022-01-27 00:17:28 +01:00
  • 9ccea4b6e9 format dir demo Mathis Logemann 2022-01-26 23:34:08 +01:00
  • 4fbaa032f0 format dir demo Mathis Logemann 2022-01-26 23:34:08 +01:00
  • 78e03e1c77 format dir benchmark Mathis Logemann 2022-01-26 23:32:21 +01:00
  • 65035706fb format dir benchmark Mathis Logemann 2022-01-26 23:32:21 +01:00
  • ddb826d9b9 format dir test Mathis Logemann 2022-01-26 23:25:53 +01:00
  • 6dcf754077 format dir test Mathis Logemann 2022-01-26 23:25:53 +01:00
  • 65bb375278 format utils Mathis Logemann 2022-01-26 20:41:37 +01:00
  • d5a873e81c format utils Mathis Logemann 2022-01-26 20:41:37 +01:00
  • 1acb7335a4 format dir include and src Mathis Logemann 2022-01-26 10:43:31 +01:00
  • e7c3d04309 format dir include and src Mathis Logemann 2022-01-26 10:43:31 +01:00