Releases: JuliaGeo/PROJBuilder
Releases · JuliaGeo/PROJBuilder
v6.1.0-1
Build PROJ 6.1.0, use GCC 7 on Windows to get cxx11 string ABI.
v6.0.0-1
Windows built STATIC, force SHARED
v6.0.0-0
Upgrade to PROJ 6.0.0 and build using CMake (#3)
v5.2.0-0
First build of PROJ 5.2.0, with more supported platforms, and proj-datumgrid.
Should also resolve issues with symlinks on Windows needing admin rights, due to new BinaryBuilder version used.
v4.9.3-3
Rebuild with latest BinaryBuilder, which now needs the source version.
v4.9.3-2
Renamed file products in build_tarball.jl
.
Such that we can use the produced build.jl
without further editing, since epsg
already refers to the Dict defined in the package.
v4.9.3-1
Nothing changed to the build itself, but we need to run it with more recent BinaryBuilder and BinaryProvider, because currently the ARM platform is listed in the build.jl product as UnknownPlatform
, making it impossible to use as a dependency for ARM in GDALBuilder.
v4.9.3-0
First build of PROJ 4.9.3, checking if the products are ok.