<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/openblas, 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>[openblas] update to 0.3.15 version and add dynamic arch feature (#15238)</title>
<updated>2021-07-26T00:26:55+00:00</updated>
<author>
<name>Ilya Arzhannikov</name>
<email>iarzhannikov@artec-group.com</email>
</author>
<published>2021-07-26T00:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ce91faf83e55a386ce6d767fc7d39a4574add9af'/>
<id>ce91faf83e55a386ce6d767fc7d39a4574add9af</id>
<content type='text'>
* [openblas] dynamic arch feature

* remove debug output

* Update ports/openblas/CONTROL

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;

* update version to 0.3.13

* osx build

* fix CONTROL, add FEATURES keyword to vcpkg_check_features

* x-add-version

* bump openblas version to 0.3.14

* ./vcpkg x-add-version openblas

* apply format.diff from ci

* ./vcpkg x-add-version openblas --overwrite-version

* Update versions/o-/openblas.json

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;

* update port to version 0.3.15

* ./vcpkg x-add-version openblas

* vcpkg_check_linkage

* ./vcpkg x-add-version openblas --overwrite-version

* ./vcpkg x-add-version openblas --overwrite-version

* Update versions/o-/openblas.json

Co-authored-by: Ilya Arzhannikov &lt;iarzhannikov@artec3d.com&gt;
Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openblas] dynamic arch feature

* remove debug output

* Update ports/openblas/CONTROL

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;

* update version to 0.3.13

* osx build

* fix CONTROL, add FEATURES keyword to vcpkg_check_features

* x-add-version

* bump openblas version to 0.3.14

* ./vcpkg x-add-version openblas

* apply format.diff from ci

* ./vcpkg x-add-version openblas --overwrite-version

* Update versions/o-/openblas.json

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;

* update port to version 0.3.15

* ./vcpkg x-add-version openblas

* vcpkg_check_linkage

* ./vcpkg x-add-version openblas --overwrite-version

* ./vcpkg x-add-version openblas --overwrite-version

* Update versions/o-/openblas.json

Co-authored-by: Ilya Arzhannikov &lt;iarzhannikov@artec3d.com&gt;
Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openblas] Fix C/CXX flag customization in openblas (#18535)</title>
<updated>2021-07-23T05:05:06+00:00</updated>
<author>
<name>Johannes Schönberger</name>
<email>johannes.schonberger@microsoft.com</email>
</author>
<published>2021-07-23T05:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dec95c6eae27fedd3aab8f47c303ee341a4388d6'/>
<id>dec95c6eae27fedd3aab8f47c303ee341a4388d6</id>
<content type='text'>
* Fix C/CXX flag customization in openblas

* Update ports/openblas/portfile.cmake

Co-authored-by: Alexander Neumann &lt;30894796+Neumann-A@users.noreply.github.com&gt;

* Update versions

* Update versions/o-/openblas.json

* Fix merge conflict

* Update versions/o-/openblas.json

Co-authored-by: Alexander Neumann &lt;30894796+Neumann-A@users.noreply.github.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Billy Robert ONeal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix C/CXX flag customization in openblas

* Update ports/openblas/portfile.cmake

Co-authored-by: Alexander Neumann &lt;30894796+Neumann-A@users.noreply.github.com&gt;

* Update versions

* Update versions/o-/openblas.json

* Fix merge conflict

* Update versions/o-/openblas.json

Co-authored-by: Alexander Neumann &lt;30894796+Neumann-A@users.noreply.github.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Billy Robert ONeal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openblas] Fix the macro collision with Windows 10 SDK (#18530)</title>
<updated>2021-06-21T20:32:55+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-06-21T20:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c527fabf35507e8e8a09654825101d3382f2f7a0'/>
<id>c527fabf35507e8e8a09654825101d3382f2f7a0</id>
<content type='text'>
* [openblas] Fix the macro collision with Windows 10 SDK

* Update version files

* Update feature thread as threads in vcpkg.json

* Update versions/o-/openblas.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openblas] Fix the macro collision with Windows 10 SDK

* Update version files

* Update feature thread as threads in vcpkg.json

* Update versions/o-/openblas.json</pre>
</div>
</content>
</entry>
<entry>
<title>[openblas] Add feature simplethread and thread (#18265)</title>
<updated>2021-06-10T23:16:36+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-06-10T23:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=cbe38c8280a6d95fe5c895ef32090e9797af4aff'/>
<id>cbe38c8280a6d95fe5c895ef32090e9797af4aff</id>
<content type='text'>
* [openblas] Add feature simplethread and thread

* update version record

* Update ports/openblas/portfile.cmake

* Update ports/openblas/vcpkg.json

* Update ports/openblas/vcpkg.json

* Update versions/o-/openblas.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openblas] Add feature simplethread and thread

* update version record

* Update ports/openblas/portfile.cmake

* Update ports/openblas/vcpkg.json

* Update ports/openblas/vcpkg.json

