Commit Graph

13 Commits

Author SHA1 Message Date
pravic
90db2c7217 [sqlite3] Fix tool feature with static builds
refs #2525
2018-04-24 07:30:28 +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
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
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07: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
flysha
cad7e2a30c [sqlite3] upgrade to 3.17.0 2017-02-15 20:14:37 +08:00
Robert Schumacher
796e65ea73 [sqlite3] Remove parentheses from version field 2016-10-17 17:08:22 -07:00
Chris Bond
8d1d8df80e updated control and cmake files for latest version of sqlite 2016-10-16 17:18:11 -07:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00