]> git.ipfire.org Git - thirdparty/sqlite.git/history - Makefile.in
When compiling with SQLITE_ALLOW_ROWID_IN_VIEW, if the RETURNING clause of
[thirdparty/sqlite.git] / Makefile.in
2024-03-18  drhRemove unnecessary blank lines from build commands...
2024-03-13  danMerge trunk into this branch.
2024-03-11  drhRun shell*.test modules with "make mdevtest".
2024-03-04  drhFix a compiler warning in date.c. Update makefiles...
2024-02-27  danHave "PRAGMA quick_check" compare the number of entries...
2024-02-27  stephanExtend sqlite3.c makefile rule to support EXTRA_SRC...
2024-02-27  danAllow "_" characters to appear between any two digits...
2024-02-27  stephanBring the extra-src branch up to date with the trunk. extra-src
2024-02-26  danAdd the intck extension. For performing incremental...
2024-02-26  danMerge latest trunk changes into this branch.
2024-02-21  danMerge trunk changes into this branch.
2024-02-17  danAdd start of extension for incremental integrity-checks...
2023-12-18  drhAdd randomjson.c to testfixture. Use it for a new...
2023-12-17  drhEnhancements to the "randomjson.c" extension. Automati...
2023-12-16  drhEnable SQLITE_STRICT_SUBTYPE for default builds of...
2023-11-28  danMerge latest trunk updates into this branch.
2023-11-24  drhMerge the latest trunk enhancements and fixes into...
2023-11-21  larrybrMerge console I/O changes for Windows CLI.
2023-11-21  drhMerge all recent trunk fixes and enhancements into...
2023-11-21  larrybrSync w/trunk as pre-merge-to-trunk sanity check.
2023-11-17  danWhen SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a...
2023-11-17  drhAdd the new "run-fuzzcheck" target on the autoconf...
2023-11-15  danChanges so that if SQLITE_ENABLE_SETLK_TIMEOUT is defin...
2023-11-11  larrybrComplete shell transition to using {f,o,e}put{f,z}...
2023-11-11  larrybrPervasive changes to console_io.{c,h} in support of...
2023-11-07  larrybrGet dependencies into make recipes. Get legacy console...
2023-11-06  danMerge trunk changes into this branch.
2023-11-01  drhBring the jsonb branch up-to-date with version 3.44...
2023-10-28  stephanMerge trunk into jni-post-3.44 branch.
2023-10-27  drhAdd makefile targets for fuzzcheck-asan and fuzzcheck...
2023-10-27  danFix to Makefile.in so that the "tool-zip" target can...
2023-10-23  larrybrClear some picky warnings, sync w/trunk. expert-enhancement
2023-10-10  drhMerge the latest trunk enhancements into the jsonb...
2023-10-09  drhAdd a TCL script that does various verification checks...
2023-10-05  drhMerge trunk enhancements into the jsonb branch.
2023-10-04  drhThe Makefile distinguishes between tcl8.4 and tcl8...
2023-10-04  drhModify the main makefile so that it fails with an error...
2023-09-11  stephanMerge in JNI's significant divergence since it adopted...
2023-09-11  drhAdd support for the sqlite3_get_clientdata() and sqlite...
2023-09-07  drhEnhance the ./configure script and its associated Makef...
2023-09-07  drhAdd the "tool-zip" makefile target with the intention...
2023-09-02  stephanAdd EXTRA_SRC build var. If set, it is treated like...
2023-08-28  danUpdates to testrunner.tcl so that it runs fuzztest...
2023-08-28  drhAdd support for the -DSQLITE_EXTRA_AUTOEXT=name compile...
2023-08-26  danUpdates to testrunner.tcl so that it runs "make fuzztes...
2023-08-25  danRemove incorrect (but harmless) dependency on source...
2023-08-24  stephanMerge the jni-threading branch into trunk, eliminating...
2023-08-24  stephanMerge into trunk improvements made to the wasm APIs...
2023-08-22  danAdd makefile target "sdevtest" - like "mdevtest" except...
2023-08-12  stephanMerge the Java Native Interface (JNI) binding into...
2023-08-12  danAdd "mdevtest" target to makefiles. Equivalent to runni...
2023-08-11  danIf SQLITE_USE_SEH is defined, handle structured-excepti...
2023-08-10  stephanMerge trunk into jni branch for the newly-relocated...
2023-08-10  stephanMove ext/wasm/version-info.c to tool/ for re-use in...
2023-07-06  drhMerge all recent trunk enhancements into the wal-shm...
2023-06-22  drhMerge recent trunk enhancements into the octet_length...
2023-06-21  drhAdd the --pcachetrace option to the CLI.
2023-06-08  drhInclude source provenance in the header comment of...
2023-06-07  larrybrAdd spell-checking for all comments in main sources...
2023-06-07  larrybrFix straggler misspellings and tidy the custom dictiona... spell-check
2023-06-07  larrybrAdd a C-source spell-checking facility. make misspell...
2023-06-04  drhAdd a prototype implementation for the "verify-source...
2023-03-22  drhThe double-to-text conversion renders infinity as 9e999...
2023-03-21  drhAdd the fuzzcheck-asan target to the main posix makefile.
2023-03-06  drhRepair an unintential fork.
2023-03-06  drhImprovements to query invariant testing such that it...
2023-02-09  drhDisable the double-quoted string misfeature by default...
2023-02-08  drhAdd the 'txn' date/time format. Change CURRENT_TIMESTA...
2023-02-08  stephanMerge wasi-patches branch into trunk.
2023-02-06  stephanMerge trunk into wasi-patches branch. wasi-patches
2023-02-06  drhOmit the obsolete client/server test cases.
2023-02-06  drhRemove the long obsolete "client/server" mode tests.
2023-02-06  drhFix error in the releasetest makefile target from the...
2023-02-06  drhUpdate "releasetest" makefile targets to use testrunner...
2023-02-05  drhAdd the "devtest" makefile target that runs both fuzzte...
2023-01-27  stephanMerge trunk into wasi-patches branch.
2023-01-21  stephanMerge trunk into wasi-patches branch.
2023-01-14  drhOmit the long-disused FTS1 and FTS2 implements from...
2023-01-11  stephanMerge trunk into wasi-patches branch and add missing...
2022-12-24  stephanMerge trunk into wasi-patches branch.
2022-12-23  stephanMerge trunk into wasm-session-api branch.
2022-12-23  larrybrAdd base64() and base85() text/blob conversions to...
2022-12-10  stephanAdd --with-wasi-sdk=DIR flag to configure.ac. This...
2022-11-30  stephanMerge trunk into wasi-patches branch.
2022-11-28  drhMerge trunk changes into covering-index-expr branch.
2022-11-28  larrybrAdd (optional) base64 and base85 UDF extensions.
2022-11-28  larrybrSync w/trunk, zap surplus space. base_convert
2022-11-24  larrybrSpeed up base85() conversions and sync w/trunk.
2022-11-24  drhMerge the latest trunk changes into the agg-with-indexe...
2022-11-23  danUpdate Makefile.in to include new target "sqlite3r...
2022-11-22  larrybrAdd more baseNN tests, get oversize error trapping...
2022-11-22  larrybrSync w/trunk. Ready for merge to trunk.
2022-11-22  larrybrAdd test/basexx1.test to test is_base85(t), base85...
2022-11-22  danAdd Makefile.in targets for sqlite3r.c and sqlite3r... make-sqlite3r.c
2022-10-28  drhAdd sqlite3recover() support to fuzzcheck.
2022-10-26  danAdd the "recover" extension in ext/recover/, for salvag...
2022-10-26  danMerge further changes from trunk, including fix to...
2022-10-25  stephanCorrect -O level for fiddle build when built from the...
2022-10-25  danMerge latest trunk changes with this branch.
2022-10-19  danMove file /ext/misc/dbdata.c to the /ext/recover/ direc...
next