<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/proj4, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[proj4] remove feature "database" (#20368)</title>
<updated>2021-09-29T15:34:53+00:00</updated>
<author>
<name>autoantwort</name>
<email>41973254+autoantwort@users.noreply.github.com</email>
</author>
<published>2021-09-29T15:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=88e23bcc0fe1fc629ca47e6f3456a2bfbece2764'/>
<id>88e23bcc0fe1fc629ca47e6f3456a2bfbece2764</id>
<content type='text'>
* [proj4] remove database feature

* [mapnik] remove dependency an feature 'database' of proj4

* add version files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [proj4] remove database feature

* [mapnik] remove dependency an feature 'database' of proj4

* add version files</pre>
</div>
</content>
</entry>
<entry>
<title>proj4 uwp improvments (#18323)</title>
<updated>2021-09-08T04:02:10+00:00</updated>
<author>
<name>Geoff Evans</name>
<email>geoff@flummoxed.org</email>
</author>
<published>2021-09-08T04:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4d8cf181f1172e32fb0494aebaa2a8a117c4cebc'/>
<id>4d8cf181f1172e32fb0494aebaa2a8a117c4cebc</id>
<content type='text'>
* 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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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</pre>
</div>
</content>
</entry>
<entry>
<title>[proj4] Fix the usage (#19474)</title>
<updated>2021-08-13T20:41:32+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2021-08-13T20:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=612102b82840a47af0c6ab26135ff633f41dcd82'/>
<id>612102b82840a47af0c6ab26135ff633f41dcd82</id>
<content type='text'>
* [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 &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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 &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[proj4] Add usage, fixup target PROJ::proj (#19298)</title>
<updated>2021-08-10T00:30:02+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-08-10T00:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dd462392f4651dcbce3051225a20b161035bef5e'/>
<id>dd462392f4651dcbce3051225a20b161035bef5e</id>
<content type='text'>
* [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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Apply host dependencies (#16479)</title>
<updated>2021-03-26T19:55:34+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2021-03-26T19:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b5bb1511f0a07be530e0bde3ae098eb3d8e83e68'/>
<id>b5bb1511f0a07be530e0bde3ae098eb3d8e83e68</id>
<content type='text'>
* [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 &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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 &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[proj4] Copy over proj.pdb file on install (#15985)</title>
<updated>2021-03-10T17:56:45+00:00</updated>
<author>
<name>Stefan Uhrig</name>
<email>stefan.uhrig@sap.com</email>
</author>
<published>2021-03-10T17:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8fe4184c6a17e237d8b864b6d10e0b520334a093'/>
<id>8fe4184c6a17e237d8b864b6d10e0b520334a093</id>
<content type='text'>
* 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 &lt;yuzaiyang@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &lt;yuzaiyang@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[proj4] Bump to proj 7.2.1 (#15978)</title>
<updated>2021-02-09T01:59:06+00:00</updated>
<author>
<name>Bert Huijben</name>
<email>rhuijben@users.noreply.github.com</email>
</author>
<published>2021-02-09T01:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=96a1f9c78dbedbbe81caed34a43b3022356588c5'/>
<id>96a1f9c78dbedbbe81caed34a43b3022356588c5</id>
<content type='text'>
* [proj4] Bump to proj 7.2.1

* [proj4] Fix versions by running 'vcpkg x-add-version proj4'</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [proj4] Bump to proj 7.2.1

* [proj4] Fix versions by running 'vcpkg x-add-version proj4'</pre>
</div>
</content>
</entry>
<entry>
<title>[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)</title>
<updated>2021-01-13T22:41:23+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2021-01-13T22:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4783c36f8c04f584ec4d232958afae9d32bc61d5'/>
<id>4783c36f8c04f584ec4d232958afae9d32bc61d5</id>
<content type='text'>
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Proj4] Update to 7.2.0 (#14800)</title>
<updated>2020-12-01T21:59:39+00:00</updated>
<author>
<name>Long Huan</name>
<email>8551701+longhuan2018@users.noreply.github.com</email>
</author>
<published>2020-12-01T21:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=629acdf9d12fd619ba93483c77dfbd73acc9b72c'/>
<id>629acdf9d12fd619ba93483c77dfbd73acc9b72c</id>
<content type='text'>
* update proj4 to 7.2.0

* fix cmake find

* add tiff,curl feature

* fix depends

* Update fix-proj4-targets-cmake.patch

* fix

* remove tiff and curl when static build

* fix windows static build error

* Update ports/proj4/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* change port version

* use find_dependency instead of find_package

* Update fix-proj4-targets-cmake.patch

* Update fix-proj4-targets-cmake.patch

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update proj4 to 7.2.0

* fix cmake find

* add tiff,curl feature

* fix depends

* Update fix-proj4-targets-cmake.patch

* fix

* remove tiff and curl when static build

* fix windows static build error

* Update ports/proj4/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* change port version

* use find_dependency instead of find_package

* Update fix-proj4-targets-cmake.patch

* Update fix-proj4-targets-cmake.patch

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[proj] Added support for optionally building the tools (#14629)</title>
<updated>2020-11-25T19:26:09+00:00</updated>
<author>
<name>SNiLD</name>
<email>GitHub@snild.net</email>
</author>
<published>2020-11-25T19:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8d2332660cbfa23edd99abf2ea41ff6e2d7134b7'/>
<id>8d2332660cbfa23edd99abf2ea41ff6e2d7134b7</id>
<content type='text'>
* Added support for optionally building the tools.

* Increase port version.

* Do not build tools with CMAKE_DEBUG_POSTFIX.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added support for optionally building the tools.

* Increase port version.

* Do not build tools with CMAKE_DEBUG_POSTFIX.</pre>
</div>
</content>
</entry>
</feed>
