Commit Graph

146 Commits

Author SHA1 Message Date
Stephen Lombardo ed03f15644 backport enhancements from v2beta (mlock & RAND_bytes) 2011-12-27 13:42:20 -05:00
Stephen Lombardo dea8ae9ace Merge branch 'sqlite-release' into release-integration
Conflicts:
	Makefile.in
2011-12-26 15:00:48 -05:00
Stephen Lombardo ddb595fbc9 upstream 3.7.9 2011-12-26 14:52:17 -05:00
Billy Gray 6b55a5170b project file modernization by Xcode 4.2 2011-10-14 16:42:02 -04:00
Billy Gray ff64398d84 remove the customizations that were merged in with the project file changes we made on the ditto branch 2011-10-12 15:31:42 -04:00
Billy Gray 1d437e4121 add -DSQLITE_THREADSAFE to CFLAGS 2011-09-27 17:44:33 -04:00
Billy Gray 36bb995e4e avoid having macosx set as the basesdk, thanks xcode 2011-09-14 12:34:28 -04:00
Billy Gray 22e0566bd6 adjust to support simulator (i386) builds on x86_64 kernel os x lion for xcode 4.1 2011-09-12 15:20:10 -04:00
Stephen Lombardo 12069ec913 track 3.7.7.1 2011-08-17 13:17:32 -04:00
Billy Gray 4280b29e23 okay, xcode, sure 2011-06-14 17:31:45 -04:00
Billy Gray ce4fa22a0e Merge branch 'ditto' of https://github.com/sjlombardo/sqlcipher into ditto
Conflicts:
	sqlcipher.xcodeproj/project.pbxproj
2011-06-08 14:09:30 -07:00
Billy Gray 84c3ee9b64 correct overrides to support uiversal builds 2011-06-08 14:08:34 -07:00
Billy Gray 17ade402a3 Adjusting to support 32/64 bit library build and inherit platform from parent project 2011-05-20 14:02:40 -04:00
Billy Gray 53328715a8 again with the archs setting, turn it back on, 32 bit, things build now 2011-05-20 12:44:33 -04:00
Billy Gray 542e64b231 drop arch setting in project file 2011-05-12 10:03:04 -04:00
Stephen Lombardo 7cffc8807d track 3.7.6.2 2011-05-05 22:37:34 -04:00
Stephen Lombardo e28cda5cfe Merge branch 'master' into ditto 2011-03-14 16:20:13 -04:00
Stephen Lombardo 3f834ff2d3 exclude xc4 project files from version control 2011-03-14 16:19:46 -04:00
Stephen Lombardo 3bebc079a4 Merge branch 'master' into ditto 2011-03-14 12:14:09 -04:00
Stephen Lombardo df4dc37c34 set SKIP_INSTALL for XC4 compat 2011-03-14 12:13:30 -04:00
Stephen Lombardo f13ba3d21e set architecture and products at project level, including armv7 2011-03-12 23:58:13 -05:00
Stephen Lombardo e0b6d87c2d Merge branch 'master' of github.com:sjlombardo/sqlcipher 2011-03-12 22:40:07 -05:00
Stephen Lombardo 54fb0db816 Add explicit list of supported platforms and architectures to project build settings for compatibility with XCode 4 2011-03-12 22:39:18 -05:00
Stephen Lombardo fc5fc812f6 track 3.7.5 2011-02-16 16:14:46 -05:00
Stephen Lombardo d6d64068d9 clarify build with temp store options 2010-10-12 15:31:27 -07:00
Stephen Lombardo 0266ddf6be Merge branch 'master' into ditto 2010-10-03 08:56:49 -04:00
Stephen Lombardo c45622d14d mutexes in rekey 2010-10-03 08:56:16 -04:00
Stephen Lombardo a24078d7d6 Merge branch 'master' into ditto 2010-10-03 01:15:21 -04:00
Stephen Lombardo 658cb02be9 update other areas relying on GetPageSize to use default; Enter db->mutex before forcing page size 2010-10-03 01:14:16 -04:00
Stephen Lombardo 12aedf2fac Merge branch 'master' into ditto 2010-10-01 13:08:42 -04:00
Stephen Lombardo a1439c8d71 resolve bug where page size is improperly set 2010-10-01 13:07:37 -04:00
Stephen Lombardo 470960072c Merge branch 'master' into ditto 2010-09-03 07:46:08 -04:00
Stephen Lombardo 680e30f229 rename utf.o to utf.lo in Makefile.in to resolve upstream make dependency issue on some platforms 2010-09-03 07:45:52 -04:00
Stephen Lombardo 3496247069 Merge branch 'master' into ditto 2010-08-28 08:55:02 -04:00
Stephen Lombardo 201197adbb minor tweaks to configure / build defines 2010-08-28 08:52:39 -04:00
Stephen Lombardo 90f8b72c2d Merge branch 'master' into ditto 2010-08-28 08:50:38 -04:00
Stephen Lombardo ebecc71a89 accommodate new void return from sqlite3PagerPagecount 2010-08-28 08:44:25 -04:00
Stephen Lombardo 8a76b73193 Merge branch 'sqlite-release' into integration 2010-08-28 08:38:03 -04:00
Stephen Lombardo 92bc32215d track 3.7.2 2010-08-28 08:35:57 -04:00
Stephen Lombardo 59e8fd2113 change if to ifdef to placate VS 2010-08-28 08:31:38 -04:00
Stephen Lombardo 977edf436e Merge branch 'master' into ditto 2010-08-22 16:01:06 -04:00
Stephen Lombardo fe11a8cb66 Merge branch 'sqlite-release' 2010-08-06 23:08:05 -04:00
Stephen Lombardo 953ca18eb6 track 3.7.0.1 2010-08-06 23:07:48 -04:00
Stephen Lombardo 89b4284cf5 Merge branch 'master' into ditto 2010-07-22 09:44:53 -04:00
Stephen Lombardo 29b781102a Merge branch 'sqlite-release' into integration
Conflicts:
	Makefile.in
	test/quick.test
2010-07-22 09:23:51 -04:00
Stephen Lombardo 7b63a4edde track 3.7.0 2010-07-22 09:16:22 -04:00
Stephen Lombardo 7c6ac4010e Merge branch 'master' into ditto 2010-06-14 14:22:48 -04:00
Stephen Lombardo 4f320b6336 thread safe eutex in activate_openssl 2010-06-09 14:39:25 -04:00
Stephen Lombardo 900429e356 Merge branch 'master' into ditto 2010-05-18 22:03:01 -04:00
Stephen Lombardo c0cf162583 explicitly use /usr/bin/gcc to avoid conifgure issues under armv6 builds 2010-05-18 22:00:28 -04:00