SQLite

All files named ”configure.ac”
Login

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

History for configure.ac

2024-10-30
00:35
[45dbc4aacc] part of check-in [68199c40fe] Replace 3 instances of the == 'test' shell command operator with =, as == is apparently not as portable across shells. Problem reported in forum post 14274389fb2. (check-in: [68199c40fe] user: stephan branch: branch-3.47, size: 23435)
2024-10-25
16:20
Deleted: Merge the latest trunk enhancements into the lateral-join branch. (check-in: [e7f27bbdf4] user: drh branch: lateral-join, size: 0)
14:39
Deleted: Rework the configure+make system to use autosetup rather than autoconf. Autosetup runs faster and is easier to maintain, and it allows for common targets (such as "sqlite3" and "sqlite3.c") to be built within having to install "tclsh". (check-in: [d8c0e01842] user: drh branch: trunk, size: 0)
2024-10-23
17:17
Deleted: Remove three autotools files which are not needed in the autosetup port. (check-in: [fc20861443] user: stephan branch: autosetup, size: 0)
2024-10-16
13:02
[6bb3470ed8] part of check-in [9c3bb3dc4f] Merge trunk into this branch. (check-in: [9c3bb3dc4f] user: stephan branch: autosetup, size: 23602)
2024-10-09
13:54
[aca8ebf47b] part of check-in [28e2b9a23f] Change the makefile to prefer the use of tclsh9.0 if it is available. (check-in: [28e2b9a23f] user: drh branch: make-install-fixes, size: 23438)
2024-09-25
01:39
[934d33880d] part of check-in [e707634cf7] Get skeleton auto.def running, but it doesn't really do much except some standard boilerplate stuff. (check-in: [e707634cf7] user: stephan branch: autosetup, size: 23602)
2024-08-24
19:06
[a100ebf7a0] part of check-in [b404a5fe3f] Improved help message for the --enable-test-status configuration option. Fix the build for when that option is omitted. (check-in: [b404a5fe3f] user: drh branch: trunk, size: 23438)
19:02
[f084a0765a] part of check-in [9ca8513c26] New ./configure option --enable-test-status causes testrunner.tcl to be run with the --status option for targets like mdevtest and releasetest. (check-in: [9ca8513c26] user: drh branch: trunk, size: 23462)
2024-08-17
15:52
[fd9ff064b1] part of check-in [793ff83d09] Adjust the "configure" script so that it just disables the ability to run tests rather than erroring out if tclsh is unable to recommend a suitable tclConfig.sh. (check-in: [793ff83d09] user: drh branch: trunk, size: 23145)
2024-08-15
15:31
[b7e26a699a] part of check-in [96e6cfb211] Improved help message for --disable-tcl on the configure script. (check-in: [96e6cfb211] user: drh branch: trunk, size: 22955)
15:23
[bce8146669] part of check-in [de927016aa] Reinstate the --disable-tcl option on ./configure. Forum thread 845d4a57becc7f3c. (check-in: [de927016aa] user: drh branch: trunk, size: 22928)
2024-08-06
20:00
[9a3d92b38a] part of check-in [769e32a69b] Improvements to ./configure that will hopefully break fewer builds. (check-in: [769e32a69b] user: drh branch: trunk, size: 22558)
2024-08-02
11:32
[50ac86967b] part of check-in [a59319fe4a] Fix problems in the configure/Makefile system caused by recent enhancements and report by forum post 242ebd0c81. (check-in: [a59319fe4a] user: drh branch: trunk, size: 21665)
2024-08-01
23:30
[1665604ede] part of check-in [72a80aa0ab] Simplification the ./configure script. Carry Makefile CFLAGS and OPTS through into builttclext.tcl. Fix a bug in tclsqlite.c introduced by the previous check-in. (check-in: [72a80aa0ab] user: drh branch: autoconf-revamp, size: 21602)
18:10
[6c41bb7a16] part of check-in [8fafc679d9] Clean up and restructure the TCL configuration sections in autoconf. The new --with-tclsh=FILE option lets you select the specific tclsh that you want to run. (check-in: [8fafc679d9] user: drh branch: autoconf-revamp, size: 21674)
2024-07-31
11:42
[7361a1dd86] part of check-in [6fb9e37c75] Adjust the configure script so that the --with-tcl option is used to find the appropriate tclsh. (check-in: [6fb9e37c75] user: drh branch: tcl9, size: 26587)
2023-12-03
19:32
[1f46ffbe9d] part of check-in [62e90c9ba8] Partial hand-merge of shell.c.in (not buildable) (check-in: [62e90c9ba8] user: larrybr branch: cli_extension_wip, size: 26185)
2023-11-03
10:15
[f25bd78431] part of check-in [15b618e92a] Update the version number to 3.45.0 to begin the next development cycle. (check-in: [15b618e92a] user: drh branch: trunk, size: 26093)
2023-10-04
11:04
[5092357d65] part of check-in [9f6402831b] Hard fail the ./configure script if it is unable to find a working tclsh. Forum post 4380363682708ece. (check-in: [9f6402831b] user: drh branch: error-no-tclsh, size: 26430)
2023-09-25
14:20
[de31fea7d9] part of check-in [63a7b52139] Enable -Wall for the compiler on --enable-debug builds. (check-in: [63a7b52139] user: drh branch: trunk, size: 26095)
2023-09-07
16:36
[64b353b3f5] part of check-in [9c4e4928b1] Enhance the ./configure script and its associated Makefile.in so that the --with-linenoise=DIR argument cause the linenoise command-line editing library located in directory DIR to be linked with the sqlite3 CLI. (check-in: [9c4e4928b1] user: drh branch: wrong-branch, size: 26089)
2023-05-08
21:35
[510be9293c] part of check-in [00d0d5b105] WIP, sync with trunk to pickup 22 weeks of shell library enhancements. (check-in: [00d0d5b105] user: larrybr branch: cli_extension, size: 25608)
2023-01-11
22:45
[4654d32ac0] part of check-in [adc0ede0a4] Merge trunk into wasi-patches branch and add missing yes/no result to the configure script's output for the --with-wasi-sdk=PATH test. (check-in: [adc0ede0a4] user: stephan branch: wasi-patches, size: 25516)
2022-12-24
15:34
[b5f9355c46] part of check-in [478fe96ee7] Incorporate wasi-sdk RANLIB configure script patch from the VMware OCTO team. (check-in: [478fe96ee7] user: stephan branch: wasi-patches, size: 25471)
2022-12-10
07:02
[e184f2215a] part of check-in [9253ba43c0] Imply configure flag --disable-shared when --with-wasi-sdk is active because libtool is running gcc for linking the shared lib, which cannot work in a wasi build. (check-in: [9253ba43c0] user: stephan branch: wasi-patches, size: 25427)
06:44
[b7785dcc6e] part of check-in [39c9f44151] Add --with-wasi-sdk=DIR flag to configure.ac. This mode compiles but fails to link the DLL because libtool is apparently hard-coded to gcc for the DLL. (check-in: [39c9f44151] user: stephan branch: wasi-patches, size: 25317)
05:52
[c36bbc3f26] part of check-in [2be2d5d428] Run configure.ac through autoupdate, as required by autoconf for rebuilding configure. These (many) changes were made entirely by the autotools, except that some whitespace-only changes were reverted by hand to reduce noise, and are a preliminary step to adding a new flag to configure.ac. (check-in: [2be2d5d428] user: stephan branch: wasi-patches, size: 24065)
2022-10-04
10:35
[48dc6bfee2] part of check-in [897e187cad] Change the name of the autoconf-generated configuration file from "config.h" to "sqlite_cfg.h" to work around a bug in a dependency checker, reported in a tweet from Joey Castillo. (check-in: [897e187cad] user: drh branch: trunk, size: 23872)
2022-04-09
02:31
[f8e54c0c89] part of check-in [2cd49df502] For shell extensions, generate a single-file header. For TCL extension, provide Makefile target, and make Tk opt-in rather than default. (a WIP) (check-in: [2cd49df502] user: larrybr branch: cli_extension, size: 23960)
2022-01-06
01:40
[3ef6eeff43] part of check-in [583b47d865] An attempt to integrate the JSON functions directly into the SQLite core, rather than holding them as an extension. (check-in: [583b47d865] user: drh branch: json-in-core, size: 23868)
2021-11-29
17:55
[c8ba54bac7] part of check-in [8ad1fcaa1b] Bump the version number up to 3.38.0 in order to begin the next development cycle. (check-in: [8ad1fcaa1b] user: drh branch: trunk, size: 23899)
2021-03-09
16:35
[4e4b58b32f] part of check-in [b7456e0715] Math functions are enabled by default in the main configure script. (check-in: [b7456e0715] user: drh branch: trunk, size: 23566)
13:53
[839cabc5eb] part of check-in [c79c6d18de] Improvements to the configure script. Math functions are enabled by --enable-all. (check-in: [c79c6d18de] user: drh branch: trunk, size: 23597)
2021-01-12
14:19
[412b65c610] part of check-in [4810f814ff] Fix for the top-level configure script so that it works with tcl 8.7. (check-in: [4810f814ff] user: dan branch: trunk, size: 22706)
2020-12-07
21:19
[efdb700360] part of check-in [99ff641849] Fix to the --disable-math option to ./configure. (check-in: [99ff641849] user: drh branch: trunk, size: 22670)
17:15
[b865a0e972] part of check-in [4db5f2f787] Begin adding new SQL functions that depend on -lm: ceil(), ceiling(), floor(), ln(), log(), and log10() so far. More to follow. (check-in: [4db5f2f787] user: drh branch: trunk, size: 22676)
2020-11-24
13:14
[73545c21ee] part of check-in [5466dd55d4] Remove the VERSION_NUMBER macro from configure.ac as it has been unused since 2009 check-in [7f4810747b086498]. See also forum post bb2c634fcd. (check-in: [5466dd55d4] user: drh branch: trunk, size: 22295)
2020-07-07
19:24
[40d01e89cb] part of check-in [138beebb2a] Remove bashism from configure script. (check-in: [138beebb2a] user: dan branch: trunk, size: 22519)
2020-06-15
14:38
[13e4ecf892] part of check-in [d31fd57ea5] Fix the --enable-update-limit option to ./configure. (check-in: [d31fd57ea5] user: drh branch: trunk, size: 22520)
2019-12-28
13:17
[798a24cee2] part of check-in [52ea0672d7] Add the --enable-all option to the main configure script as a short-hand to enable FTS4, FTS5, Geopoly/Rtree, JSON, and Sessions. In the amalgamation-autoconf, the --enable-rtree option (which is enabled by default) also now activates Geopoly. (check-in: [52ea0672d7] user: drh branch: trunk, size: 22515)
2018-08-23
14:54
[3552d3aeca] part of check-in [c446c88411] Merge enhancements from trunk. (check-in: [c446c88411] user: drh branch: rtree-geopoly, size: 22178)
2018-06-11
19:47
[18c93e8bbe] part of check-in [6fd7e8ceb9] Fix various --enable and --disable options on the top-level configure script. (check-in: [6fd7e8ceb9] user: drh branch: trunk, size: 21851)
2018-05-25
19:22
[bfd8b71640] part of check-in [0593aac88a] Forward port the geopoly extension functions into the r-tree extension, with the idea of creating a new spatial index based on simply polygons. (check-in: [0593aac88a] user: drh branch: rtree-geopoly, size: 22778)
2018-02-02
16:46
[7acb425660] part of check-in [c4f798b212] Enable the ".wheretrace" and ".selecttrace" options in the shell when configure is run using --enable-debug. This mirrors a similar change that has already occurred on trunk. (check-in: [c4f798b212] user: drh branch: branch-3.9.2, size: 19664)
2017-11-24
16:55
[d4529ebb26] part of check-in [e3b6e22049] Enhance the configure script to detect zLib. (check-in: [e3b6e22049] user: drh branch: trunk, size: 22451)
2017-09-22
00:24
[369ebae6c0] part of check-in [0a12915b37] Update the configure script so that it looks for tclsh8.7 ahead of tclsh8.6. (check-in: [0a12915b37] user: drh branch: trunk, size: 22243)
2017-08-28
17:00
[bb85c1c53e] part of check-in [64a8ae6838] Add the --enable-update-limit option to the ./configure script. (check-in: [64a8ae6838] user: drh branch: trunk, size: 22234)
2017-05-29
17:43
[13f45f02e6] part of check-in [43ce3bd3a4] Fix an issue with OPT_FEATURE_FLAGS in configure.ac. (check-in: [43ce3bd3a4] user: drh branch: trunk, size: 21851)
2017-04-05
10:54
[901e8db2c2] part of check-in [71ed35ccf7] Attempt to remove bash-isms from configure.ac. Use -O0 with --enable-debug. (check-in: [71ed35ccf7] user: drh branch: trunk, size: 21851)
2016-11-17
13:54
[605173e829] part of check-in [2331192b4c] Change the --enable-debug option on configure so that it enables the ".selecttrace" and ".wheretrace" commands in the command-line shell. (check-in: [2331192b4c] user: drh branch: trunk, size: 21676)
2016-07-25
11:57
[b5d3df4316] part of check-in [ccc22e14dc] If both MEMSYS3 and MEMSYS5 are enabled, than automatically disable MEMSYS3. (check-in: [ccc22e14dc] user: drh branch: trunk, size: 21621)
11:39
[83c4e53031] part of check-in [5f40e6ad59] Another attempt at getting --enable-memsysN working. (check-in: [5f40e6ad59] user: drh branch: trunk, size: 21591)
11:32
[b67f6fc9f3] part of check-in [679552550e] Fix the --enable-memsysN options in configure so that they actually work. (check-in: [679552550e] user: drh branch: trunk, size: 21597)
11:27
[312a1d5cee] part of check-in [67e1dc9842] Add --enable-memsys3 and --enable-memsys5 options to the configure script. (check-in: [67e1dc9842] user: drh branch: trunk, size: 21541)
2016-05-23
00:10
[480e1a17d5] part of check-in [90411a2816] Update the configure script with additional hints on the location of tclConfig.sh, hints needed by the latest versions of Xcode. (check-in: [90411a2816] user: drh branch: trunk, size: 20906)
2016-05-03
13:14
[02b972db82] 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: 20448)
2016-03-04
02:38
[89e4e02a83] part of check-in [2cffb9e50b] Update the configure script to detect pread/pwrite and update os_unix.c to use those routines if they are available. (check-in: [2cffb9e50b] user: drh branch: pread, size: 20090)
2016-01-28
02:47
[a2224b1162] part of check-in [47633ffdbf] Fix for pthread detection in the configure scripts. (check-in: [47633ffdbf] user: drh branch: trunk, size: 20060)
2016-01-13
21:23
[c59513d560] part of check-in [9c3a0dc2e8] Look for pthread_mutexattr_init() instead of pthread_create() in autoconf scripts, to work around issues with ASAN. (check-in: [9c3a0dc2e8] user: drh branch: trunk, size: 20018)
2015-10-30
14:25
[fcfc67b323] part of check-in [866f027778] Add the --enable-editline option to various autoconf scripts. (check-in: [866f027778] user: drh branch: trunk, size: 20010)
2015-10-14
20:03
[f36bd4fb8c] part of check-in [4bd0d43db7] Update makefiles to remove all uses of "awk" - to make building SQLite easier on Windows systems. The only requirements now are tclsh, a C compiler, and common file utilities. (check-in: [4bd0d43db7] user: drh branch: trunk, size: 19593)
2015-10-09
12:48
[1e87304e51] part of check-in [a0c44f1d46] Add configure script options --enable-fts5 and --enable-json1. Automatically search for -lm when using --enable-fts5. (check-in: [a0c44f1d46] user: drh branch: amalg-json1-fts5, size: 19605)
2015-10-07
12:36
[27a3ebbfe4] part of check-in [5b67752153] Convert the tool/tostr.awk script into tool/tostr.tcl. Remove two obsolete Makefiles. Purge NAWK from the configure script and from unix makefiles. There are still two uses of NAWK in Makefile.msc. (check-in: [5b67752153] user: drh branch: omit-awk, size: 18267)
2015-05-30
22:57
[713de38000] part of check-in [c864ff912d] Updates to configure.ac to help it find where the TCL libraries hidden on Ubuntu 14.04. (check-in: [c864ff912d] user: drh branch: trunk, size: 18279)
2015-03-31
17:01
[0b775d383c] part of check-in [3deff25249] Fix configure.ac and Makefile.in so that they generate pkgIndex.tcl correctly. (check-in: [3deff25249] user: drh branch: trunk, size: 17829)
2015-01-15
17:38
[6a8d145aea] part of check-in [8f45217cba] Fix the spelling of "malloc_usable_size" in configure and configure.ac. (check-in: [8f45217cba] user: drh branch: trunk, size: 17798)
2015-01-10
18:22
[0c94d28b0a] part of check-in [46f3aba269] Add detection of the isnan() library function to the configure script. Make the code responsive to the HAVE_ISNAN configuration option. (check-in: [46f3aba269] user: drh branch: trunk, size: 17798)
14:27
[1d3ece7d38] part of check-in [5004063ce4] Autoconf configure script updates: (1) remove the long-obsolete --enable-cross-thread-connections option. (2) remove the --with-hints= options. (3) Extension loading is enabled by default. (4) Check for strchrnull() (5) Update the --help text. (check-in: [5004063ce4] user: drh branch: trunk, size: 17792)
2013-08-28
18:06
[4cf9f60785] part of check-in [ecd52ccf65] Update list of supported Tcl shells to include 8.6. Remove stray OS2 references. (check-in: [ecd52ccf65] user: mistachkin branch: mmapDisabled, size: 20126)
2012-12-06
00:16
[81c43d151d] part of check-in [e1feab9834] Stop using the TCL_LIBS configuration variable when linking with Tcl. Remove superfluous 'rm' command. (check-in: [e1feab9834] user: mistachkin branch: noTclLibs, size: 20325)
2012-08-15
16:06
[6e90966478] part of check-in [772d0de3f3] Change autoconf so that the --with-tcl=DIR option will override the TCL configuration that is found using tclsh. (check-in: [772d0de3f3] user: drh branch: trunk, size: 20348)
2012-02-08
12:13
[9ee886c21c] part of check-in [16a471129d] Add an autoconf test for malloc.h and use the results of that test to conditionally #include the malloc.h header file. (check-in: [16a471129d] user: drh branch: trunk, size: 20276)
2011-11-09
01:53
[75323bdac5] part of check-in [2e8ab3cedf] For the mem1.c system malloc implementation, use the malloc_usable_size() function if the HAVE_MALLOC_USABLE_SIZE macro is defined. Update autoconf to look for that function when configuring. (check-in: [2e8ab3cedf] user: drh branch: experimental-pcache, size: 20267)
2011-06-20
18:00
[298a759c08] part of check-in [f69ed286ff] Rework the autoconf script to better deal with utime() and dlopen(). (check-in: [f69ed286ff] user: drh branch: trunk, size: 20248)
2010-12-21
00:20
[87a3c71bbe] part of check-in [09f6c053ff] Remove the obsolete compile-time option SQLITE_THREAD_OVERRIDE_LOCK from the autoconf makefile. Needed only for LinuxThreads, which we no longer support. (check-in: [09f6c053ff] user: drh branch: trunk, size: 20213)
2010-07-27
16:42
[699040cc9a] part of check-in [8118de2af3] Update the makefiles to prefer TCL version 8.5 instead of 8.4. (check-in: [8118de2af3] user: drh branch: trunk, size: 20952)
2009-04-25
08:39
[14740970dd] part of check-in [11b2564e71] Tests for the new asynchronous IO API. (CVS 6549) (check-in: [11b2564e71] user: danielk1977 branch: trunk, size: 20952)
2009-04-01
07:38
[660b4e3e93] part of check-in [1b9da6d73f] add a sanity check to make sure the configure script and VERSION file are always in sync (CVS 6420) (check-in: [1b9da6d73f] user: vapier branch: trunk, size: 20944)
2009-01-28
04:46
[2c06a767c7] part of check-in [3a049ca761] unify TCLLIBDIR handling with libtclsqlite3.so and use libtool to install it rather than custom tclinstaller.tcl ... this integrates better with autotools and avoids relinking issues (RPATH pointing to builddir) (CVS 6210) (check-in: [3a049ca761] user: vapier branch: trunk, size: 20567)
2009-01-26
21:43
[42015e2777] part of check-in [ed08025ad2] use AC_MSG_xxx funcs rather than `echo` (CVS 6208) (check-in: [ed08025ad2] user: vapier branch: trunk, size: 20307)
21:39
[67f7389d59] part of check-in [ff2912dc14] (#3449) search for tclConfig.sh first by asking tclsh itself where it is (CVS 6207) (check-in: [ff2912dc14] user: vapier branch: trunk, size: 20284)
2009-01-19
18:18
[986409bcb9] part of check-in [c2eabb99fe] Fix the --enable-tempstore option on the configure script. Ticket #3599 (CVS 6194) (check-in: [c2eabb99fe] user: drh branch: trunk, size: 20006)
2008-10-22
18:27
[34d1ef70f1] part of check-in [acb106e51f] Updated configure/makefiles to handle SQLITE_ENABLE* compile options. Made sure makefile passes command line options (OPTS=-Dfoo) to the compiler. Add -DSQLITE_COVERAGE_TEST=1 if gcov being used. (CVS 5838) (check-in: [acb106e51f] user: shane branch: trunk, size: 20010)
2008-08-22
13:58
[24d54c19c2] part of check-in [b688c68c3d] remove OS/2 compiler flags that aren't really necessary (CVS 5594) (check-in: [b688c68c3d] user: pweilbacher branch: trunk, size: 19816)
2008-08-04
14:50
[3ce485247a] part of check-in [f167b2745d] Modify the configure script to avoid using the += operator. Not all shells support it. (CVS 5535) (check-in: [f167b2745d] user: danielk1977 branch: trunk, size: 19957)
2008-07-22
05:05
[eebaa620c2] part of check-in [c67aa5057d] "configure" support updated. Removed unused features. Added parsing of CFLAGS and CPPFLAGS to extract OMIT options to pass to lemon and mkkeywordhash. (CVS 5446) (check-in: [c67aa5057d] user: shane branch: trunk, size: 19890)
2008-06-26
10:41
[732bfbb23e] part of check-in [cdd4cf4ce2] Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) (check-in: [cdd4cf4ce2] user: danielk1977 branch: trunk, size: 19038)
2008-05-05
22:52
[d106f5114a] part of check-in [2b1e455c46] Add AC_SYS_LARGEFILE to ensure large file support, update autotools-related files. Ticket #3094. (CVS 5087) (check-in: [2b1e455c46] user: mlcreech branch: trunk, size: 18933)
2008-04-14
22:57
[de0e2dd749] part of check-in [7217cecee7] Fix #3053: bashism (CVS 5006) (check-in: [7217cecee7] user: mlcreech branch: trunk, size: 18842)
2008-04-01
02:45
[1d76f7c880] part of check-in [7d1e797162] Add a configure option for using gcov (makes things easier for versions of GCC that fail to build otherwise) (CVS 4947) (check-in: [7d1e797162] user: mlcreech branch: trunk, size: 18843)
2008-03-20
02:25
[18befb6052] part of check-in [e2d05ea3c3] Make out-of-tree builds work as expected when using configure script (CVS 4893) (check-in: [e2d05ea3c3] user: mlcreech branch: trunk, size: 18552)
2008-03-14
04:11
[19f513f002] part of check-in [8a726e3731] Allow the testfixture to be built even when using the amalgamation (CVS 4860) (check-in: [8a726e3731] user: mlcreech branch: trunk, size: 18556)
2008-03-11
18:03
[7fbcc49117] part of check-in [cbc0167556] If tclsh is not found, don't default to building the amalgamation (CVS 4853) (check-in: [cbc0167556] user: mlcreech branch: trunk, size: 18601)
2008-03-09
02:51
[1011a165d6] part of check-in [8ced1d6464] Fix for #2981 - specifically use "tclsh8.4" if it's available (CVS 4849) (check-in: [8ced1d6464] user: mlcreech branch: trunk, size: 18234)
02:20
[d587b392e1] part of check-in [ccd70a6ee4] Fix for #1802, #2041, and #2270 - link libsqlite with -lrt (CVS 4848) (check-in: [ccd70a6ee4] user: mlcreech branch: trunk, size: 17987)
01:38
[63c0c01703] part of check-in [9894d2ce41] Use autoconf to detect presence of gmtime_r() and localtime_r() (CVS 4846) (check-in: [9894d2ce41] user: mlcreech branch: trunk, size: 18089)
2008-03-06
08:54
[95fa89bde2] part of check-in [a674f76db9] Miscellaneous autoconf cleanups - get rid of TARGET_CFLAGS, fix header list (CVS 4828) (check-in: [a674f76db9] user: mlcreech branch: trunk, size: 18361)
07:51
[156b3bf368] part of check-in [dda3d65899] Actually use TARGET_CFLAGS on autoconf-driven builds (CVS 4826) (check-in: [dda3d65899] user: mlcreech branch: trunk, size: 18472)
07:19
[fd362b9297] part of check-in [88698fbdd5] Include inttypes.h when available, add support for intptr_t (CVS 4823) (check-in: [88698fbdd5] user: mlcreech branch: trunk, size: 18448)
04:14
[2ef55e74f1] part of check-in [2a2e8b64df] Make extension loading more easily configurable. Fixes #2977 (CVS 4821) (check-in: [2a2e8b64df] user: mlcreech branch: trunk, size: 18064)
2008-03-04
19:03
[e39ab14107] part of check-in [f9391fa06f] Build amalgamation by default on autoconf-driven builds, add --disable-amalgamation option to configure script (CVS 4820) (check-in: [f9391fa06f] user: mlcreech branch: trunk, size: 17658)
2007-11-27
14:50
[a4462127fe] part of check-in [9d15f0330d] Bug fix in the configure script. Ticket #2799. The configure script is a real mess and needs to be completely rewritten. (CVS 4564) (check-in: [9d15f0330d] user: drh branch: trunk, size: 17223)
2007-09-03
16:12
[ec7fd46700] part of check-in [d66e08fd4f] Enable threadsafe builds by default in configure. Ticket #2606. Changes to test scripts to do better testing under all configurations. (CVS 4379) (check-in: [d66e08fd4f] user: drh branch: trunk, size: 17215)
2007-02-17
14:59
[95788619c4] part of check-in [309f2de62f] merge the second portion of the cross-compile cleanup (CVS 3649) (check-in: [309f2de62f] user: vapier branch: trunk, size: 17186)
14:31
[761416b9da] part of check-in [9817b433da] punt custom handling of cross-compile logic and move towards the standard autotool way of things (CVS 3647) (check-in: [9817b433da] user: vapier branch: trunk, size: 17238)
14:28
[cd93d44498] part of check-in [4626c84bae] make the readline checks more flexible and handle cross-compiling logic (CVS 3646) (check-in: [4626c84bae] user: vapier branch: trunk, size: 20222)
2006-06-03
18:02
[83eaf11869] part of check-in [373246c2d1] Added support for OS/2. Ticket #1817 (CVS 3198) (check-in: [373246c2d1] user: drh branch: trunk, size: 19795)
2006-03-03
20:37
[f6c5246585] part of check-in [ee2f706800] The --enable-debug option on configure enables verbose explain and vdbe_trace. Ticket #1680. (CVS 3120) (check-in: [ee2f706800] user: drh branch: trunk, size: 19464)
2006-02-15
02:00
[752078e892] part of check-in [92be79debf] Update the configure script to use AC_HELP_STRING. (CVS 3098) (check-in: [92be79debf] user: drh branch: trunk, size: 19448)
2006-02-01
01:55
[030dca8101] part of check-in [82f558bd11] Added support for the -enable-thread-override-lock option on the configure script. (CVS 3051) (check-in: [82f558bd11] user: drh branch: trunk, size: 19363)
2006-01-23
18:06
[49e15376e4] part of check-in [7addf70445] Makefile changes so that builds work on Solaris. Ticket #1604. (CVS 3009) (check-in: [7addf70445] user: drh branch: trunk, size: 18636)
2005-11-24
23:14
[e067b3abb5] part of check-in [84aa4d5800] The --enable-cross-thread-connect configuration option or the -DSQLITE_ALLOW_XTHREAD_CONNECT compile-time option permits database connections to be moved across threads. This will cause latch-ups and failures on some linux systems such as RedHat-9. Do not use these options if you want a portable build. (CVS 2778) (check-in: [84aa4d5800] user: drh branch: trunk, size: 18369)
2005-10-10
00:05
[e2d025ec2a] part of check-in [9753af5349] Make the default TEMP_STORE=1 (TEMP tables stored on disk) in the configure script. (CVS 2748) (check-in: [9753af5349] user: drh branch: trunk, size: 17711)
2005-10-05
10:29
[ab85efcbdb] part of check-in [115340d4e8] Another attempt to get fdatasync to be ignored on non-conforming posix systems. Now a system has to opt-in for fdatasync instead of opt-out. Ticket #1467. (CVS 2741) (check-in: [115340d4e8] user: drh branch: trunk, size: 17652)
2005-10-04
18:38
[e326bf8338] part of check-in [385a08afef] Automatically check for the fdatasync() function and replace it with fsync() if not found. (CVS 2739) (check-in: [385a08afef] user: drh branch: trunk, size: 17631)
2005-07-06
13:51
[fe941d9e98] part of check-in [b34647a2eb] Fix a quoting problem in the configure script. (CVS 2536) (check-in: [b34647a2eb] user: drh branch: trunk, size: 17371)
2005-02-16
03:45
[7c6fef3902] part of check-in [0cd3bf02d2] Change to configure.ac contributed by a reader. (CVS 2346) (check-in: [0cd3bf02d2] user: drh branch: trunk, size: 17369)
2005-01-03
21:28
[a3e521f42b] part of check-in [9d674d1dc0] add --enable-debug to configure options, controls -DNDEBUG flag (CVS 2178) (check-in: [9d674d1dc0] user: tpoindex branch: trunk, size: 17154)
2004-12-10
02:20
[5b196e37f2] part of check-in [3032cc2b88] Improvements to the --help option to configure. Ticket #1033. (CVS 2161) (check-in: [3032cc2b88] user: drh branch: trunk, size: 16875)
2004-11-27
15:52
[8bb95fd240] part of check-in [d75014c299] Disable the cursors. "make install" now builds and installs a TCL package for SQLite if TCL is installed on the system. (CVS 2153) (check-in: [d75014c299] user: drh branch: trunk, size: 16875)
2004-11-25
13:50
[acefb1bd62] part of check-in [12424bef77] The configure script now automatically detects tclConfig.sh and builds the Tcl extension only if tclConfig.sh is present. The Tcl extension can be disabled using --disable-tcl. (CVS 2152) (check-in: [12424bef77] user: drh branch: trunk, size: 16953)
2004-09-20
14:57
[5903493fe3] part of check-in [a35e522769] Pthread is now conditionally included in makefile, see ticket #910 (CVS 1974) (check-in: [a35e522769] user: dougcurrie branch: trunk, size: 14271)
2004-07-19
03:25
[82b4d26ae0] part of check-in [991b6108e7] Use 'sqlite3.pc' instead of 'sqlite.pc' (CVS 1815) (check-in: [991b6108e7] user: dougcurrie branch: trunk, size: 14089)
2004-06-21
21:49
[07492bd19a] part of check-in [819a5973d1] configure fixes for cygwin (line endings in configure.ac) ticket #772 (CVS 1654) (check-in: [819a5973d1] user: dougcurrie branch: trunk, size: 14087)
18:57
[8d4eeb8f28] part of check-in [99f38932d6] configure and makefile updates for v3-alpha compiler macros (CVS 1652) (check-in: [99f38932d6] user: dougcurrie branch: trunk, size: 14087)
2003-12-19
20:09
[684143ce9e] part of check-in [1e9689672c] Update configuration and make files for mingw/msys on Windows (CVS 1141) (check-in: [1e9689672c] user: dougcurrie branch: trunk, size: 14497)
2003-09-23
00:36
[85202fbe47] part of check-in [4fdd44a5ee] allow -enable-releasemode as an option and allow Makefile to produce version independent binary like libsqlite-2.8.6.so instead of libsqlite.so.0.0.0 (CVS 1101) (check-in: [4fdd44a5ee] user: xdong branch: trunk, size: 14500)
2003-04-22
08:04
[3c199bb4d5] part of check-in [393dd91c25] Check for readline libs now adds appropriate curses or termcap lib when needed (CVS 927) (check-in: [393dd91c25] user: paul branch: trunk, size: 14070)
2003-04-20
11:46
[a158f37fc6] part of check-in [921656db9e] Align config vars controlling in-memory DB with code (CVS 923) (check-in: [921656db9e] user: paul branch: trunk, size: 14010)
2003-04-13
18:26
[6bd07419eb] part of check-in [96336bffde] Support in-memory databases for temp tables (CVS 903) (check-in: [96336bffde] user: paul branch: trunk, size: 14045)
2003-03-24
09:39
[222ba4ebf7] part of check-in [ec1c5a6113] Added pkg-config support. (CVS 880) (check-in: [ec1c5a6113] user: a.rottmann branch: trunk, size: 12966)
2001-09-28
01:34
Added: [38e2e5594c] part of check-in [00575d167a] Put in the new LIBTOOL build system. (CVS 271) (check-in: [00575d167a] user: drh branch: trunk, size: 12848)