1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-09-11 15:32:55 +02:00

Commit graph

  • 1a5aea5653 [CMake] use pkgconf imported target for proj; see https://github.com/mapnik/mapnik/issues/4249#issuecomment-937214705 Mathis Logemann 2021-10-08 20:21:18 +02:00
  • 4e02779184 [CMake] nativ harfbuzz don't publish a version. Therefore we can't depend on it. 4645c3b47c/CMakeLists.txt (L686) and following Mathis Logemann 2021-10-07 20:16:45 +02:00
  • a0525ddd26 [CMake] nativ harfbuzz don't publish a version. Therefore we can't depend on it. 4645c3b47c/CMakeLists.txt (L686) and following Mathis Logemann 2021-10-07 20:16:45 +02:00
  • fbdf4ac53c [viewer] fix qt6 Mathis Logemann 2021-10-07 20:05:11 +02:00
  • 8714432a67 [viewer] fix qt6 Mathis Logemann 2021-10-07 20:05:11 +02:00
  • 1922bce82c Merge pull request #4251 from mathisloge/cmake_hotfix Artem Pavlenko 2021-10-06 16:10:11 +01:00
  • d96b6843b3
    Merge pull request #4251 from mathisloge/cmake_hotfix Artem Pavlenko 2021-10-06 16:10:11 +01:00
  • a16b05ec26 [CMake] fix mapnik_find_plugin_dir Mathis Logemann 2021-10-06 16:43:55 +02:00
  • 95e210521c [CMake] fix mapnik_find_plugin_dir #4251 Mathis Logemann 2021-10-06 16:43:55 +02:00
  • c883b0eea0 Merge pull request #4250 from mathisloge/boost_bump_1_73 Artem Pavlenko 2021-10-06 14:23:05 +01:00
  • 6f01d7a34a
    Merge pull request #4250 from mathisloge/boost_bump_1_73 Artem Pavlenko 2021-10-06 14:23:05 +01:00
  • b17c206e8f bump boost version to 1.73 and fix docs Mathis Logemann 2021-10-06 15:15:32 +02:00
  • feca084ed6 bump boost version to 1.73 and fix docs #4250 Mathis Logemann 2021-10-06 15:15:32 +02:00
  • 2a4c69e74b Merge pull request #4248 from mathisloge/cmake-fix Artem Pavlenko 2021-10-06 10:28:21 +01:00
  • a1a3a712dd
    Merge pull request #4248 from mathisloge/cmake-fix Artem Pavlenko 2021-10-06 10:28:21 +01:00
  • 4b005280cd [CMake] pkg-config: generate correct library link file names Mathis Logemann 2021-10-01 20:42:57 +02:00
  • 333e745d7b [CMake] pkg-config: generate correct library link file names #4248 Mathis Logemann 2021-10-01 20:42:57 +02:00
  • ae20ff4932 [CMake] fix export plugin file naming Mathis Logemann 2021-09-23 19:28:40 +02:00
  • 8c83e15404 [CMake] fix export plugin file naming Mathis Logemann 2021-09-23 19:28:40 +02:00
  • b0389a3529 [CMake] add import prefix for libmapnik so that the resulting archive is also named libmapnik Mathis Logemann 2021-09-23 19:11:29 +02:00
  • fa2fec338b [CMake] add import prefix for libmapnik so that the resulting archive is also named libmapnik Mathis Logemann 2021-09-23 19:11:29 +02:00
  • 0b39eace39 add basic pkg-config exports Mathis Logemann 2021-09-23 18:46:48 +02:00
  • fcc7016124 add basic pkg-config exports Mathis Logemann 2021-09-23 18:46:48 +02:00
  • 439db098ab [CMake] add version and soversion to base libraries Mathis Logemann 2021-09-23 10:41:25 +02:00
  • a2d3364ec7 [CMake] add version and soversion to base libraries Mathis Logemann 2021-09-23 10:41:25 +02:00
  • f37894a9d1 [CMake] add configuration dependend exports for plugin install dir. add function to get the current plugin install dir Mathis Logemann 2021-09-23 10:33:32 +02:00
  • 1c51a8e529 [CMake] add configuration dependend exports for plugin install dir. add function to get the current plugin install dir Mathis Logemann 2021-09-23 10:33:32 +02:00
  • 23f7ab5de9 [CMake] fix resulting config when no plugins are build Mathis Logemann 2021-09-22 21:39:04 +02:00
  • 5287c234d6 [CMake] fix resulting config when no plugins are build Mathis Logemann 2021-09-22 21:39:04 +02:00
  • b544d9ed8f install utilities Mathis Logemann 2021-09-22 20:49:44 +02:00
  • f1ed49edec install utilities Mathis Logemann 2021-09-22 20:49:44 +02:00
  • d6fd8280c8 [CMake] refactor mapnik_install Mathis Logemann 2021-09-22 19:52:39 +02:00
  • 35ea6f2a56 [CMake] refactor mapnik_install Mathis Logemann 2021-09-22 19:52:39 +02:00
  • 892f37f0c6 [Cmake] Fix cache description Mathis Logemann 2021-09-22 15:44:34 +02:00
  • d57f0ac93a [Cmake] Fix cache description Mathis Logemann 2021-09-22 15:44:34 +02:00
  • 1d5f1f8404 add minimum versions; proj include dir only as a build interface Mathis Logemann 2021-09-22 15:25:55 +02:00
  • 755e8d322e add minimum versions; proj include dir only as a build interface Mathis Logemann 2021-09-22 15:25:55 +02:00
  • 9fd7d1d677 [CMake] unify and simplify install commands.; Add Components to targets Mathis Logemann 2021-09-22 14:41:50 +02:00
  • 25774ac82a [CMake] unify and simplify install commands.; Add Components to targets Mathis Logemann 2021-09-22 14:41:50 +02:00
  • 52e0e7fb99 [CMake] do not print install targets Mathis Logemann 2021-09-22 13:19:43 +02:00
  • 9d4d7fd273 [CMake] do not print install targets Mathis Logemann 2021-09-22 13:19:43 +02:00
  • a80fd9444a Merge pull request #4244 from mathisloge/cmake-pub-dep Artem Pavlenko 2021-09-15 16:38:23 +01:00
  • 1ccbbf95b5
    Merge pull request #4244 from mathisloge/cmake-pub-dep Artem Pavlenko 2021-09-15 16:38:23 +01:00
  • 7e3dfcd582 make mapnik::core a public dependency of mapnik::mapnik Mathis Logemann 2021-09-14 20:46:43 +02:00
  • 8bd463d4fc make mapnik::core a public dependency of mapnik::mapnik #4244 Mathis Logemann 2021-09-14 20:46:43 +02:00
  • eee6ae3f67 Add includes required for building with boost_1_77 (46e3d9231c (diff-2eb9871858184271f07935b31093c2d9f70f7a219979bec85adc03db6721a182)) Artem Pavlenko 2021-09-01 10:11:13 +01:00
  • 737e7a69c2 Add includes required for building with boost_1_77 (46e3d9231c (diff-2eb9871858184271f07935b31093c2d9f70f7a219979bec85adc03db6721a182)) Artem Pavlenko 2021-09-01 10:11:13 +01:00
  • ed03ca81f8 Merge pull request #4191 from mathisloge/cmake-support Artem Pavlenko 2021-08-30 09:44:14 +01:00
  • 69911ad9ea
    Merge pull request #4191 from mathisloge/cmake-support Artem Pavlenko 2021-08-30 09:44:14 +01:00
  • dde791c0ff update to latest catch2 Mathis Logemann 2021-08-25 17:25:23 +02:00
  • f40822980e update to latest catch2 #4191 Mathis Logemann 2021-08-25 17:25:23 +02:00
  • 2bd0939f9b some last minor improvements Mathis Logemann 2021-08-25 16:41:57 +02:00
  • 02180115bf some last minor improvements Mathis Logemann 2021-08-25 16:41:57 +02:00
  • 093fb24960 svg2png: apply bbox x and y when using fallback #4239 Paul Dicker 2021-08-18 13:03:53 +02:00
  • 7ab8f9106b Make width and height const Paul Dicker 2021-08-18 11:33:02 +02:00
  • f5bac0b48f Update test/data Artem Pavlenko 2021-08-17 13:27:08 +01:00
  • 262f769ece Update test/data Artem Pavlenko 2021-08-17 13:27:08 +01:00
  • e4314228d7 Merge branch 'master' of https://github.com/mapnik/mapnik into cmake-support Mathis Logemann 2021-08-13 20:44:55 +02:00
  • 0198cad883 Merge branch 'master' of https://github.com/mapnik/mapnik into cmake-support Mathis Logemann 2021-08-13 20:44:55 +02:00
  • 9599b18d32 copy all plugins to the viewer build dir Mathis Logemann 2021-08-13 20:41:30 +02:00
  • 4b4cfca706 copy all plugins to the viewer build dir Mathis Logemann 2021-08-13 20:41:30 +02:00
  • 2a6b12a9ae update cmake docs Mathis Logemann 2021-08-13 17:21:46 +02:00
  • 83e77559c4 update cmake docs Mathis Logemann 2021-08-13 17:21:46 +02:00
  • 85e1b653b9 Update test/data Artem Pavlenko 2021-08-12 10:30:44 +01:00
  • 29eea37b38 Update test/data Artem Pavlenko 2021-08-12 10:30:44 +01:00
  • c03888b56e Add unit test Paul Dicker 2021-08-10 16:58:26 +02:00
  • 2f6fd7ef86 Add fallback for SVGs with zero/percentage width or height Paul Dicker 2021-08-10 13:31:09 +02:00
  • c6e98691fb Just use width and height for svg bounding box Paul Dicker 2021-08-01 21:33:44 +02:00
  • f21a9ca726
    Fix > not rendering as expected David Hummel 2021-08-03 14:02:10 -07:00
  • 6d6e70f9a0
    Update INSTALL.md David Hummel 2021-08-03 13:55:10 -07:00
  • 3e8857119b remove not needed include of <warning.hpp> Mathis Logemann 2021-07-24 00:58:28 +02:00
  • 8500b3cd69 remove not needed include of <warning.hpp> Mathis Logemann 2021-07-24 00:58:28 +02:00
  • b446686edc [FindWebP] FOUND_VAR is deprecated Mathis Logemann 2021-07-23 18:41:30 +02:00
  • a8d6bdcac1 [FindWebP] FOUND_VAR is deprecated Mathis Logemann 2021-07-23 18:41:30 +02:00
  • e5a22e1dd2 Revert "found var was deprecated." Mathis Logemann 2021-07-23 18:41:07 +02:00
  • fcda7021b6 Revert "found var was deprecated." Mathis Logemann 2021-07-23 18:41:07 +02:00
  • bfcf1f68de found var was deprecated. Mathis Logemann 2021-07-23 18:40:57 +02:00
  • 6b5e4dcec2 found var was deprecated. Mathis Logemann 2021-07-23 18:40:57 +02:00
  • f6ca2bca38 some fixes for FindWebP Mathis Logemann 2021-07-23 18:39:42 +02:00
  • 001718cf73 some fixes for FindWebP Mathis Logemann 2021-07-23 18:39:42 +02:00
  • bcefeb3e62 Merge branch 'cmake-support' of https://github.com/mathisloge/mapnik into cmake-support Mathis Logemann 2021-07-23 18:14:40 +02:00
  • 7770f64ce6 link with correct lib (clang) Mathis Logemann 2021-07-23 19:34:17 +02:00
  • 872f1139db Merge branch 'cmake-support' of https://github.com/mathisloge/mapnik into cmake-support Mathis Logemann 2021-07-23 18:14:40 +02:00
  • 02fed92074 link with correct lib (clang) Mathis Logemann 2021-07-23 19:34:17 +02:00
  • 692da9dc00 delete clang toolchain(replaced by CMakePresets) Mathis Logemann 2021-07-23 18:14:37 +02:00
  • f80a7724bf delete clang toolchain(replaced by CMakePresets) Mathis Logemann 2021-07-23 18:14:37 +02:00
  • 1494a0ffee enable qt6 or qt5 for mapnik-viewer. android could be dropped Mathis Logemann 2021-07-23 17:06:24 +02:00
  • ac6842656e enable qt6 or qt5 for mapnik-viewer. android could be dropped Mathis Logemann 2021-07-23 17:06:24 +02:00
  • 11467e3628 add missing generator to CMakePresets Mathis Logemann 2021-07-23 16:41:28 +02:00
  • f90c684471 add missing generator to CMakePresets Mathis Logemann 2021-07-23 16:41:28 +02:00
  • 2c7dab1f5d add MAPNIK_STATS Mathis Logemann 2021-07-23 16:10:35 +02:00
  • 08791f496d add MAPNIK_STATS Mathis Logemann 2021-07-23 16:10:35 +02:00
  • 0f16e2ab65 fixed some var refs Mathis Logemann 2021-07-23 16:04:25 +02:00
  • 6739c30941 fixed some var refs Mathis Logemann 2021-07-23 16:04:25 +02:00
  • 2b72a8f286 add version again to FindWebP Mathis Logemann 2021-07-23 15:54:51 +02:00
  • 42fec31784 add version again to FindWebP Mathis Logemann 2021-07-23 15:54:51 +02:00
  • 5e2837761b rewrite webp to add debug libraries Mathis Logemann 2021-07-23 15:48:17 +02:00
  • e2524f80df rewrite webp to add debug libraries Mathis Logemann 2021-07-23 15:48:17 +02:00
  • ad54c4ff0d added missing options Mathis Logemann 2021-07-23 13:34:49 +02:00
  • 72600b996e added missing options Mathis Logemann 2021-07-23 13:34:49 +02:00