Commit Verlauf

Autor SHA1 Nachricht Datum
  drh 8b3ba8eb5a Enclose the generated "sqlite3.c" and "sqlite3.h" in a single big #ifdef so vor 1 Monat
  drh 9bcfb2b694 Basic builds now appear to work using jimsh0 on Windows. vor 2 Monaten
  stephan 32888c2b30 Bring the extra-src branch up to date with the trunk. vor 10 Monaten
  drh a9a7d118f6 Fix the amalgamation generator so that when it is reporting the Fossil vor 1 Jahr
  stephan 45cf8ad02a In mksqlite3c.tcl, pass EXTRA_SRC files through verbatim instead of applying the post-processing needed for sqlite's own source files. vor 1 Jahr
  stephan 87ac2b043a Add EXTRA_SRC build var. If set, it is treated like a list of files, each of which gets appended verbatim to sqlite3.c. The intent is to enable easily extending the amalgamation. Requested in/around [forum:3fcc655f0ac0efe8|forum post 3fcc655f0ac0efe8]. vor 1 Jahr
  drh 73cdbeb632 Fix an issue in the amalgamation generator in which it was not correctly vor 1 Jahr
  drh 8efe749ab3 Fix the amagamation generator so that it works one a clean source tree. vor 1 Jahr
  drh fd5d18045a Include source provenance in the header comment of the amalgamation. vor 1 Jahr
  dan 63b74e02a7 Add Makefile.in targets for sqlite3r.c and sqlite3r.h, versions of the amalgamation that include the recover extension. vor 2 Jahren
  drh 7585f49a0a Move the vfskv.c extension to src/os_kv.c and make it part of the amalgamation, vor 2 Jahren
  drh 8f1eb6f5e4 Add the sqlite3Show() family of debugging interfaces under SQLITE_DEBUG. vor 2 Jahren
  drh 9dbf96bd70 An attempt to integrate the JSON functions directly into the SQLite core, vor 3 Jahren
  drh 15482bc3f3 Fix harmless compiler warnings. Omit redundant copies of os_common.h and vor 3 Jahren
  mistachkin e13dfe4b19 By default, do not emit #line directives in the amalgamation. vor 3 Jahren
  mistachkin 696555d7b5 Further revisions to #line handling for amalgamation builds. vor 3 Jahren
  larrybr 4902235796 Merge from trunk, rename tool option for its effect vor 3 Jahren
  larrybr 4b1c3eb5f9 Amalgamation has #line directives by default. Minor mksqlite3c.tcl changes vor 3 Jahren
  drh a612c1c9bc Add the ATOMIC_INTRINSICS compile-time output output. Move sqlite3Int.h vor 3 Jahren
  drh 786142a994 If an amalgamation is created using SQLITE_ENABLE_UPDATE_DELETE_LIMIT, vor 4 Jahren
  drh 24aee8af6e Try to remove end-of-line whitespace when building the amalgamation. vor 4 Jahren
  drh 691b5c54b8 Infrastructure for the bytecode() table-valued function. The function itself vor 4 Jahren
  drh a961d3a198 Merge enhancements from trunk. vor 6 Jahren
  dan d31e7addd6 Update the amalgamation build script to include window.c. vor 6 Jahren
  drh 748b8fda90 Forward port the geopoly extension functions into the r-tree extension, vor 6 Jahren
  drh fcfd756fe3 Break out the upsert code into a separate source file. vor 6 Jahren
  drh ac442f41c1 Add support for the "memdb" VFS and the sqlite3_memdb_ptr() and vor 7 Jahren
  drh a43c8c8a60 Initial implementation of the "sqlite_dbpage" virtual table. Currently vor 7 Jahren
  drh 0a02c72e79 Less dramatic changes to the source-id following an edit. Modify the way vor 7 Jahren
  dan f5f0e43a6d Update script tool/mksqlite3c.tcl to avoid duplicating the SQLITE_API vor 7 Jahren