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

Commit graph

  • 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
  • d3aaa25b20 add clang-format Mathis Logemann 2022-01-26 01:21:45 +01:00
  • 6fe46f61e2 add clang-format Mathis Logemann 2022-01-26 01:21:45 +01:00
  • 9bc5c0d585 fix proj env Mathis Logemann 2022-01-26 16:26:43 +01:00
  • 5b263a7ff1 set projlib env for windows Mathis Logemann 2022-01-26 12:44:56 +01:00
  • e87c9ff43f switch back to vcpkg main branch as the gdal bug is fixed Mathis Logemann 2022-01-26 12:39:25 +01:00
  • b6afb527f2 without env? Mathis Logemann 2022-01-26 12:30:48 +01:00
  • c6182edf17 use all cores on the ci (windows) Mathis Logemann 2022-01-26 11:59:25 +01:00
  • 834fd95b3d proj lib for all oses Mathis Logemann 2022-01-26 11:46:47 +01:00
  • 844738f6b0 add proj lib env for windows test visuals Mathis Logemann 2022-01-26 11:43:03 +01:00
  • 9c4b7a499e upload visual test results Mathis Logemann 2022-01-26 11:14:59 +01:00
  • 2152bde653 visual tests on windows? enable utf output on visual test runner Mathis Logemann 2022-01-26 11:10:23 +01:00
  • c52413b5f7 fix cmake preset Mathis Logemann 2022-01-26 10:58:34 +01:00
  • 49ff6bfc39 Merge branch 'master' of https://github.com/mapnik/mapnik into gh_ci Mathis Logemann 2022-01-26 10:55:18 +01:00
  • 2a49dbcc83 Merge branch 'master' of https://github.com/mapnik/mapnik Mathis Logemann 2022-01-26 00:13:21 +01:00
  • 61dd5dccab Merge branch 'master' of https://github.com/mapnik/mapnik Mathis Logemann 2022-01-26 00:13:21 +01:00
  • 959720d9b2 add msvc utf-8 compiler option and u string to scripts_run possibly fixing #4278 Mathis Logemann 2022-01-25 23:58:29 +01:00
  • 3b75f6cf60 set proj lib Mathis Logemann 2022-01-25 13:33:53 +01:00
  • de193d5b44 utf8 script run Mathis Logemann 2022-01-25 13:32:37 +01:00
  • 9984547674 Merge pull request #4281 from mathisloge/fix/unique_shared_ptr Artem Pavlenko 2022-01-25 12:09:52 +00:00
  • 1d6350b1e5
    Merge pull request #4281 from mathisloge/fix/unique_shared_ptr Artem Pavlenko 2022-01-25 12:09:52 +00:00
  • 4c65411b11 use use_count instead of unique() This should be safe to use, since there aren't any weak_ptr's using the shared_ptr. Furthermore any async operations should be finished or guarded for multithreaded execution. Mathis Logemann 2022-01-25 10:21:27 +01:00
  • feb03a4b15 use use_count instead of unique() This should be safe to use, since there aren't any weak_ptr's using the shared_ptr. Furthermore any async operations should be finished or guarded for multithreaded execution. Mathis Logemann 2022-01-25 10:21:27 +01:00
  • 9ac35a0a9c use use_count instead of unique() This should be safe to use, since there aren't any weak_ptr's using the shared_ptr. Furthermore any async operations should be finished or guarded for multithreaded execution. #4281 Mathis Logemann 2022-01-25 10:21:27 +01:00
  • bbfd2dddab Merge pull request #4279 from mathisloge/fix/issue-4268 Artem Pavlenko 2022-01-25 08:54:50 +00:00
  • 9e3bafcd4c
    Merge pull request #4279 from mathisloge/fix/issue-4268 Artem Pavlenko 2022-01-25 08:54:50 +00:00
  • aedecbcd21 [scons] add mapped_memory_file to source list Mathis Logemann 2022-01-24 21:21:45 +01:00
  • a3ccf2967f [scons] add mapped_memory_file to source list #4279 Mathis Logemann 2022-01-24 21:21:45 +01:00
  • ba2b73b164 Merge pull request #4280 from mathisloge/feature/vcpkg Artem Pavlenko 2022-01-24 17:04:17 +00:00
  • 611fd93308
    Merge pull request #4280 from mathisloge/feature/vcpkg Artem Pavlenko 2022-01-24 17:04:17 +00:00
  • ce8badf559 add vpkg.json Mathis Logemann 2022-01-19 12:16:14 +01:00
  • c16aa1e5c4 add vpkg.json #4280 Mathis Logemann 2022-01-19 12:16:14 +01:00
  • 07ee3ae561 fix #4268 by adding mapped_memory_file Mathis Logemann 2022-01-21 00:10:17 +01:00
  • fe887a2c83 fix #4268 by adding mapped_memory_file Mathis Logemann 2022-01-21 00:10:17 +01:00
  • 3a43ac49b6 only package if failed Mathis Logemann 2022-01-22 10:28:11 +01:00
  • f2ba14b64f test gdal vcpkg changes Mathis Logemann 2022-01-22 09:36:39 +01:00
  • ec6b26e121 only upload if tests have failed Mathis Logemann 2022-01-21 10:44:48 +01:00
  • 158fe4bb8a env -> inputs Mathis Logemann 2022-01-21 01:09:36 +01:00
  • ad2d5a6a05 add ci for memory mapped and file based Mathis Logemann 2022-01-21 01:04:02 +01:00
  • 7fb25131e2 USE_MEMORY_MAPPED_FILE ON Mathis Logemann 2022-01-21 00:58:03 +01:00
  • d294adedbf fix for image_io tiff memory_mapped Mathis Logemann 2022-01-21 00:57:26 +01:00
  • 26a11ceb94 fix for image_io tiff memory_mapped #4277 Mathis Logemann 2022-01-21 00:57:26 +01:00
  • 3202745c82 add missing include <fstream> Mathis Logemann 2022-01-21 00:30:25 +01:00
  • c69d24a631 MEMORY_MAPPED_FILE = OFF Mathis Logemann 2022-01-21 00:30:36 +01:00
  • 144964e32f add missing include <fstream> Mathis Logemann 2022-01-21 00:30:25 +01:00
  • 8423f4cddf enable USE_MEMORY_MAPPED_FILE for windows ci Mathis Logemann 2022-01-21 00:11:45 +01:00
  • b87a0860d7 issue-4268: added mapped_memory_file Mathis Logemann 2022-01-21 00:10:17 +01:00
  • 78d28d5979 issue-4268: added mapped_memory_file Mathis Logemann 2022-01-21 00:10:17 +01:00
  • 2d1dd0c30e remove cxx11_support.hpp Mathis Logemann 2022-01-20 22:52:43 +01:00
  • 26052486ee remove cxx11_support.hpp #4276 Mathis Logemann 2022-01-20 22:52:43 +01:00
  • c48f5b1228 add missing headers Mathis Logemann 2022-01-20 23:05:48 +01:00
  • ccea5a9acc remove cxx11_support.hpp Mathis Logemann 2022-01-20 22:52:43 +01:00
  • 5619aad927
    Merge 0f73b8b795 into fb06428250 #4040 Artem Pavlenko 2022-01-20 17:41:25 +01:00
  • 2f650a7eef update vcpkg Mathis Logemann 2022-01-19 23:27:59 +01:00
  • 5e6c5bf142 Merge pull request #4275 from mathisloge/remove_make_unique_cpp11 Artem Pavlenko 2022-01-19 13:52:39 +00:00
  • fb06428250
    Merge pull request #4275 from mathisloge/remove_make_unique_cpp11 Artem Pavlenko 2022-01-19 13:52:39 +00:00
  • 4760ec1863 don't ignore warnings for boost include Mathis Logemann 2022-01-19 12:58:07 +01:00
  • 8f9027a83c fix ci name Mathis Logemann 2022-01-19 12:48:58 +01:00
  • cb304d76e3 remove make_unique Mathis Logemann 2022-01-19 12:40:32 +01:00
  • 4f95463c75 remove make_unique #4275 Mathis Logemann 2022-01-19 12:40:32 +01:00
  • cd21256b6b add vpkg.json Mathis Logemann 2022-01-19 12:16:14 +01:00
  • a557471b40 no env on reusable workflows? Mathis Logemann 2022-01-19 12:06:28 +01:00
  • d2746cd17e use latest vcpkg Mathis Logemann 2022-01-19 12:03:50 +01:00
  • 7fdee2e483
    Update Makefile #4274 SachinBohra 2022-01-05 23:04:27 +05:30
  • 2900b1a5de
    update make file to use runtime python env #4273 SachinBohra 2022-01-05 23:00:13 +05:30
  • 86edfecbca
    Update INSTALL.md #4238 Hummeltech 2021-12-24 08:07:36 -07:00
  • 9899eca34b
    Merge branch 'master' into patch-1 Hummeltech 2021-12-24 08:06:31 -07:00
  • 7631f93f54 Add Docker #4267 Mathis Logemann 2021-11-15 15:32:58 +01:00
  • 58dc9604bb correct benchmark names Mathis Logemann 2021-12-16 14:48:01 +01:00
  • 31ce068b0f aaaannnd again benchmark fix run Mathis Logemann 2021-12-16 12:00:49 +01:00
  • 1721ee6bd9 fix benchmark run Mathis Logemann 2021-12-16 10:46:44 +01:00
  • 17095583dd permissions Mathis Logemann 2021-12-16 09:53:53 +01:00
  • 414648d837 windows Mathis Logemann 2021-12-15 21:48:16 +01:00
  • 2cd1666818 benchmarks Mathis Logemann 2021-12-15 16:57:23 +01:00
  • ccc0815b53 invalid escape sequence for % in report.cpp Mathis Logemann 2021-12-15 16:56:04 +01:00
  • 3366326070 Revert "just test CodeQL?" Mathis Logemann 2021-12-14 18:51:13 +01:00
  • 073b010aa1 just test CodeQL? Mathis Logemann 2021-12-14 17:05:33 +01:00
  • 94b97a33cb macos visual tests Mathis Logemann 2021-12-14 16:48:30 +01:00
  • 2ab48b571a fix path for visual test results Mathis Logemann 2021-12-14 15:10:31 +01:00
  • dc33df5533 ignore visual test failure Mathis Logemann 2021-12-14 14:09:04 +01:00
  • 31ea5ab98e first benchmark Mathis Logemann 2021-12-14 13:38:07 +01:00
  • c100cf4bb7 copy benchmark data intp output dir Mathis Logemann 2021-12-14 13:31:22 +01:00
  • 8ec28ff10a run visual tests before coverage Mathis Logemann 2021-12-14 13:29:42 +01:00
  • 078f96f6e8 ubuntu workflow fix Mathis Logemann 2021-12-14 13:18:00 +01:00
  • 1d7c08c3d5 enable tiff_io test for windows: https://github.com/mapnik/mapnik/issues/2838 Mathis Logemann 2021-12-14 12:57:31 +01:00
  • f568054b55 Merge pull request #4272 from mathisloge/cite Artem Pavlenko 2021-12-14 11:44:10 +00:00
  • cf5541d180
    Merge pull request #4272 from mathisloge/cite Artem Pavlenko 2021-12-14 11:44:10 +00:00
  • c8175cc4d6 fix preset Mathis Logemann 2021-12-14 12:37:47 +01:00
  • 9e7aa5c823 fix proj env var Mathis Logemann 2021-12-14 11:34:38 +01:00
  • bc3576f406 ubuntu: visual tests Mathis Logemann 2021-12-14 11:33:50 +01:00
  • a9e7a5724c macos with dbg Mathis Logemann 2021-12-14 11:05:44 +01:00
  • 8d8c525bbe linux relwithdeb Mathis Logemann 2021-12-14 11:05:25 +01:00
  • cf25d4d859 add projlib env var Mathis Logemann 2021-12-14 11:03:53 +01:00
  • 4eb89fd392 add CITATION.cff Mathis Logemann 2021-12-14 10:49:22 +01:00
  • 3c2aff82bc add CITATION.cff #4272 Mathis Logemann 2021-12-14 10:49:22 +01:00
  • 30704d6fe5 macos coverage? Mathis Logemann 2021-12-14 10:38:52 +01:00
  • f8ab78b696 wip: windows Mathis Logemann 2021-12-10 22:14:50 +01:00
  • f170b6a08f windows: fix Mathis Logemann 2021-12-10 19:24:34 +01:00
  • 9e35ca15e7 export => binary Mathis Logemann 2021-12-10 19:03:15 +01:00