aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Initial pristine autosetup bits.stephan2024-09-24
* Improved help message for the --enable-test-status configuration option.drh2024-08-24
* New ./configure option --enable-test-status causes testrunner.tcl to bedrh2024-08-24
* Adjust the "configure" script so that it just disables the ability todrh2024-08-17
* Improved help message for --disable-tcl on the configure script.drh2024-08-15
* Reinstate the --disable-tcl option on ./configure.drh2024-08-15
* Improvements to ./configure that will hopefully break fewer builds.drh2024-08-06
* Fix problems in the configure/Makefile system caused by recent enhancementsdrh2024-08-02
* Simplification the ./configure script. Carry Makefile CFLAGS and OPTS throughdrh2024-08-01
* Clean up and restructure the TCL configuration sections in autoconf.drh2024-08-01
* Adjust the configure script so that the --with-tcl option is used todrh2024-07-31
* Increase the version number to 3.47.0 to begin the next development cycle.drh2024-05-23
* Increase the version number to 3.46.0 to begin the next development cycle.drh2024-01-18
* Update the version number to 3.45.0 to begin the next development cycle.drh2023-11-03
* Enable -Wall for the compiler on --enable-debug builds.drh2023-09-25
* Enhance the ./configure script and its associated Makefile.in so that thedrh2023-09-07
* Change the version number to 3.44.0 to begin the next developmentdrh2023-08-29
* Increase the version number to 3.43.0 in order to begin the nextdrh2023-05-16
* Update the version number to 3.42.0 to begin the next development cycle.drh2023-02-22
* Merge trunk into wasi-patches branch and add missing yes/no result to the con...stephan2023-01-11
|\
* | Incorporate wasi-sdk RANLIB configure script patch from the VMware OCTO team.stephan2022-12-24
* | Rerun autoconf using version 2.69 to minimize configure script differencesdrh2022-12-10
* | Imply configure flag --disable-shared when --with-wasi-sdk is active because ...stephan2022-12-10
* | Add --with-wasi-sdk=DIR flag to configure.ac. This mode compiles but fails to...stephan2022-12-10
* | Run configure.ac through autoupdate, as required by autoconf for rebuilding c...stephan2022-12-10
|/
* Update the version number to 3.41.0 to begin the next development cycle.drh2022-11-18
* Change the name of the autoconf-generated configuration file from "config.h"drh2022-10-04
* Increase the version number to 3.40.0 so as to begin the nextdrh2022-06-25
* Update the version number of version 3.39.0 for the next development cycle.drh2022-02-24
* An attempt to integrate the JSON functions directly into the SQLite core,drh2022-01-06
* Bump the version number up to 3.38.0 in order to begin the next developmentdrh2021-11-29
* By default, do not emit #line directives in the amalgamation.mistachkin2021-07-15
* Further revisions to #line handling for amalgamation builds.mistachkin2021-07-13
* Merge from trunk, rename tool option for its effectlarrybr2021-07-13
|\
* | Amalgamation has #line directives by default. Minor mksqlite3c.tcl changeslarrybr2021-07-13
|/
* The previous check-in is a significant change to btree, so go ahead anddrh2021-06-19
* Increase the version number to 3.36.0 to begin the next development cycle.drh2021-03-22
* Increase the patch level to 3.35.3.drh2021-03-18
* Increase the version number to 3.35.2.drh2021-03-16
* Bump the version number to 3.35.1.drh2021-03-15
* Math functions are enabled by default in the main configure script.drh2021-03-09
* Improvements to the configure script. Math functions are enableddrh2021-03-09
* Rerun autoconf.drh2021-01-12
* Fix to the --disable-math option to ./configure.drh2020-12-07
* Begin adding new SQL functions that depend on -lm: ceil(), ceiling(),drh2020-12-07
* Increase the version number to 3.35.0 to begin the next development cycle.drh2020-12-02
* Remove the VERSION_NUMBER macro from configure.ac as it has been unuseddrh2020-11-24
* Update the version number to 3.34.0 for the next development cycle.drh2020-08-14
* Remove bashism from configure script.dan2020-07-07
* Fix the --enable-update-limit option to ./configure.drh2020-06-15