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
  stephan 6c45a5d60e Re-add the --disable-static flag to (mostly) disable static lib build. Some components require the static lib and will trump this preference if they are activated. vor 2 Monaten
  drh 9bcfb2b694 Basic builds now appear to work using jimsh0 on Windows. vor 2 Monaten
  drh 542d1c923e Tweaks to help make jimsh0 usable to build using nmake. Does not quite work vor 2 Monaten
  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 24aee8af6e Try to remove end-of-line whitespace when building the amalgamation. vor 4 Jahren
  drh b873f4e404 Prepend linkage macros to the sqlite3rebaser interfaces. vor 6 Jahren
  drh c9aed7f891 Trying again to get out-of-tree builds to work correctly. vor 7 Jahren
  drh a172254742 Attempting to fix the source-id generator so that it works for out-of-tree vor 7 Jahren
  drh f39e0ed4de Add the "mksourceid" program to the build process. That program changes vor 7 Jahren
  mistachkin c8d3e836ca Make sure the 'sqlite3changegroup_*' functions are included in the SQLITE_APICALL handling. vor 7 Jahren
  mistachkin 953fbd16af MSVC makefile enhancments for several command line tools and the session extensions. vor 7 Jahren
  mistachkin 0e4125a311 Remove an extra space before function names in the amalgamation. vor 8 Jahren
  mistachkin 4ef916e233 Modularize all use of the calling convention macros based on the USE_STDCALL nmake macro. vor 8 Jahren
  mistachkin fe0c0d2088 Modify the mksqlite3h.tcl tool to handle the syscall typedef specially. vor 8 Jahren
  drh 4194ff6598 Change mksqlite3h.tcl to automatically insert the SQLITE_CALLBACK calling vor 8 Jahren
  mistachkin 69def7ff2f Work in progress on setting a calling convention for all callback functions. vor 8 Jahren
  drh 5db9901479 Merge the version 3.9.1 updates. vor 9 Jahren
  drh 0b086403b4 Cherrypick the json form-feed fix, and other #ifdef and build script changes vor 9 Jahren
  drh 973bc6f1a8 Merge the version 3.9.0 changes and the incorporation of JSON1 and FTS5 vor 9 Jahren
  drh 50065656f7 First attempt to add json1 and fts5 to the amalgamation. This check-in does vor 9 Jahren
  drh 2a07f5ecec Merge all recent trunk enhancements and fixes into the sessions branch. vor 9 Jahren
  drh 790fa6ec30 Further simplifications to the amalgamation builder. vor 9 Jahren
  mistachkin 59b9b02c1f Add SQLITE_STDCALL and SQLITE_CDECL macros on public function definitions. vor 9 Jahren
  mistachkin 73c4041b43 Correct minor typo in two regular expressions. vor 11 Jahren
  drh eeeee7f55d Designate the beginning and the end of the sqlite3session.h file in the vor 11 Jahren
  drh 339d6c6d17 Bring makefiles and build scripts into alignment with the sessions branch. vor 11 Jahren
  drh e191e2c6d0 Include the sqlite3session.h header file in with sqlite3.h. Make sure vor 11 Jahren
  shaneh 5e0fb2c64c Force almagamation gen scripts to use unix line endings for consistency across platforms. vor 13 Jahren
  drh bbd91944dd Fix the sqlite3.h generator script so that it generates the correct vor 14 Jahren