aboutsummaryrefslogtreecommitdiff
path: root/ports/gdal
AgeCommit message (Collapse)Author
2017-10-12Merge pull request #1879 from mloskot/ml/gdal-2.2.2Robert Schumacher
[gdal] Update port to latest GDAL 2.2.2
2017-10-02[proj][proj4] Rename proj to proj4. Leave empty forwarder behind.Robert Schumacher
2017-09-26[gdal] Update port to latest GDAL 2.2.2Mateusz Loskot
* Bump GDAL version wherever necessary * Update download package and checksum. * Remove 0001-Add-support-for-MSVC1900-backported-from-GDAL2.patch no longer necessary. * Recalculate 000N prefix in patche filenames after the removal. * Update 0002-Ensures-inclusion-of-PDB-in-release-dll-if-so-reques.patch * Patch pushed upstream https://trac.osgeo.org/gdal/ticket/7055 and should no longer be necessary in GDAL 2.2.3 or later * Update 0003-Fix-openjpeg-include.patch
2017-08-16[gdal] fix linking to curl librariesAlbert Ziegenhagel
2017-08-11[gdal] fix build with updated openjpegcodicodi
2017-04-29[gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzmaJackie Ng
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-29[gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql ↵Jackie Ng
sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats
2017-04-24Light up GEOS support in GDALJackie Ng
2017-01-25[gdal] Bump version to correspond with adding external libpng dependency.Robert Schumacher
2017-01-25[gdal] Link against external libpngManuel Massing
2016-12-06[gdal] Use CURRENT_INSTALLED_DIR instead of calculating it out. Use ↵Robert Schumacher
VCPKG_TARGET_ARCHITECTURE instead of parsing the triplet.
2016-11-30[gdal] Rename dynamic gdal libraries to match static library naming, add "d" ↵Manuel Massing
suffix for debug libraries
2016-11-30[gdal] Enable building of PDBs in release builds as well, copy PDBs overManuel Massing
2016-11-30[gdal] Separate build directories for dynamic and static buildManuel Massing
2016-11-28[ports] Initial commit of GDAL 1.11.3 portManuel Massing