aboutsummaryrefslogtreecommitdiff
path: root/ports/geos
AgeCommit message (Collapse)Author
2017-09-26[geos] Update port to latest GEOS 3.6.2Mateusz Loskot
* Bump GEOS version wherever necessary * Update download package and checksum. * Replace download from SVN with official release source package. * Remove generating of geos_svn_revision.h as unnecessary - released source package includes the header. * Explain status of the missing CMake modules. * Remove CMake option -DBUILD_TESTING as unused. GEOS is important dependency of GDAL (updated in #1879; GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2016-12-07[geos] Extract SOURCE_PATH variableAlexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-17added geosCharles Barto