<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libodb-sqlite, branch 2019.08</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>Add PREFER_NINJA to many ports (#7468)</title>
<updated>2019-07-31T20:01:02+00:00</updated>
<author>
<name>Phoebe</name>
<email>925731795@qq.com</email>
</author>
<published>2019-07-31T20:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bcff929875d76ade98c251038eea6f48171facc6'/>
<id>bcff929875d76ade98c251038eea6f48171facc6</id>
<content type='text'>
* Add PREFER_NINJA to many ports</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add PREFER_NINJA to many ports</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports]Remove double builds (#6472)</title>
<updated>2019-05-17T23:10:31+00:00</updated>
<author>
<name>wangli28</name>
<email>47812810+wangli28@users.noreply.github.com</email>
</author>
<published>2019-05-17T23:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e54af5898622af1cf2fa0b54a2d870800c2a97df'/>
<id>e54af5898622af1cf2fa0b54a2d870800c2a97df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libodb-sqlite] Find sqlite3 includes from vcpkg</title>
<updated>2019-04-03T00:39:03+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-04-03T00:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=44c2a66ff24f234228934556711fb62cc4da5f5b'/>
<id>44c2a66ff24f234228934556711fb62cc4da5f5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260)</title>
<updated>2019-02-01T20:25:28+00:00</updated>
<author>
<name>Marco Craveiro</name>
<email>mcraveiro@users.noreply.github.com</email>
</author>
<published>2019-02-01T20:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=52390cf481f6fe3962bbbd2b84a62ab4d9702484'/>
<id>52390cf481f6fe3962bbbd2b84a62ab4d9702484</id>
<content type='text'>
* [libodb] Add configure headers to all libs for Linux

* [libodb] Include options files in install
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libodb] Add configure headers to all libs for Linux

* [libodb] Include options files in install
</pre>
</div>
</content>
</entry>
<entry>
<title>vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)</title>
<updated>2017-09-09T07:12:54+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-09-09T07:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=26516fe485b0e9048dd4809256a7e4526957c6e9'/>
<id>26516fe485b0e9048dd4809256a7e4526957c6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>triplet is now automatically included before portfiles.</title>
<updated>2016-11-08T22:25:47+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2016-11-08T22:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1808d461b0e8793445b87eb8ceed71d5ac7aca6e'/>
<id>1808d461b0e8793445b87eb8ceed71d5ac7aca6e</id>
<content type='text'>
Also remove trailing whitespaces from portfiles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove trailing whitespaces from portfiles
</pre>
</div>
</content>
</entry>
<entry>
<title>more odb-sqlite</title>
<updated>2016-10-19T05:28:56+00:00</updated>
<author>
<name>Charles Barto</name>
<email>bartoc@umich.edu</email>
</author>
<published>2016-10-19T05:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8de99463fa8f5b54d120e14eb233411101c69ab3'/>
<id>8de99463fa8f5b54d120e14eb233411101c69ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more random changes</title>
<updated>2016-10-19T05:28:55+00:00</updated>
<author>
<name>Charles Barto</name>
<email>bartoc@umich.edu</email>
</author>
<published>2016-10-19T04:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2aa034bf47b9c16d9874d794ef9fabf5321ac8f7'/>
<id>2aa034bf47b9c16d9874d794ef9fabf5321ac8f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add overall odb config</title>
<updated>2016-10-19T05:28:55+00:00</updated>
<author>
<name>Charles Barto</name>
<email>bartoc@umich.edu</email>
</author>
<published>2016-10-19T04:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c879ba6d362876be57bdb378ce4d0a9de64fc6c2'/>
<id>c879ba6d362876be57bdb378ce4d0a9de64fc6c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
