<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/glm, 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>[glm] Add namespace to export target (#16429)</title>
<updated>2021-03-02T00:28:05+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-03-02T00:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=307ac18b08e4125d3c521a86b7d7b317629be277'/>
<id>307ac18b08e4125d3c521a86b7d7b317629be277</id>
<content type='text'>
* [glm] Add namespace to export target

* update version record

* [globjects] Fix dependency glm

* update version record</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [glm] Add namespace to export target

* update version record

* [globjects] Fix dependency glm

* update version record</pre>
</div>
</content>
</entry>
<entry>
<title>[glm, sqlitecpp] update to new version (#10977)</title>
<updated>2020-04-24T04:17:26+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2020-04-24T04:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c3fc360947e471e422f11ba6342b85086df98289'/>
<id>c3fc360947e471e422f11ba6342b85086df98289</id>
<content type='text'>
* [glm] update to 0.9.9.8

* [sqlitecpp] Update to version 3.0.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [glm] update to 0.9.9.8

* [sqlitecpp] Update to version 3.0.0</pre>
</div>
</content>
</entry>
<entry>
<title>[glm] Updated to 0.9.9.7 (#9621)</title>
<updated>2020-01-18T00:25:10+00:00</updated>
<author>
<name>tags</name>
<email>tagsemb@gmail.com</email>
</author>
<published>2020-01-18T00:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9a57d51242bf2bedccd372a0bf7988fb14c11280'/>
<id>9a57d51242bf2bedccd372a0bf7988fb14c11280</id>
<content type='text'>
* [glm] Updated to 0.9.9.7

* Changes suggested by Wolfgang Stöggl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [glm] Updated to 0.9.9.7

* Changes suggested by Wolfgang Stöggl
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)</title>
<updated>2019-06-10T23:35:22+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-10T23:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d962dc7d651b563bed089f4bf9056003ebb7fe1c'/>
<id>d962dc7d651b563bed089f4bf9056003ebb7fe1c</id>
<content type='text'>
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
</pre>
</div>
</content>
</entry>
<entry>
<title>[glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461. (#6466)</title>
<updated>2019-05-15T21:37:53+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-05-15T21:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8873d771c8f5a3f45ba066bc49147beded65fb94'/>
<id>8873d771c8f5a3f45ba066bc49147beded65fb94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[glm] Remove all unnecessary build steps (#6410)</title>
<updated>2019-05-14T00:51:16+00:00</updated>
<author>
<name>Connor Fitzgerald</name>
<email>connorwadefitzgerald@gmail.com</email>
</author>
<published>2019-05-14T00:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d539182ccbf85bfef225194e1dc76e5ae2922f50'/>
<id>d539182ccbf85bfef225194e1dc76e5ae2922f50</id>
<content type='text'>
* [glm] Remove all unnecessary build steps

* [glm] Fix header export

* [glm] Bump control to force rebuild
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [glm] Remove all unnecessary build steps

* [glm] Fix header export

* [glm] Bump control to force rebuild
</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Updates 2019.04.19 (#6155)</title>
<updated>2019-04-30T16:20:18+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-04-30T16:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=516d10bb68dc5da7a58c992373b9e971d74a49fe'/>
<id>516d10bb68dc5da7a58c992373b9e971d74a49fe</id>
<content type='text'>
* [many ports] Updates 2019.04.19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [many ports] Updates 2019.04.19
</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Updates 2019.03.29 (#5698)</title>
<updated>2019-04-16T05:30:11+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-04-16T05:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c95512aaf6cb590a5fd809075d012e617ad33525'/>
<id>c95512aaf6cb590a5fd809075d012e617ad33525</id>
<content type='text'>
* Updates 2019.03.29

* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures

* [folly] Fix target files in debug mode

* Undo glog changes since it caused sophus openmvg and cartographer failures

* Undo Folly changes since it cause wangle failed

* Undo Folly portfile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updates 2019.03.29

* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures

* [folly] Fix target files in debug mode

* Undo glog changes since it caused sophus openmvg and cartographer failures

* Undo Folly changes since it cause wangle failed

* Undo Folly portfile
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates 2018.11.01</title>
<updated>2018-11-08T08:17:59+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-11-02T02:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9fe14bc18ec4b8f12238cd8790c44e42325f8e52'/>
<id>9fe14bc18ec4b8f12238cd8790c44e42325f8e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[glm] update to 0.9.9.2</title>
<updated>2018-09-23T22:02:05+00:00</updated>
<author>
<name>jasjuang</name>
<email>jasjuang@gmail.com</email>
</author>
<published>2018-09-23T22:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d23c403e2d6fff183edd47d0c35e0282e4691abc'/>
<id>d23c403e2d6fff183edd47d0c35e0282e4691abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
