FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sqlcipher.xcodeproj/project.pbxproj - securitykernel/sqlcipher · GitHub
securitykernel
/
sqlcipher
Public
forked from
sqlcipher/sqlcipher
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlcipher
sqlcipher.xcodeproj
project.pbxproj
on
Xcode5
User selector
Datepicker
Commit history
Commits on Sep 13, 2013
sets iOS 4.3 as base deployment target, overrides to 6.0 as required for arm64 arch
billymeltdown
committed
cf42f10
View commit details
Copy full SHA for cf42f10
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
specifies all valid archs for xcode-build compatibility with other platforms
billymeltdown
committed
94abbd2
View commit details
Copy full SHA for 94abbd2
View code at this point
Browse repository at this point
adds archs settings branch for Any iOS Simulator SDK which defaults to i386 instead of standard archs+64, overrident to standard+64
billymeltdown
committed
58c95b3
View commit details
Copy full SHA for 58c95b3
View code at this point
Browse repository at this point
adjusts sqlcipher.xcodeproj, attempting to switch to new standard archs including 64bit, but simulator still building i386
billymeltdown
committed
4093d93
View commit details
Copy full SHA for 4093d93
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
corrects use of openssl api to commoncrypto, links Security.framework, re-links libsqlcipher.a to fix archive errors, removes use of openssl
billymeltdown
committed
3343aaf
View commit details
Copy full SHA for 3343aaf
View code at this point
Browse repository at this point
Unlinks amalgamation target as dependency, run make to execute amalgamation by Makefile before building in Xcode
billymeltdown
committed
f1069ee
View commit details
Copy full SHA for f1069ee
View code at this point
Browse repository at this point
updates amalgamation script, but we'll probably have to drop it for Makefile
billymeltdown
committed
4534af9
View commit details
Copy full SHA for 4534af9
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
Merge branch 'prerelease'
developernotes
committed
b13e77f
View commit details
Copy full SHA for b13e77f
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
remove -DNDEBUG flag on debug builds
sjlombardo
committed
ed1e161
View commit details
Copy full SHA for ed1e161
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
update XCode project for 4.5, armv7s, drop armv6
sjlombardo
committed
ceee996
View commit details
Copy full SHA for ceee996
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
update xcode project file to set -mno-thumb for armv6 only
sjlombardo
committed
885ffa9
View commit details
Copy full SHA for 885ffa9
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
add -mno-thumb cflag to avoid armv6 crash
sjlombardo
committed
ff9a340
View commit details
Copy full SHA for ff9a340
View code at this point
Browse repository at this point
Commits on Oct 14, 2011
project file modernization by Xcode 4.2
billymeltdown
committed
6b55a51
View commit details
Copy full SHA for 6b55a51
View code at this point
Browse repository at this point
Commits on Oct 12, 2011
remove the customizations that were merged in with the project file changes we made on the ditto branch
billymeltdown
committed
ff64398
View commit details
Copy full SHA for ff64398
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
add -DSQLITE_THREADSAFE to CFLAGS
billymeltdown
committed
1d437e4
View commit details
Copy full SHA for 1d437e4
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
avoid having macosx set as the basesdk, thanks xcode
billymeltdown
committed
36bb995
View commit details
Copy full SHA for 36bb995
View code at this point
Browse repository at this point
Commits on Sep 12, 2011
adjust to support simulator (i386) builds on x86_64 kernel os x lion for xcode 4.1
billymeltdown
committed
22e0566
View commit details
Copy full SHA for 22e0566
View code at this point
Browse repository at this point
Commits on Jun 14, 2011
okay, xcode, sure
billymeltdown
committed
4280b29
View commit details
Copy full SHA for 4280b29
View code at this point
Browse repository at this point
Commits on Jun 8, 2011
correct overrides to support uiversal builds
billymeltdown
committed
84c3ee9
View commit details
Copy full SHA for 84c3ee9
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Merge branch 'master' into ditto
sjlombardo
committed
3bebc07
View commit details
Copy full SHA for 3bebc07
View code at this point
Browse repository at this point
set SKIP_INSTALL for XC4 compat
sjlombardo
committed
df4dc37
View commit details
Copy full SHA for df4dc37
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
set architecture and products at project level, including armv7
sjlombardo
committed
f13ba3d
View commit details
Copy full SHA for f13ba3d
View code at this point
Browse repository at this point
Add explicit list of supported platforms and architectures to project build settings for compatibility with XCode 4
sjlombardo
committed
54fb0db
View commit details
Copy full SHA for 54fb0db
View code at this point
Browse repository at this point
Commits on Aug 28, 2010
Merge branch 'master' into ditto
sjlombardo
committed
3496247
View commit details
Copy full SHA for 3496247
View code at this point
Browse repository at this point
minor tweaks to configure / build defines
sjlombardo
committed
201197a
View commit details
Copy full SHA for 201197a
View code at this point
Browse repository at this point
Commits on May 19, 2010
Merge branch 'master' into ditto
sjlombardo
committed
900429e
View commit details
Copy full SHA for 900429e
View code at this point
Browse repository at this point
explicitly use /usr/bin/gcc to avoid conifgure issues under armv6 builds
sjlombardo
committed
c0cf162
View commit details
Copy full SHA for c0cf162
View code at this point
Browse repository at this point
Commits on Dec 9, 2009
add ditto include directory based on $(DITTO_SRC) to project c flags
sjlombardo
committed
c6042bb
View commit details
Copy full SHA for c6042bb
View code at this point
Browse repository at this point
Commits on Dec 6, 2009
patches to allow ditto to be compiled statically
sjlombardo
committed
b66dd49
View commit details
Copy full SHA for b66dd49
View code at this point
Browse repository at this point
Commits on Jun 23, 2009
compile with SQLITE_TEMP_STORE=2 to use memory temp store by default
sjlombardo
committed
135ac7b
View commit details
Copy full SHA for 135ac7b
View code at this point
Browse repository at this point
Commits on May 30, 2009
disable assertions in sqlite3 amalgamation compile flags
sjlombardo
committed
06cad3f
View commit details
Copy full SHA for 06cad3f
View code at this point
Browse repository at this point
Added XCode static library project
sjlombardo
committed
c892464
View commit details
Copy full SHA for c892464
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL