drh 9bcfb2b694 Basic builds now appear to work using jimsh0 on Windows. пре 4 недеља
..
tea 3db85bf0d3 Update the version number for the TEA extension. пре 4 недеља
INSTALL f6f8ac6104 Add the files used to build the amalgamation-autoconf package. пре 11 година
Makefile.am db9a708ee7 Fix the autoconf makefile for the CLI such that it disables double-quoted пре 1 година
Makefile.fallback fc232d6f65 Add the Makefile.fallback makefile to the amalgamation tarball. пре 6 година
Makefile.msc 9bcfb2b694 Basic builds now appear to work using jimsh0 on Windows. пре 4 недеља
README.first b43be55e53 Makefile enhancements: (1) Rename autoconf/tea/configure.in to пре 9 година
README.txt bcdb28b8f9 Improved README.txt file in the amalgamation-autoconf tarball. пре 1 месец
configure.ac dedd51aed4 Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. пре 2 година

README.first

This directory contains components use to build an autoconf-ready package
of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz

To build the autoconf amalgamation, run from the top-level:

./configure
make amalgamation-tarball

The amalgamation-tarball target (also available in "main.mk") runs the
script tool/mkautoconfamal.sh which does the work. Refer to that script
for details.