Remy Marquis
|
27679002e1
|
libs: explicitly set SQLite3 fast-math option and cleanup
This fixes usage of float in SQLite db.
|
2017-03-02 22:35:30 +01:00 |
|
Remy Marquis
|
8e1e9d6999
|
libs: re-enabled fast-math for SQLite3
|
2017-03-01 21:17:01 +01:00 |
|
Remy Marquis
|
158851b781
|
libs: fixed SQLITE_OMIT_FLOATING_POINT option mismatch
|
2017-03-01 19:17:22 +01:00 |
|
Remy Marquis
|
1cc823c99c
|
libs: enable -fPIC for sqlite3
|
2016-08-25 19:29:43 +02:00 |
|
Remy Marquis
|
7d0df9d2bd
|
libs: updated to sqlite-amalgamation-3140100
|
2016-08-20 14:41:33 +02:00 |
|
IR4T4
|
cba988204e
|
sqlite: disable fast-math for sqlite3 lib
(omit floating-point number support)
|
2016-01-27 22:17:22 +01:00 |
|
IR4T4
|
aaa941851b
|
lib: fix name of static sqlite3 lib
|
2015-11-07 09:02:24 +01:00 |
|
IR4T4
|
d85ce89f30
|
libs: omit sqlite3 floating-point number support FIXME: use Q_isnan to
fix that issue
|
2015-10-31 09:58:27 +01:00 |
|
IR4T4
|
3b772f99eb
|
lib: sqlite3 project file update
|
2015-10-31 09:24:30 +01:00 |
|
IR4T4
|
f8bde606e0
|
lib: CMakeLists.txt for sqlite3 - (TODO: cross-compile, WIN, APPLE)
|
2015-09-05 12:35:31 +02:00 |
|