Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for autoconf/Makefile.am
2025-01-19
| ||
19:51 | Renamed to autoconf/Makefile.in. Get the CLI shell building in the autoconf bundle. (check-in: [241cdbc40a] user: stephan branch: autoconf-to-autosetup, size: 0) | |
2023-08-14
| ||
19:10 | [adedc1324b] part of check-in [85fd4f0ef4] Fix the autoconf makefile for the CLI such that it disables double-quoted strings by default, as all other builds of the CLI do. forum post 9794b6aaa5. (check-in: [85fd4f0ef4] user: drh branch: trunk, size: 744) | |
2020-06-19
| ||
15:33 | [a8d1d24aff] part of check-in [3df579ca32] Include 'sqlite3rc.h' in the amalgamation archive targets. (check-in: [3df579ca32] user: mistachkin branch: trunk, size: 729) | |
2018-06-11
| ||
21:33 | [e14b629add] part of check-in [02e337e080] Improvements to the --enable and --disable options for the amalgamation tarball. (check-in: [02e337e080] user: drh branch: trunk, size: 717) | |
2018-05-30
| ||
14:17 | [465fb475ee] part of check-in [ce3d045633] Add the Makefile.fallback makefile to the amalgamation tarball. (check-in: [ce3d045633] user: drh branch: trunk, size: 860) | |
2018-05-04
| ||
04:49 | [f8c274ee00] part of check-in [03edecaf9d] For the amalgamation-tarball, enable FTS5 and JSON1 by default and provide a new --enable-debug option that actives debugging facilities. (check-in: [03edecaf9d] user: drh branch: trunk, size: 842) | |
2018-01-31
| ||
01:38 | [2c27494873] part of check-in [32ed9c1067] Changes to the autoconf tarball so that it does not try to use system() when building on iOS. (check-in: [32ed9c1067] user: drh branch: trunk, size: 828) | |
2018-01-18
| ||
17:09 | [6cca3f797c] part of check-in [41bfb6b8d6] Update the autoconf configure.ac script and Makefile.am templates so that ZLIB is automatically detected and used. (check-in: [41bfb6b8d6] user: drh branch: trunk, size: 812) | |
2017-10-23
| ||
21:24 | [66c0befa51] part of check-in [54b90b4f27] On the amalgamation package, enable the sqlite_dbpage virtual table so that the .dbinfo command works in the CLI. (check-in: [54b90b4f27] user: drh branch: branch-3.21, size: 799) | |
2017-05-22
| ||
13:06 | [ed95854f5d] part of check-in [3dd6fe53c7] Include the "msvc.h" header file in the amalgamation tarball. (check-in: [3dd6fe53c7] user: drh branch: branch-3.19, size: 725) | |
2016-05-03
| ||
13:14 | [1a47d071e3] part of check-in [e462cde2a5] Turn the session extension off by default. Enable using --enable-session on configure scripts, or using the SESSION=1 argument to nmake on Windows. (check-in: [e462cde2a5] user: drh branch: session-make, size: 718) | |
2016-03-11
| ||
15:25 | [42f7eb1fb2] part of check-in [83efcdebfa] Tweak the amalgamation autoconf files so that the --disable-static-shell option works again. (check-in: [83efcdebfa] user: dan branch: trunk, size: 702) | |
2016-02-27
| ||
00:07 | [4b8bd7896f] part of check-in [b850df483d] Make sure the Replace.cs file is included in the autoconf tarball. (check-in: [b850df483d] user: drh branch: trunk, size: 660) | |
2016-02-09
| ||
20:37 | [29e2a6e8d0] part of check-in [1135ad014a] Fix the makefiles in the autoconf-tarball so that they build the command-line shell with SQLITE_ENABLE_EXPLAIN_COMMENTS. (check-in: [1135ad014a] user: drh branch: trunk, size: 649) | |
2016-01-23
| ||
20:09 | [1c16576507] part of check-in [e420f3dc93] Adjust the amalgamation-tarball build process so that it includes the MSVC makefile and the sqlite3.rc resource file. (check-in: [e420f3dc93] user: drh branch: msvcMakeMin, size: 658) | |
2015-11-13
| ||
16:59 | [089e5ecdb5] part of check-in [499a02a343] Add the "--enable-static-shell" option to the amalgamation autoconf script. If set (the default) the compiled shell tool is statically linked against sqlite3.o. Otherwise, it is linked against libsqlite3.so. (check-in: [499a02a343] user: dan branch: trunk, size: 623) | |
2015-10-09
| ||
14:37 | [bd4a90972a] part of check-in [8a4e19888f] Add --enable-fts5 and --enable-json1 options to the amalgamation autoconf package. (check-in: [8a4e19888f] user: dan branch: trunk, size: 540) | |
2015-05-11
| ||
06:22 | [27de1af382] part of check-in [85bfa9a67f] Change autoconf/Makefile.am to avoid building target sqlite3.o as part of both the shared library and shell tool. Doing so causes problems for parallel builds. (check-in: [85bfa9a67f] user: dan branch: trunk, size: 513) | |
2015-05-06
| ||
14:18 | [4012e10620] part of check-in [31834c3aa7] Have the autoconf package build the shell tool with SQLite linked in statically. (check-in: [31834c3aa7] user: dan branch: trunk, size: 491) | |
2013-05-27
| ||
17:19 | Added: [8fc2972d92] part of check-in [048865e8fd] Add the files used to build the amalgamation-autoconf package. (check-in: [048865e8fd] user: dan branch: autoconf-package, size: 556) | |