aboutsummaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAge
* Fix console-I/O on Windows for DEBUG=3 builds. Broken bydrh2025-05-06
* Upstream teaish for a tcl portability fix on Haiku and a much nicer impl of p...stephan2025-04-29
* tea: pull in upstream teaish. Consolidate the build definition from the upstr...stephan2025-04-28
* autoconf/tea: the default value of --threadsafe=X is now based on a pkgconfig...stephan2025-04-27
* Teaish internal API tweaks and ensure that -encoding utf-8 is used when sourc...stephan2025-04-25
* Upstream teaish fixes and improvements.stephan2025-04-23
* Generic cleanups and fixes in the teaish build.stephan2025-04-22
* Upstream teaish, which simplifies how extension metadata are initialized and ...stephan2025-04-17
* Latest upstream teaish. Most notably it adds the ability for the extension to...stephan2025-04-16
* Change the target libdir name in the teaish build to match historical tea bui...stephan2025-04-16
* Latest upstream teaish for fixes and improvements.stephan2025-04-16
* Cleanups and refactoring in proj.tcl and teaish.stephan2025-04-15
* Further cleanups and code consolidation between teaish.tcl and sqlite-config....stephan2025-04-15
* Slight simplifications in the teaish build.stephan2025-04-15
* Update teaish to the latest upstream copy. Move some of its utility code into...stephan2025-04-14
* Doc/help text tweaks in autoconf/tea.stephan2025-04-14
* Minor cleanups and fixes in the autoconf/tea pieces.stephan2025-04-14
* Latest upstream teaish, which restructures the teaish files a bit.stephan2025-04-13
* tea build: use autosetup's file-normalize instead of Tcl's (file normalize) b...stephan2025-04-12
* Doc typo fix.stephan2025-04-12
* Eliminate a duplicate -lz flag in the teaish build.stephan2025-04-12
* Add missing teaish.test.tcl.stephan2025-04-12
* Add missing exports of various LDFLAGS and CFLAGS for the teaish build.stephan2025-04-12
* Correct out-of-tree build for autoconf/tea.stephan2025-04-12
* Initial port of the TEA build (autoconf/tea) from autotools to autosetup.stephan2025-04-12
* Remove unnecessary "www." prefixes on domain names in URLs.drh2025-04-10
* Account for the Mac-specific -instal_name linker flag, which is apparently ne...stephan2025-04-04
* Make the --static-cli-shell flag available in the autoconf build mode.stephan2025-04-04
* Correct the ordering of the configure script's handling of the --dev and --de...stephan2025-03-31
* Configure/make doc tweaks. No functional changes.stephan2025-03-28
* Configure script internal cleanups and re-orgs. No functional changes.stephan2025-03-22
* In the autoconf bundle, do not strip binaries during installation, for parity...stephan2025-03-22
* Add support for the --with-wasi-sdk configure flag to the autoconf build.stephan2025-03-17
* Makefile doc updates. Remove a couple extraneous targets. No functional changes.stephan2025-03-04
* Approximately 100 typo corrections spanning the whole tree, submitted via [fo...stephan2025-02-27
* Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:...stephan2025-02-25
* Diverse configure tweaks to better support package maintainers on the unix-on...stephan2025-02-25
|\
| * Slightly simplify auto.def and autoconf/auto.def.stephan2025-02-24
| * autoconf/auto.def: remove a define which made superfluous by [b8bf966628c0]. ...stephan2025-02-24
| * Further consolidation of auto.def and autoconf/auto.def. Note in configure --...stephan2025-02-24
| * Further consolidation of the main auto.def and the autoconf auto.def content ...stephan2025-02-24
| * Configure-internal doc tweaks. Fix the distclean rules for libsqlite3.dll.a o...stephan2025-02-24
| * Add (disabled) infrastructure for disabling use of the rpath linker flag. Thi...stephan2025-02-23
| * Fix installation rules for import lib in the autoconf bundle, broken by recen...stephan2025-02-22
| * Fix another deps problem for msys installs.stephan2025-02-21
| * Ensure that the prefix/bin dir exists on msys/cygwin installations before ins...stephan2025-02-21
| * Add --dll-basename flag to give clients control over the DLL's base name. Spl...stephan2025-02-21
* | Update the autoconf Makefile for nmake to support SETLK_TIMEOUT.drh2025-02-25
|/
* Makefile-internal var renaming in prep for pending portability-related change...stephan2025-02-21
* configure: in several places where support for -Wl,... linker flags are check...stephan2025-02-21