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