2024-10-24 |
stephan | Fix out-of-tree builds configured with --disable-amalga... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Remove unused configure check for clang-18. |
commit | commitdiff | tree |
2024-10-23 |
stephan | Remove three autotools files which are not needed in... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Fix a #define typo in jimsh0.c, eliminating the need... |
commit | commitdiff | tree |
2024-10-23 |
stephan | After compiling jimsh, run sanity tests on it to ensure... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Work around a minor JimTCL regexp incompatibility in... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Remove the configure-script VERSION check from tool... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Add missing export of LDFLAGS_DLOPEN to Makefile.in. |
commit | commitdiff | tree |
2024-10-23 |
stephan | Another fix for autosetup/autosetup-find-tclsh for... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Latest autosetup/autosetup-find-tclsh from [https:... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Reorder some auto.def code to avoid breaking --help. |
commit | commitdiff | tree |
2024-10-23 |
stephan | Minor cleanups in the --with-wasi-sdk bits. |
commit | commitdiff | tree |
2024-10-23 |
stephan | Get auto.def handling the case that no tclsh is install... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Fix /dev/null and stderr redirection ordering in autose... |
commit | commitdiff | tree |
2024-10-23 |
stephan | Use pkg-config for readline detection, if available... |
commit | commitdiff | tree |
2024-10-22 |
stephan | Minor build docs and cleanups. |
commit | commitdiff | tree |
2024-10-22 |
stephan | Minor cleanups to how configure generates tool/emcc.sh. |
commit | commitdiff | tree |
2024-10-22 |
stephan | Teach ext/wasm/GNUmakefile to use tool/emcc.sh and... |
commit | commitdiff | tree |
2024-10-22 |
stephan | After discussing [4d4423df8d14] with Steve Bennett... |
commit | commitdiff | tree |
2024-10-22 |
stephan | Touch configure-generated files at configure-time even... |
commit | commitdiff | tree |
2024-10-22 |
stephan | Rename hwaci-error to the more descriptive hwaci-fatal... |
commit | commitdiff | tree |
2024-10-21 |
stephan | Bring checksymbols target up to date and add a TODO... |
commit | commitdiff | tree |
2024-10-21 |
stephan | Resolve two build FIXMEs. |
commit | commitdiff | tree |
2024-10-21 |
stephan | Get most of the numerous misc tool binaries building. |
commit | commitdiff | tree |
2024-10-21 |
stephan | Simplify how the targets which may or may not be enable... |
commit | commitdiff | tree |
2024-10-21 |
stephan | More build doc tweaks and get ./startup building. |
commit | commitdiff | tree |
2024-10-21 |
stephan | Start moving most Makefile.in docs over to main.mk... |
commit | commitdiff | tree |
2024-10-21 |
stephan | Add docs introducing how to define and use autosetup... |
commit | commitdiff | tree |
2024-10-21 |
stephan | Merge trunk into autosetup branch. |
commit | commitdiff | tree |
2024-10-21 |
dan | Avoid using LIKE in sqlite3expert.c, in case "PRAGMA... |
commit | commitdiff | tree |
2024-10-20 |
dan | Fix another problem with ".expert" and virtual tables... |
commit | commitdiff | tree |
2024-10-20 |
stephan | Build doc touchups. |
commit | commitdiff | tree |
2024-10-20 |
stephan | A possible fix for some as-yet-unused configure code... |
commit | commitdiff | tree |
2024-10-20 |
stephan | Cosmetic tweaks to auto.def. |
commit | commitdiff | tree |
2024-10-20 |
stephan | Minor doc updates. |
commit | commitdiff | tree |
2024-10-20 |
stephan | Do not check for Emscripten when doing a --with-wasi... |
commit | commitdiff | tree |
2024-10-20 |
stephan | Generic build cleanups and reorgs. |
commit | commitdiff | tree |
2024-10-19 |
stephan | Add sqlite3_rsync to the docs at the top of mktoolzip... |
commit | commitdiff | tree |
2024-10-19 |
stephan | More build cleanups and get it working with BSD make... |
commit | commitdiff | tree |
2024-10-19 |
stephan | Move most of the makefile code into the static main.mk. |
commit | commitdiff | tree |
2024-10-19 |
stephan | Factor out all autosetup-processed @if/@else blocks... |
commit | commitdiff | tree |
2024-10-19 |
stephan | Generic build cleanups. |
commit | commitdiff | tree |
2024-10-19 |
stephan | Merge trunk into autosetup branch. |
commit | commitdiff | tree |
2024-10-19 |
stephan | Get tool-zip target, and its prerequisites, building. |
commit | commitdiff | tree |
2024-10-19 |
stephan | Add missing $(TEXE) suffixes in the tool-zip makefile... |
commit | commitdiff | tree |
2024-10-19 |
drh | Move the #include of hwtime.h from the bottom of util... |
commit | commitdiff | tree |
2024-10-19 |
stephan | Get more of the test/utility targets building. |
commit | commitdiff | tree |
2024-10-19 |
stephan | Work around a JimTCL regsub incompatibility in mkccode... |
commit | commitdiff | tree |
2024-10-19 |
stephan | Get the spell-checking targets working. Rename some... |
commit | commitdiff | tree |
2024-10-19 |
stephan | An assortment of comment typo fixes discovered by aspel... |
commit | commitdiff | tree |
2024-10-19 |
drh | Remove unnecessary VACUUMs from the previous check... |
commit | commitdiff | tree |
2024-10-19 |
stephan | Get mptest(er) building. |
commit | commitdiff | tree |
2024-10-19 |
drh | Fix the sqlite3_rsync utility so that it is able to... |
commit | commitdiff | tree |
2024-10-18 |
stephan | Minor doc cleanups in SQLTester.mjs and confirm that... |
commit | commitdiff | tree |
2024-10-18 |
stephan | Fix three bugs in SQLTester.mjs which caused --tableres... |
commit | commitdiff | tree |
2024-10-18 |
stephan | Fix a var reference typo in SQLTester.mjs. |
commit | commitdiff | tree |
2024-10-18 |
stephan | Remove the unused dbfuzz2-asan/msan makefile targets... |
commit | commitdiff | tree |
2024-10-18 |
stephan | Remove the problematic dbfuzz2-asan/msan targets, which... |
commit | commitdiff | tree |
2024-10-18 |
stephan | Get most of the fuzzing-related apps building, sans... |
commit | commitdiff | tree |
2024-10-18 |
stephan | Remove a not-strictly-necessary 'undefine' invocation... |
commit | commitdiff | tree |
2024-10-18 |
drh | Minor enhancements to the compile-for-windows.md document. |
commit | commitdiff | tree |
2024-10-18 |
drh | Fix typo in the README.txt for the amalgamation autocon... |
commit | commitdiff | tree |
2024-10-18 |
drh | New assert() statements to validate OP_OpenEphemeral... |
commit | commitdiff | tree |
2024-10-17 |
drh | Fix obsolete M4 macro in the configure script for the... |
commit | commitdiff | tree |
2024-10-17 |
stephan | Merge current trunk into the autosetup branch. |
commit | commitdiff | tree |
2024-10-17 |
stephan | General cleanups. Rename BTCL to BTCLSH for some clarity. |
commit | commitdiff | tree |
2024-10-17 |
drh | Fixes from code inspection: |
commit | commitdiff | tree |
2024-10-17 |
drh | Fix a typo in compile-for-unix.md. Simplify hyperlinks... |
commit | commitdiff | tree |
2024-10-17 |
drh | Improved README.txt file in the amalgamation-autoconf... |
commit | commitdiff | tree |
2024-10-17 |
drh | Attempt to get the TEA builder in the amalgamation... |
commit | commitdiff | tree |
2024-10-17 |
stephan | Ensure that the OPFS VFS's xOpen() writes back the... |
commit | commitdiff | tree |
2024-10-17 |
stephan | When calling OpfsSAHPoolUtil.removeVfs(), ensure that... |
commit | commitdiff | tree |
2024-10-16 |
stephan | Add has_tclconfig to the tidy makefile target. |
commit | commitdiff | tree |
2024-10-16 |
stephan | Get testfixture building. |
commit | commitdiff | tree |
2024-10-16 |
stephan | Merge trunk into this branch. |
commit | commitdiff | tree |
2024-10-16 |
drh | Change the name of the new utility program from sqlite3... |
commit | commitdiff | tree |
2024-10-16 |
drh | In the unix Makefile, strip compiled binaries prior... |
commit | commitdiff | tree |
2024-10-15 |
drh | Fix harmless compiler warning in flockCheckReservedLock(). |
commit | commitdiff | tree |
2024-10-15 |
drh | Fix the "tool-zip" makefile target so that it includes... |
commit | commitdiff | tree |
2024-10-15 |
drh | Fix a typo in a comment used to generate document.... |
commit | commitdiff | tree |
2024-10-15 |
drh | Cross-reference the sqlite3_backup_init() function... |
commit | commitdiff | tree |
2024-10-14 |
drh | Avoid the possibility of buffer overrun in the READ_UTF... |
commit | commitdiff | tree |
2024-10-14 |
drh | There is no need to DELETE the content of sqlite_sequen... |
commit | commitdiff | tree |
2024-10-14 |
drh | The CLI now default to ".crlf ON" in Windows. CSV... |
commit | commitdiff | tree |
2024-10-14 |
drh | Be consistent about using "CRLF" instead of "CRNL". |
commit | commitdiff | tree |
2024-10-14 |
drh | Fix a harmless compiler warning in the CLI. |
commit | commitdiff | tree |
2024-10-12 |
dan | Fix a problem with the ".expert" command and queries... |
commit | commitdiff | tree |
2024-10-12 |
dan | Ensure that test file ext/expert/expert1.test works... expert-vtab-fix |
commit | commitdiff | tree |
2024-10-12 |
dan | Allow the ".expert" command to analyze statements that... |
commit | commitdiff | tree |
2024-10-11 |
drh | Additional clarification in the comments to sqlite3_std... |
commit | commitdiff | tree |
2024-10-11 |
drh | Update comments in ext/misc/sqlite3_stdio.c to reflect... |
commit | commitdiff | tree |
2024-10-11 |
drh | Add the doc/compile-for-unix.md document. |
commit | commitdiff | tree |
2024-10-11 |
stephan | Avoid a segfault when calling src-verify without any... |
commit | commitdiff | tree |
2024-10-11 |
stephan | Add two missing $(BEXE) suffixes, as reported in [forum... |
commit | commitdiff | tree |
2024-10-11 |
drh | Improved instructions in the TEA readme for building... |
commit | commitdiff | tree |
2024-10-11 |
drh | Update the README for the TEA extension in the amalgama... |
commit | commitdiff | tree |
2024-10-11 |
dan | Avoid running some new tests in lock5.test with the... |
commit | commitdiff | tree |
2024-10-11 |
drh | Update the autoconf Makefile.msc |
commit | commitdiff | tree |
2024-10-11 |
drh | An improved method for statically linking sqlite3_analy... |
commit | commitdiff | tree |
2024-10-11 |
drh | Fix the CSV output mode in the CLI such that the line... |
commit | commitdiff | tree |
next |