Description: A tarball of the complete source tree for SQLite version 3.6.13 as extracted from the version control system. The Makefile and configure script in this tarball are not supported. Their use is not recommended. The SQLite developers do not use them. You should not use them either. If you want a configure script and an automated build, use either the amalgamation tarball or TEA tarball instead of this one. To build from this tarball, hand-edit one of the template Makefiles in the root directory of the tarball and build using your own customized Makefile.
File list (Check if you may need any files):
alter.c
analyze.c
attach.c
auth.c
backup.c
bitvec.c
btmutex.c
btree.c
btree.h
btreeInt.h
build.c
callback.c
complete.c
date.c
delete.c
expr.c
fault.c
fts3.c
fts3.h
fts3_expr.c
fts3_expr.h
fts3_hash.c
fts3_hash.h
fts3_icu.c
fts3_porter.c
fts3_tokenizer.c
fts3_tokenizer.h
fts3_tokenizer1.c
func.c
global.c
hash.c
hash.h
hwtime.h
insert.c
journal.c
keywordhash.h
legacy.c
loadext.c
main.c
malloc.c
mem0.c
mem1.c
mem2.c
mem3.c
mem5.c
memjournal.c
mutex.c
mutex.h
mutex_noop.c
mutex_os2.c
mutex_unix.c
mutex_w32.c
notify.c
opcodes.c
opcodes.h
os.c
os.h
os_common.h
os_os2.c
os_unix.c
os_win.c
pager.c
pager.h
parse.c
parse.h
pcache.c
pcache.h
pcache1.c
pragma.c
prepare.c
printf.c
random.c
resolve.c
rowset.c
rtree.c
rtree.h
select.c
shell.c
sqlite3.h
sqlite3ext.h
sqliteicu.h
sqliteInt.h
sqliteLimit.h
status.c
table.c
tclsqlite.c
tokenize.c
trigger.c
update.c
utf.c
util.c
vacuum.c
vdbe.c
vdbe.h
vdbeapi.c
vdbeaux.c
vdbeblob.c
vdbeInt.h
vdbemem.c
vtab.c