35
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4446 from hummeltech/GitHubActionsNodeJS16 More... 1 day ago
tidy [skip ci] More... 2 days ago
Merge pull request #4447 from hummeltech/MapnikTestVisual More... 2 days ago
Fix dasharray grammar More... 2 days ago
Expose parse_dasharray method (+MAPNIK_DECL), needed by python-bindings More... 2 days ago
No need to install `mapnik-test-visual` More... 3 days ago
Resolve `Node.js 16 actions are deprecated` warnings More... 5 days ago
Merge pull request #4444 from mapnik/feature/increase_min_cxx_standard More... 5 days ago
[workflow] Remove unused matrix options More... 5 days ago
Increase min cxx standard to 17 More... 5 days ago
github actions - build shared libs More... 5 days ago
Merge pull request #4442 from hummeltech/macOSLCOV More... 6 days ago
Merge pull request #4443 from hummeltech/png_io.hppMissingString More... 7 days ago
Address lcov/geninfo error on macOS More... 7 days ago
Add missing `#include <string>` to `include/mapnik/png_io.hpp` More... 7 days ago
Merge pull request #4441 from mapnik/bugfix/dont_pollute_global_install More... 8 days ago
don't pollute global include dir when installing agg More... 8 days ago
upgrade vcpkg-sha : b4a3d89125e45bc8f80fb94bef9761d4f4e14fb9 + reduce number of runners for now. More... 9 days ago
Upgrade SCons to latest production release (v4.7.0) [skip ci] More... 9 days ago
Fix typo in CSS color unit test More... 9 days ago
Merge pull request #4438 from mapnik/css_color_fractional_percent More... 9 days ago
clang-format More... 9 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... 9 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... 12 days ago
Update data-visual More... 20 days ago
Use `pkg-config` to determine static linking dependencies, default to original behaviour. More... 21 days ago
gdal-config - use both --libs and --dep-libs when RUNTIME_LINK + `ogr.input` needs `pkg-config libpq --libs --static` More... 21 days ago
clang-format More... 27 days ago
Update visual-data [skip ci] More... 27 days ago
Link to `sharpyuv` when 'RUNTIME_LINK'=='static' (webp) More... 27 days ago