<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/triplets/community, 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>[vcpkg] Add static triplet for arm-windows (#18300)</title>
<updated>2021-06-30T20:16:16+00:00</updated>
<author>
<name>Richard Yu</name>
<email>yurichard3839@gmail.com</email>
</author>
<published>2021-06-30T20:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bdc455256a1cdd995ed372b4afdfcf583f03802e'/>
<id>bdc455256a1cdd995ed372b4afdfcf583f03802e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[szip, hdf5] Fix mingw import lib names, control linkage (#17941)</title>
<updated>2021-06-09T22:17:07+00:00</updated>
<author>
<name>Kai Pastor</name>
<email>dg0yt@darc.de</email>
</author>
<published>2021-06-09T22:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c867e68ca880feb5fd01f65c39657b64084b2c2a'/>
<id>c867e68ca880feb5fd01f65c39657b64084b2c2a</id>
<content type='text'>
* Format manifest, make port version explicit

* Use standard mingw import lib names

* Choose either static or shared binaries

* Insert macro for dynamic linkage

* Add szip pc file

* Quote path expressions

* Port away from deprecated cmake functions

* x-add-version

* Begin of hdf5 changes

* Remove obsolete variables (complements 23eadeae)

* Fix indentation and quoting expressions

* Handle single-linkage szip configuration

* Use mingw import lib names for hdf5

* Move dependencies to Requires in pc file

* Port away from deprecated cmake functions

* x-add-version hdf5

* Apply szip review comments

* Update version

* Improve pkgconfig patch to handle lists

* Update git-tree</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Format manifest, make port version explicit

* Use standard mingw import lib names

* Choose either static or shared binaries

* Insert macro for dynamic linkage

* Add szip pc file

* Quote path expressions

* Port away from deprecated cmake functions

* x-add-version

* Begin of hdf5 changes

* Remove obsolete variables (complements 23eadeae)

* Fix indentation and quoting expressions

* Handle single-linkage szip configuration

* Use mingw import lib names for hdf5

* Move dependencies to Requires in pc file

* Port away from deprecated cmake functions

* x-add-version hdf5

* Apply szip review comments

* Update version

* Improve pkgconfig patch to handle lists

* Update git-tree</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Initial support of FreeBSD x64 platform (#17948)</title>
<updated>2021-05-18T22:24:57+00:00</updated>
<author>
<name>cnbatch</name>
<email>cnbatch@gmail.com</email>
</author>
<published>2021-05-18T22:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=735d936ff43e6f5dd3f6ed432f798b763b7160f4'/>
<id>735d936ff43e6f5dd3f6ed432f798b763b7160f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile for android including armv6. (#16847)</title>
<updated>2021-05-05T20:32:47+00:00</updated>
<author>
<name>talregev</name>
<email>talregev@users.noreply.github.com</email>
</author>
<published>2021-05-05T20:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=27fe7a50db33aa5a6a004449d2645797bdb47248'/>
<id>27fe7a50db33aa5a6a004449d2645797bdb47248</id>
<content type='text'>
* compile for android including armv6.

* Update arm-android.cmake

* Update from comment in the PR
support ANDROID_NATIVE_API_LEVEL from env variable. (to be able to compile also 16 and not just 21 as default)

* Add ANDROID_ARM_NEON from env var

* Short version of update ANDROID_ARM_NEON.

* remove ANDROID_NATIVE_API_LEVEL now using vcpkg_CMAKE_SYSTEM_VERSION in triplet
Add cache to ANDROID_ARM_NEON
fix indents

* Update neon triplet

* Add arm-neon-android.cmake file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* compile for android including armv6.

* Update arm-android.cmake

* Update from comment in the PR
support ANDROID_NATIVE_API_LEVEL from env variable. (to be able to compile also 16 and not just 21 as default)

* Add ANDROID_ARM_NEON from env var

* Short version of update ANDROID_ARM_NEON.

* remove ANDROID_NATIVE_API_LEVEL now using vcpkg_CMAKE_SYSTEM_VERSION in triplet
Add cache to ANDROID_ARM_NEON
fix indents

* Update neon triplet

* Add arm-neon-android.cmake file.</pre>
</div>
</content>
</entry>
<entry>
<title>Add arm64-osx-dynamic triplet (#17363)</title>
<updated>2021-04-29T17:36:20+00:00</updated>
<author>
<name>Nick Gravelyn</name>
<email>nick@nickgravelyn.com</email>
</author>
<published>2021-04-29T17:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e93ea4e1664b988df4d9113e61ca7af765ac5255'/>
<id>e93ea4e1664b988df4d9113e61ca7af765ac5255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add VCPKG_OSX_ARCHITECTURES for x64-osx-dynamic triplet (#17364)</title>
<updated>2021-04-20T00:14:44+00:00</updated>
<author>
<name>Nick Gravelyn</name>
<email>nick@nickgravelyn.com</email>
</author>
<published>2021-04-20T00:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=465022c4bdfabf0cb80ddfda3d8f4c184e4a9d3c'/>
<id>465022c4bdfabf0cb80ddfda3d8f4c184e4a9d3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add "arm64-windows-static-md" triplet (#16761)</title>
<updated>2021-03-18T20:20:10+00:00</updated>
<author>
<name>Davide Beatrici</name>
<email>git@davidebeatrici.dev</email>
</author>
<published>2021-03-18T20:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4987faf90df0bb88d8495177162873d75c1decde'/>
<id>4987faf90df0bb88d8495177162873d75c1decde</id>
<content type='text'>
Just like x64-windows-static-md, but for ARM64.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just like x64-windows-static-md, but for ARM64.</pre>
</div>
</content>
</entry>
<entry>
<title>[triplets] Initial support of FreeBSD x86 platform (#16590)</title>
<updated>2021-03-18T20:10:55+00:00</updated>
<author>
<name>Arves100</name>
<email>arves100@gmail.com</email>
</author>
<published>2021-03-18T20:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8d0e99992784161f481318b73ae5641e6cd7bf9d'/>
<id>8d0e99992784161f481318b73ae5641e6cd7bf9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg,boost-modular-build-helper] initial ppc64le community support (#15572)</title>
<updated>2021-01-22T18:37:26+00:00</updated>
<author>
<name>Andrei Lebedev</name>
<email>lebdron@gmail.com</email>
</author>
<published>2021-01-22T18:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=83b8e27b95e0117a80fe5e2e4749ecaede098fa0'/>
<id>83b8e27b95e0117a80fe5e2e4749ecaede098fa0</id>
<content type='text'>
* [vcpkg] initial ppc64le community support

Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;

* [boost-modular-build-helper] ppc64le support

Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;

* Merge from master

Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;
Co-authored-by: dan-shaw &lt;51385773+dan-shaw@users.noreply.github.com&gt;
Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] initial ppc64le community support

Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;

* [boost-modular-build-helper] ppc64le support

Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;

* Merge from master

Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;
Co-authored-by: dan-shaw &lt;51385773+dan-shaw@users.noreply.github.com&gt;
Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] initial openbsd (community) support (#14549)</title>
<updated>2020-11-23T17:43:23+00:00</updated>
<author>
<name>Joakim L. Gilje</name>
<email>jgilje@jgilje.net</email>
</author>
<published>2020-11-23T17:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d9633d939c665e527f8bda22669f543f03540b17'/>
<id>d9633d939c665e527f8bda22669f543f03540b17</id>
<content type='text'>
* initial openbsd support in vcpkg

* after clang-format

* hardcoded in the preferred compiler for openbsd in bootstrap scipt (thanks @tormfinn)

* Fetch a patched pkg-config because openbsd pkg-config lacks {fcfiledir}

* fixes from review feedback

* corrected hash for pkg-config.openbsd

* re-added missing endif()

* regenerate docs

* Update scripts/cmake/vcpkg_configure_meson.cmake

Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial openbsd support in vcpkg

* after clang-format

* hardcoded in the preferred compiler for openbsd in bootstrap scipt (thanks @tormfinn)

* Fetch a patched pkg-config because openbsd pkg-config lacks {fcfiledir}

* fixes from review feedback

* corrected hash for pkg-config.openbsd

* re-added missing endif()

* regenerate docs

* Update scripts/cmake/vcpkg_configure_meson.cmake

Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</pre>
</div>
</content>
</entry>
</feed>