* Update versions/o-/openblas.json</pre>
</div>
</content>
</entry>
<entry>
<title>[openblas] Update to the 0.3.10 (#13587)</title>
<updated>2020-10-09T06:00:18+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2020-10-09T06:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=256d8a497a77f000168fe5a5b7c90a1962fa76ff'/>
<id>256d8a497a77f000168fe5a5b7c90a1962fa76ff</id>
<content type='text'>
* [Many ports] Update to the latest version

* [rhash] Update ci.baseline.txt

* [update] Remove change of rhash

* [update] Revert ci.baseline.txt

* [update] Revert ci.baseline.txt

* [update] Remove change of poco and paho-mqtt

* [sqlpp11] Revert change

* [openblas] Fix uwp error

* Update CONTROL

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>
* [Many ports] Update to the latest version

* [rhash] Update ci.baseline.txt

* [update] Remove change of rhash

* [update] Revert ci.baseline.txt

* [update] Revert ci.baseline.txt

* [update] Remove change of poco and paho-mqtt

* [sqlpp11] Revert change

* [openblas] Fix uwp error

* Update CONTROL

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenMVG/OpenMVS] fix tools (#12229)</title>
<updated>2020-08-28T05:13:05+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2020-08-28T05:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0a506f7c5e7ecc85893855fcd6bf3ace96d590ae'/>
<id>0a506f7c5e7ecc85893855fcd6bf3ace96d590ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[openblas] Fix generating pkg-config file (#12956)</title>
<updated>2020-08-20T21:22:14+00:00</updated>
<author>
<name>Albert Ziegenhagel</name>
<email>albert.ziegenhagel@outlook.com</email>
</author>
<published>2020-08-20T21:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c3f69d47c8b1dfe3afeeb96e65674c01e1c82191'/>
<id>c3f69d47c8b1dfe3afeeb96e65674c01e1c82191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lapack-reference|fortran] Add new port (#12805)</title>
<updated>2020-08-12T17:28:41+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-08-12T17:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f3b96f339c3179f8f1c46b412d192e0c8a84eb5e'/>
<id>f3b96f339c3179f8f1c46b412d192e0c8a84eb5e</id>
<content type='text'>
* [vcpkg/script] add vcpkg_find_fortran

* [openblas] add pkg-config fixes

* [lapack] add lapack-reference and reduce dependency on clapack

* fix build issues

* dont touch any main files

* move toolchain var into parent scope

* fix a few more issues

* create link in the noblas case

* removed unnecessary check handled by vcpkg_find_fortran.

* move dumpbin check

* fix last issue

* depend on openblas

* set cmake_binary_dir so that compiler id run gets put into buildtree.

* more paths

* add missing PARENT_SCOPE

* ws change

* [mlpack] remove dep on clapack

* comment out patches

* remove openblas again

* Install lapack wrapper since it is missing linkage against -lm and -lgfortran

* PREPEND mingw path to make sure cmake picks it up correctly

* depend on openblas also on osx

* add clapack on windows to skip due to conflicting library installs

* add clapack to skip on linux

* add -fPIC as a fortran compiler flag

* do not add the flag on windows

* add gcc explicitly to the cmake args.

* ws change

* applyrequested changes from CR

* fix the failing patch</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg/script] add vcpkg_find_fortran

* [openblas] add pkg-config fixes

* [lapack] add lapack-reference and reduce dependency on clapack

* fix build issues

* dont touch any main files

* move toolchain var into parent scope

* fix a few more issues

* create link in the noblas case

* removed unnecessary check handled by vcpkg_find_fortran.

* move dumpbin check

* fix last issue

* depend on openblas

* set cmake_binary_dir so that compiler id run gets put into buildtree.

* more paths

* add missing PARENT_SCOPE

* ws change

* [mlpack] remove dep on clapack

* comment out patches

* remove openblas again

* Install lapack wrapper since it is missing linkage against -lm and -lgfortran

* PREPEND mingw path to make sure cmake picks it up correctly

* depend on openblas also on osx

* add clapack on windows to skip due to conflicting library installs

* add clapack to skip on linux

* add -fPIC as a fortran compiler flag

* do not add the flag on windows

* add gcc explicitly to the cmake args.

* ws change

* applyrequested changes from CR

* fix the failing patch</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenBLAS] Upgrade to 0.3.9 + a patch to fix AVX512 (which is now present on the VMs)</title>
<updated>2020-05-01T04:51:31+00:00</updated>
<author>
<name>Billy Robert O'Neal III</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-04-30T02:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6aab6e0d3dfece6c1f457671c5b3688435e5f3f0'/>
<id>6aab6e0d3dfece6c1f457671c5b3688435e5f3f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Upgrades to 2020.02.08 (#9986)</title>
<updated>2020-02-11T00:08:57+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2020-02-11T00:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=08c951fef9de63cde1c6b94245a63db826be2e32'/>
<id>08c951fef9de63cde1c6b94245a63db826be2e32</id>
<content type='text'>
* [many ports] Upgrades to 2020.02.08

* Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl

* Update ci baseline file

Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [many ports] Upgrades to 2020.02.08

* Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl

* Update ci baseline file

Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
