Commit Graph

34 Commits

Author SHA1 Message Date
Gwendal Roué
8e0c01ef70 SQLite 3.25.2 2018-10-08 19:03:41 +02:00
Gwendal Roué
066889e0d7 Upgrade swiftlyfalling/SQLiteLib 2018-08-30 16:34:30 +02:00
Gwendal Roué
1886ac5cfb Upgrade custom SQLite builds to 3.24.0 2018-06-15 08:21:52 +02:00
Gwendal Roué
224d6488a9 Upgrade swiftlyfalling/SQLiteLib to v3.22.0 2018-01-26 07:54:08 +01:00
Gwendal Roué
3b494b5737 Update SQLite to 3.21.0 2017-11-05 11:21:46 +01:00
Gwendal Roué
e3ed95571c Upgrade custom SQLite builds to v3.20.1 2017-10-11 21:43:41 +02:00
Gwendal Roué
10af87a7d0 SQLite 3.20.0 2017-08-18 08:35:02 +02:00
Gwendal Roué
5e702234f4 Upgrade SQLite to v3.19.3 2017-07-19 08:31:32 +02:00
Gwendal Roué
929c8f49a6 Upgrade SQLite to v3.19.2 2017-05-28 13:15:41 +02:00
Gwendal Roué
a6ec38c805 Upgrade SQLite to v3.19.1 2017-05-28 13:15:41 +02:00
Gwendal Roué
bd0990deb4 Upgrade SQLite to v3.19.0 2017-05-28 13:15:41 +02:00
Gwendal Roué
1438934aa6 Extract deployment targets in dedicated xcconfig files. 2017-05-25 17:13:45 +02:00
Gwendal Roué
55e4abd534 Rename USING_SQLCIPHER to GRDBCIPHER and USING_CUSTOMSQLITE to GRDBCUSTOMSQLITE 2017-05-22 19:15:10 +02:00
Gwendal Roué
4ee1fd9f65 Database.logErrorFunction for GRDBCipher and GRDBCustomSQLite 2017-04-22 17:26:16 +02:00
Gwendal Roué
1ad00e1102 Custom SQLite 3.18.0 2017-04-01 19:54:38 +02:00
Gwendal Roué
24a8df801f Upgrade SQLite to v3.16.2 2017-01-10 08:16:00 +01:00
Gwendal Roué
8e4995c8d9 Upgrade SQLite to v3.16.1 2017-01-06 08:51:25 +01:00
Gwendal Roué
d157308306 Upgrade SQLite to v3.15.2 2016-12-04 07:35:54 +01:00
Gwendal Roué
11aa9f7b79 Upgrade SQLite to v3.15.1 2016-11-05 14:05:23 +01:00
Gwendal Roué
b0d5c8870a Documentation/CustomSQLiteBuilds.md replaces SQLiteCustom/README.md 2016-10-19 19:29:41 +02:00
Gwendal Roué
361eaeca07 Upgrade SQLiteCustom to v3.15.0 2016-10-16 10:59:28 +02:00
Gwendal Roué
ac55d35b13 Custom SQLite examples 2016-10-08 19:34:24 +02:00
Gwendal Roué
13dfde1862 Upgrade SQLiteCustom to v3.14.2 2016-10-08 14:18:10 +02:00
Gwendal Roué
f825f43528 Upgrade custom SQLite builds to v3.14.1, and restore support for SQLite pre-update hooks 2016-09-15 09:05:09 +02:00
swiftlyfalling
893714c968 Update README 2016-05-31 20:42:35 -04:00
swiftlyfalling
8213bf5b6d Update to point to SQLiteLib-USER.xcconfig, and new SQLiteLib 2016-05-31 17:32:09 -04:00
swiftlyfalling
0eec061d01 Improve first-time build of GRDBCustomSQLite
Define CUSTOM_OTHER_SWIFT_FLAGS in GRDB.xcconfig prior to including the
"GRDBCustomSQLite-USER.xcconfig" file.
2016-05-30 21:52:55 -04:00
swiftlyfalling
7c1ad9abab Updated .example files 2016-05-30 21:51:42 -04:00
swiftlyfalling
3ad99011f2 Remove User xcconfig from branch. 2016-05-30 21:17:37 -04:00
swiftlyfalling
cb8331f213 Renamed customizable files to <file>-USER, added .example files, preserve user customizations.
Added .example files.
Added build phase script to copy .example files if user configuration
files are not already present.
2016-05-30 21:16:36 -04:00
swiftlyfalling
ffa2858d82 Update SQLiteLib subproject commit 2016-05-30 19:56:05 -04:00
swiftlyfalling
1cf20da416 Add README for GRDBCustomSQLite 2016-05-30 19:39:11 -04:00
swiftlyfalling
9f406c6725 Add GRDBCustomSQLite targets and schemes.
To support building GRDB with a built-in custom SQLite build/version.
2016-05-30 18:16:04 -04:00
swiftlyfalling
b1ff790e43 Add SQLiteLib submodule 2016-05-30 16:05:53 -04:00