SQLite

Check-in [048865e8fd]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add the files used to build the amalgamation-autoconf package.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | autoconf-package
Files: files | file ages | folders
SHA1: 048865e8fdd2bef6b43b6cebd45fae94c8a1ab20
User & Date: dan 2013-05-27 17:19:58.423
Context
2013-05-27
18:37
Add the "dist" target to main.mk. For building the amalgamation autoconf package. (Closed-Leaf check-in: 3fdc8b5649 user: dan tags: autoconf-package)
17:19
Add the files used to build the amalgamation-autoconf package. (check-in: 048865e8fd user: dan tags: autoconf-package)
10:11
When writing to an FTS table, take an exclusive shared-cache lock on the %_segdir table before writing. Otherwise, an xCommit() call may report an SQLITE_LOCKED error. (check-in: 3cd2da42e9 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added autoconf/INSTALL.
Added autoconf/Makefile.am.
Added autoconf/README.
Added autoconf/README.first.
Added autoconf/config.guess.
Added autoconf/config.sub.
Added autoconf/configure.ac.
Added autoconf/depcomp.
Added autoconf/install-sh.
Added autoconf/ltmain.sh.
Added autoconf/missing.
Added autoconf/tea/Makefile.in.
Added autoconf/tea/README.
Added autoconf/tea/aclocal.m4.
Added autoconf/tea/configure.in.
Added autoconf/tea/doc/sqlite3.n.
Added autoconf/tea/license.terms.
Added autoconf/tea/pkgIndex.tcl.in.
Added autoconf/tea/tclconfig/install-sh.
Added autoconf/tea/tclconfig/tcl.m4.
Added autoconf/tea/win/makefile.vc.
Added autoconf/tea/win/nmakehlp.c.
Added autoconf/tea/win/rules.vc.