35
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4443 from hummeltech/png_io.hppMissingString More... 2 days ago
Add missing `#include <string>` to `include/mapnik/png_io.hpp` More... 2 days ago
Merge pull request #4441 from mapnik/bugfix/dont_pollute_global_install More... 3 days ago
don't pollute global include dir when installing agg More... 3 days ago
upgrade vcpkg-sha : b4a3d89125e45bc8f80fb94bef9761d4f4e14fb9 + reduce number of runners for now. More... 4 days ago
Upgrade SCons to latest production release (v4.7.0) [skip ci] More... 5 days ago
Fix typo in CSS color unit test More... 5 days ago
Merge pull request #4438 from mapnik/css_color_fractional_percent More... 5 days ago
clang-format More... 5 days ago
Allow percentage values with a fractional component (implements https://github.com/mapnik/mapnik/issues/4437) (https://www.w3.org/TR/css-color-4/#funcdef-rgba) More... 5 days ago
Fix compiler warning - `definition of implicit copy constructor for 'enumeration<mapnik::colorizer_mode_enum, &mapnik::colorizer_mode_to_string, &mapnik::colorizer_mode_from_string, &mapnik::colorizer_mode_lookup>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy] void operator=(const enumeration& other) { value_ = other.value_; }` More... 8 days ago
Update data-visual More... 15 days ago
Use `pkg-config` to determine static linking dependencies, default to original behaviour. More... 16 days ago
gdal-config - use both --libs and --dep-libs when RUNTIME_LINK + `ogr.input` needs `pkg-config libpq --libs --static` More... 16 days ago
clang-format More... 22 days ago
Update visual-data [skip ci] More... 22 days ago
Link to `sharpyuv` when 'RUNTIME_LINK'=='static' (webp) More... 22 days ago
WEBP - add fallback pkg-config check if WEBP_INCLUDES and/or WEBP_LIBS aren't set. More... 22 days ago
Add specialisation for nodata->rgba8 conversion for `mapnik::image_gray8` ( fixes gdal-overview-gray8 visual test) More... 22 days ago
add boost-format More... about 1 month ago
Upgrade to actions/setup-python@v5 (node 20) More... about 1 month ago
Attempting to fix deb package path More... about 1 month ago
Fix -> pre-commit/[email protected] More... about 1 month ago
Upgrade to node20 actions e.g @v4 More... about 1 month ago
Update vcpkg-sha : e105a86c97b8ab13d4dbe3f7bd9ebc17ece31634 More... about 1 month ago
tidy - remoce PROJ.4 references [skip ci] More... about 1 month ago
Update test data (GDAL/OGR 3.5.3) More... about 1 month ago
Use __APPLE__ to check OS platform More... about 1 month ago
Merge pull request #4364 from mapnik/svg-group-render More... about 2 months ago
Use the same flags when calling `FT_Load_Glyph` + `revive missing check_object_status_and_throw_exceptiona` in `set_font_face` More... about 2 months ago