Commit Graph

24 Commits

Author SHA1 Message Date
Patrick Geltinger
afdca9165c [sqlite3] Update to SQLite 3.26.0 because of "Magellan" vulnerability (#4995)
The Tencent Blade Team has discovered a remote code execution
vulnerability in SQLite, which was fixed in SQLite release 3.26.0.
2018-12-18 17:13:57 -08:00
Andy Li
a0d6a2925c [Sqlite3] update to 3.25.2 (#4600)
* [Sqlite3] update to 3.25.2

* [sqlite3] Use vcpkg_extract_source_archive_ex
2018-11-06 17:29:12 -08:00
Robert Schumacher
3726ce9557 [sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703 2018-06-16 01:56:12 -07:00
pravic
b2c295ed4e [sqlite3] update to 3.24.0 2018-06-05 21:10:16 +03:00
pravic
cde623c774 [sqlite3] update to 3.23.1 2018-04-24 07:14:53 +03:00
pravic
182450ab64 [sqlite3] update to 3.23.0 2018-04-03 15:38:05 +03:00
past-due
62a015b4f3 [sqlite3] Fix build failure when VCPKG_BUILD_TYPE is set to "release" 2018-03-19 16:46:22 -04:00
Daniel Strommen
ba3f552b67 Install sqlite3.exe as part of sqlite3 port (#2525)
* 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
2018-02-27 12:24:41 -08:00
pravic
ae48463360 [sqlite3] update to 3.21.0 2017-10-25 17:32:38 +03:00
pravic
601661ec32 [sqlite3] update to 3.20.1 2017-09-11 12:41:40 +03:00
Mikhail Paulyshka
14c3c51a00 [sqlite3] update to 3.19.1 2017-05-24 22:34:02 +03:00
Mikhail Paulyshka
e5a4f03317 [sqlite3] update to 3.18.0 2017-04-01 23:35:22 +03:00
Mikhail Paulyshka
13940af99a [sqlite3] fix uwp builds 2017-04-01 23:35:08 +03:00
flysha
cad7e2a30c [sqlite3] upgrade to 3.17.0 2017-02-15 20:14:37 +08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Charles Barto
284d50c186 added a config file for sqlite 2016-10-19 00:37:33 -04:00
Charles Barto
035952b242 added static build support to sqlite
more static support

more sqlite changes

finally done with sqlite static
2016-10-18 23:19:51 -04:00
Alexander Karatarakis
56f8c6a462 [sqlite3] Use SOURCE_PATH in a similar manner as other portfiles 2016-10-17 12:27:07 -07:00
Chris Bond
8d1d8df80e updated control and cmake files for latest version of sqlite 2016-10-16 17:18:11 -07:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
fc26083995 Second part of updated portfiles 2016-09-22 22:13:09 +02:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00