- Removed attempt to link using pkg-config and gdal-config together
- Removed attempt to link using pkg-config and gdal-config together
- Allow GDAL to dynamically find the driver name when creating raster based on extension
- Try multiple combinations of pkg-config and gdal-config for gdal compiling
- Use pkg-config for windows only, gdal-conf otherwise
- Enhance: PROJ data directory is defined using proj_context_set_search_paths to avoid touching environment variables
- Same as previous version.
- Implement PROJ example run to test proj.db during configure step
- Always copy proj data dir from the same pkg-config datadir it used during installation
- Update gdalBindings configuration for broader compatibility
- Simplified configuring and build systems
- In windows use pkg-config by default and copy proj.db
- Same as previous version.
- Use pkg-config for Makevars.ucrt
- Same as previous version.
- Same as previous version.
- Same as previous version.
- Add GDAL as a SystemRequirement
- Changed repository name in DESCRIPTION
-
Fix linking against libsharpyuv for windows oldRelease
-
Enhance readme and provide examples
-
Enhance readme and provide examples