<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/sqlite3/CMakeLists.txt, 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>[sqlite3-tool]Fix build error on arm/uwp platform. (#7202)</title>
<updated>2019-07-15T17:41:11+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-07-15T17:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e1870a91ff26c099ca92599fa7d7bb06b81fbc58'/>
<id>e1870a91ff26c099ca92599fa7d7bb06b81fbc58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sqlite3]: Shared library support for Linux (#6856)</title>
<updated>2019-06-20T16:40:50+00:00</updated>
<author>
<name>Jackie Ng</name>
<email>jackie.ng@protonmail.com</email>
</author>
<published>2019-06-20T16:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dfd5bb46a149bbc2d9b4f4fa6a5fd4df5992cbdb'/>
<id>dfd5bb46a149bbc2d9b4f4fa6a5fd4df5992cbdb</id>
<content type='text'>
* [sqlite]: Shared library support for Linux

* [sqlite3]: Switch back to CMAKE_SYSTEM_NAME checks per original PR (#6122)

* [sqlite3]: Remove redundant "WindowsStore" system name check as "Windows" should already catch it.

* [sqlite3]: Re-bump portfile

* [sqlite3] added error message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [sqlite]: Shared library support for Linux

* [sqlite3]: Switch back to CMAKE_SYSTEM_NAME checks per original PR (#6122)

* [sqlite3]: Remove redundant "WindowsStore" system name check as "Windows" should already catch it.

* [sqlite3]: Re-bump portfile

* [sqlite3] added error message
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt 5.11 and static build fixes (#4164)</title>
<updated>2018-10-22T17:49:16+00:00</updated>
<author>
<name>Robert Colton</name>
<email>robertbcolton@gmail.com</email>
</author>
<published>2018-10-22T17:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=473d63c4edf1ab704b597abc4987372712b005f6'/>
<id>473d63c4edf1ab704b597abc4987372712b005f6</id>
<content type='text'>
* fix da qt5

* fix qt config duplication

* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA

* [qt5-*] Update sub-portfiles

* qt5-base WIP

* [qt5] Fix Could not find qmlcachegen.exe

* [qt5-activeqt] Fix SHA512

* [qt5-base] Fix static builds

* [qt5-base] Bump control version

* [qt5-base] Restore removal of qmake dependencies

* [qt5-base] Partially revert #3280

* [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix da qt5

* fix qt config duplication

* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA

* [qt5-*] Update sub-portfiles

* qt5-base WIP

* [qt5] Fix Could not find qmlcachegen.exe

* [qt5-activeqt] Fix SHA512

* [qt5-base] Fix static builds

* [qt5-base] Bump control version

* [qt5-base] Restore removal of qmake dependencies

* [qt5-base] Partially revert #3280

* [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
</pre>
</div>
</content>
</entry>
<entry>
<title>[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703</title>
<updated>2018-06-16T08:56:12+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-06-16T03:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3726ce95576204cc8a2c37d07a1ae74b0b70c1d2'/>
<id>3726ce95576204cc8a2c37d07a1ae74b0b70c1d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sqlite3] Fix tool feature with static builds</title>
<updated>2018-04-24T04:30:28+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2018-04-24T04:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=90db2c72173c7398122e693d797f82736dabd109'/>
<id>90db2c72173c7398122e693d797f82736dabd109</id>
<content type='text'>
refs #2525
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refs #2525
</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Improve behavior on Linux and general cleanup</title>
<updated>2018-03-12T06:42:54+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-03-12T06:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9f9778ccff48981a691bf34f30ecc4bf2efd5ac1'/>
<id>9f9778ccff48981a691bf34f30ecc4bf2efd5ac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install sqlite3.exe as part of sqlite3 port (#2525)</title>
<updated>2018-02-27T20:24:41+00:00</updated>
<author>
<name>Daniel Strommen</name>
<email>nerdile@outlook.com</email>
</author>
<published>2018-02-27T20:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ba3f552b67a76bc62ef4aecdee778ac47abf330c'/>
<id>ba3f552b67a76bc62ef4aecdee778ac47abf330c</id>
<content type='text'>
* Install sqlite3.exe as part of sqlite3 port

- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
  set, build and install sqlite3.exe as part of the sqlite3
  package.  sqlite3.dll must also be copied to the tools folder
  for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.

* [sqlite3] Separate into tool feature
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Install sqlite3.exe as part of sqlite3 port

- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
  set, build and install sqlite3.exe as part of the sqlite3
  package.  sqlite3.dll must also be copied to the tools folder
  for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.

* [sqlite3] Separate into tool feature
</pre>
</div>
</content>
</entry>
<entry>
<title>use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME</title>
<updated>2016-12-06T18:08:15+00:00</updated>
<author>
<name>Dale Stammen</name>
<email>dalestam@microsoft.com</email>
</author>
<published>2016-12-06T18:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c128d007df40ee0f4a55f954cb153ddd983a4d36'/>
<id>c128d007df40ee0f4a55f954cb153ddd983a4d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed typo in sqlite3 config file</title>
<updated>2016-10-19T04:42:21+00:00</updated>
<author>
<name>Charles Barto</name>
<email>bartoc@umich.edu</email>
</author>
<published>2016-10-19T04:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2dad2a8b94d5cad2354794eefaffaea3928dec1f'/>
<id>2dad2a8b94d5cad2354794eefaffaea3928dec1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a config file for sqlite</title>
<updated>2016-10-19T04:37:33+00:00</updated>
<author>
<name>Charles Barto</name>
<email>bartoc@umich.edu</email>
</author>
<published>2016-10-19T04:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=284d50c186dceb788a32e74e486521d7e2bbb1f6'/>
<id>284d50c186dceb788a32e74e486521d7e2bbb1f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
