Revision history for Alien::spatialite
1.09 2023-04-24
- Share builds:
- Use https for downloads
- Modify old configure script on freebsd
(temporary fix until spatialite releases are updated)
1.08 2022-04-18
- Share builds on windows:
- fix compilation of dynamic libs on windows
- move .la files out of the way so gdal will compile
1.07 2022-04-01
- Share builds: change method of requiring Alien::patchelf
1.06 2022-04-01
- Share builds:
- Use the patchelf utility to set
relative rpaths in generated binaries
- Alien::patchelf is now a dependency
- Set ccache basepath env var
1.05 2022-03-20
- Ensure share builds use -O2 in compilation
- Simplify alienfile
1.04 2019-01-06
- Set Alien::geos::af minimum version to 1.007
It has better libs and cflags detection for some systems
1.03 2018-12-30
- Modify configure args so we generate dynamic libs
- Add missing deps to Makefile.PL
1.02 2018-12-29
- First release to cpan