0.5.11 • Published 1 year ago

cordova-sqlite-evplus-ext-free-dependencies v0.5.11

Weekly downloads
-
License
GPL-3.0 OR Commer...
Repository
github
Last release
1 year ago

cordova-sqlite-evplus-ext-free-dependencies (evplus-ext build)

AUTHOR: Christopher J. Brody

LICENSE: GPL v3 (https://www.gnu.org/licenses/gpl-3.0.txt) or commercial license options

Contains source and library (shared object) code built from:

This project provides the following dependencies needed to build Cordova SQLite evplus plugin versions:

  • sqlite3.h, sqlite3.c - SQLite amalgamation needed to build iOS and Windows versions
  • other sources listed above for iOS/macOS/Windows
  • sqlc-evplus-ndk-driver.jar - android-sqlite-evplus-ndk-driver-free NDK JAR built with SQLite amalgamation and other sources listed above, with the following option flags:
    • -DSQLITE_THREADSAFE=1
    • -DSQLITE_DEFAULT_SYNCHRONOUS=3
    • -DSQLITE_DEFAULT_MEMSTATUS=0
    • -DSQLITE_OMIT_DECLTYPE
    • -DSQLITE_OMIT_DEPRECATED
    • -DSQLITE_OMIT_PROGRESS_CALLBACK
    • -DSQLITE_OMIT_SHARED_CACHE
    • -DSQLITE_TEMP_STORE=2
    • -DSQLITE_OMIT_LOAD_EXTENSION
    • -DSQLITE_ENABLE_FTS3
    • -DSQLITE_ENABLE_FTS3_PARENTHESIS
    • -DSQLITE_ENABLE_FTS4
    • -DSQLITE_ENABLE_FTS5
    • -DSQLITE_ENABLE_RTREE
    • -DSQLITE_ENABLE_JSON1
    • -DSQLITE_DEFAULT_PAGE_SIZE=4096
    • -DSQLITE_DEFAULT_CACHE_SIZE=-2000
0.5.11

1 year ago

0.5.0

2 years ago

0.4.2

2 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago