aboutsummaryrefslogtreecommitdiff
path: root/versions/p-/proj4.json
AgeCommit message (Collapse)Author
2021-09-29[proj4] remove feature "database" (#20368)autoantwort
* [proj4] remove database feature * [mapnik] remove dependency an feature 'database' of proj4 * add version files
2021-09-07proj4 uwp improvments (#18323)Geoff Evans
* Remove prior arm/uwp patch since host dependencies now allow for proj database generation, and add a new patch that repairs Win32 API calls to use UWP counterparts in UWP builds * Update ci baseline for port changes * Update port version * Fix patch list for PR * Bump port-version, disable some broken downstream libs * Update port version commit
2021-08-13[proj4] Fix the usage (#19474)Phoebe
* [proj4] Fix the usage * Update the baseline * Small changes * Update the baseline version * Remove PREFER_NINJA * Update the baseline revision * Update the version scheme * Update the baseline version * Avoid configure_file to fill out proj4. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-09[proj4] Add usage, fixup target PROJ::proj (#19298)Jack·Boos·Yu
* [proj4] Export target both proj and proj4 * version * fix the generated cmake file name * Fix config.cmake * version * update * Update ports/proj4/usage * Update versions/p-/proj4.json
2021-03-26[many ports] Apply host dependencies (#16479)ras0219
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json * [many ports] Apply host dependencies * [yasm-tool] Revert yasm-tool changes to split into PR #16478 * [many ports] Add versions * [vcpkg.cmake] Revert change applied in other PR * [boost-modular-build-helper] Merge from master Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-10[proj4] Copy over proj.pdb file on install (#15985)Stefan Uhrig
* Copy over proj.pdb file on install * Update port-version of proj4 * update version record * Update proj4 version * Update versions/p-/proj4 Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-08[proj4] Bump to proj 7.2.1 (#15978)Bert Huijben
* [proj4] Bump to proj 7.2.1 * [proj4] Fix versions by running 'vcpkg x-add-version proj4'
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca