Robert Schumacher
3726ce9557
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
2018-06-16 01:56:12 -07:00
pravic
90db2c7217
[sqlite3] Fix tool feature with static builds
...
refs #2525
2018-04-24 07:30:28 +03:00
Robert Schumacher
9f9778ccff
[many ports] Improve behavior on Linux and general cleanup
2018-03-11 23:42:54 -07: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
Dale Stammen
c128d007df
use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME
2016-12-06 10:08:15 -08:00
Charles Barto
2dad2a8b94
fixed typo in sqlite3 config file
2016-10-19 00:42:21 -04: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
Charles Barto
20a9bb8acb
added rtree and unlock_notify support to builds of sqlite (odb needs this)
2016-10-18 19:57:50 -04:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00