<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/netcdf-c/portfile.cmake, 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>[netcdf-c] Fix build under Linux with dynamic linkage (#19981)</title>
<updated>2021-09-14T03:19:32+00:00</updated>
<author>
<name>Osyotr</name>
<email>Osyotr@users.noreply.github.com</email>
</author>
<published>2021-09-14T03:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e571da5c6a1d636b2fa97e61f52427b26cb842f2'/>
<id>e571da5c6a1d636b2fa97e61f52427b26cb842f2</id>
<content type='text'>
* [netcdf-c] Fix build under Linux with dynamic linkage

* Add delete bin on *nix comment.

* Don't mark semver for unverified-semver port.

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>
* [netcdf-c] Fix build under Linux with dynamic linkage

* Add delete bin on *nix comment.

* Don't mark semver for unverified-semver port.

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Fix pc files; use features (#18120)</title>
<updated>2021-06-29T00:58:35+00:00</updated>
<author>
<name>Kai Pastor</name>
<email>dg0yt@darc.de</email>
</author>
<published>2021-06-29T00:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e2d10224003824e48356b1d80055a6b4c1ffbf87'/>
<id>e2d10224003824e48356b1d80055a6b4c1ffbf87</id>
<content type='text'>
* Format manifest

* New port-version

* Quote filepath expressions

* Port to vcpkg-cmake ports

* Remove invalid nc-config file

* Fix pc files

* Use features

* Add feature 'tools'

* x-add-version

* Fix build with msys2 mingw

* Update git-tree</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Format manifest

* New port-version

* Quote filepath expressions

* Port to vcpkg-cmake ports

* Remove invalid nc-config file

* Fix pc files

* Use features

* Add feature 'tools'

* x-add-version

* Fix build with msys2 mingw

* Update git-tree</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Fix usage (#16085)</title>
<updated>2021-02-08T22:06:41+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7a438171d6e51b7909815b1268f19fd0e46dbed1'/>
<id>7a438171d6e51b7909815b1268f19fd0e46dbed1</id>
<content type='text'>
* [netcdf-c] Fix usage

* update version record</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [netcdf-c] Fix usage

* update version record</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Fix linkage error (#14421)</title>
<updated>2020-11-11T23:19:56+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2020-11-11T23:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0abdaf5c9d2f8ce40a10cde1955df4c2d4f4060f'/>
<id>0abdaf5c9d2f8ce40a10cde1955df4c2d4f4060f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c/nvtt] Update to the latest version (#13674)</title>
<updated>2020-10-24T00:31:00+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2020-10-24T00:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a97e32fa2de760252ec401f21d82d0cd3dd402c1'/>
<id>a97e32fa2de760252ec401f21d82d0cd3dd402c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Fix dependency libmath (#12434)</title>
<updated>2020-08-10T23:08:37+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-08-10T23:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7ad0f085d7496a7cc00b3ee45224dc05ee70845e'/>
<id>7ad0f085d7496a7cc00b3ee45224dc05ee70845e</id>
<content type='text'>
* [netcdf-c] Add dependency embree3

* [netcdf-c] remove dependency embree3, change the search sequence

* [netcdf-cxx4] Re-fix dependency hdf5

* Update ports/netcdf-c/CONTROL

* [netcdf-c] Remove dependency embree</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [netcdf-c] Add dependency embree3

* [netcdf-c] remove dependency embree3, change the search sequence

* [netcdf-cxx4] Re-fix dependency hdf5

* Update ports/netcdf-c/CONTROL

* [netcdf-c] Remove dependency embree</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Fix builds with hdf5[parallel] (#9721)</title>
<updated>2020-01-27T20:04:35+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-01-27T20:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d19c61353d65220b9beaa7a5dfbc39967fb839e3'/>
<id>d19c61353d65220b9beaa7a5dfbc39967fb839e3</id>
<content type='text'>
* [netcdf-c] Fix builds with hdf5[parallel]

* Update mpi.patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [netcdf-c] Fix builds with hdf5[parallel]

* Update mpi.patch
</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Update to 4.7.3 and switched to use targets to generate valid targets (#9361)</title>
<updated>2020-01-10T23:34:09+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-01-10T23:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d400f3d50bd0c79b192134aa50875f7579ad8efc'/>
<id>d400f3d50bd0c79b192134aa50875f7579ad8efc</id>
<content type='text'>
* fix netcdf configure errors and generated targets

* remove target_path

since cmake searches in name*

* bump control

* netcdf update to 4.7.3 and use targets instead of libraries in cmake

* remove config from the zlib find_dependency call

because there is no config. The target is supplied by a cmake module itself

* move usage of hdf5 target to an further up in the cmakelists.txt and use config also on linux

* fix dynamic builds

* remove code from portfile

* remove commenting from patch and simply delete the lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix netcdf configure errors and generated targets

* remove target_path

since cmake searches in name*

* bump control

* netcdf update to 4.7.3 and use targets instead of libraries in cmake

* remove config from the zlib find_dependency call

because there is no config. The target is supplied by a cmake module itself

* move usage of hdf5 target to an further up in the cmakelists.txt and use config also on linux

* fix dynamic builds

* remove code from portfile

* remove commenting from patch and simply delete the lines
</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Add usage (#8398)</title>
<updated>2019-10-30T20:47:40+00:00</updated>
<author>
<name>Phoebe</name>
<email>925731795@qq.com</email>
</author>
<published>2019-10-30T20:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=628e795c6ae4f856cc76ae0842339b2f3b8eedf2'/>
<id>628e795c6ae4f856cc76ae0842339b2f3b8eedf2</id>
<content type='text'>
* [netcdf-c] Add usage

* Update changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [netcdf-c] Add usage

* Update changes
</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Fix link error. (#6971)</title>
<updated>2019-06-21T05:08:51+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2019-06-21T05:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=edf3d75eb7050a8acaf41889d51bb976fa627410'/>
<id>edf3d75eb7050a8acaf41889d51bb976fa627410</id>
<content type='text'>
* [netcdf-c] Fix linkage error.

* remove unused code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [netcdf-c] Fix linkage error.

* remove unused code
</pre>
</div>
</content>
</entry>
</feed>
