Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

More potentially-controversial makefile symbol renaming. This is simply more...

More potentially-controversial makefile symbol renaming. This is simply more readable to my eyes. (tags: autosetup)

View Article


Various build cleanups centered around straightening out various uses of...

Various build cleanups centered around straightening out various uses of CFLAGS and its cousins. Teach Makefile.linux-generic to figure out the TOP dir on its own (a GNU Make-ism, but it's a...

View Article


Beginnings of rephrasing #if SQLITE_CORE to #ifdef/ifndef for consistency, as...

Beginnings of rephrasing #if SQLITE_CORE to #ifdef/ifndef for consistency, as discussed in [forum:cea40371c5e34b09 | forum post cea40371c5e34b09]. (tags: ifdef-SQLITE_CORE)

View Article

Update the version number for the TEA extension. (tags: autosetup)

Update the version number for the TEA extension. (tags: autosetup)

View Article

*MERGE* Merge all the latest trunk enhancements into the autosetup branch....

*MERGE* Merge all the latest trunk enhancements into the autosetup branch. (tags: autosetup)

View Article


Fix the sqlite3(.EXE) build to honor --disable-amalgamation. (tags: autosetup)

Fix the sqlite3(.EXE) build to honor --disable-amalgamation. (tags: autosetup)

View Article

Fix an inconsistency in the way SQLITE_CORE is used in fts3.c. (tags: trunk)

Fix an inconsistency in the way SQLITE_CORE is used in fts3.c. (tags: trunk)

View Article

Fix jimsh0.c so that it compiles using MSVC: "cl jimsh0.c" (tags: autosetup)

Fix jimsh0.c so that it compiles using MSVC: "cl jimsh0.c" (tags: autosetup)

View Article


Minor makefile tweaks to account for customizations via a custom hand-built...

Minor makefile tweaks to account for customizations via a custom hand-built makefile. (tags: autosetup)

View Article


Tweaks to help make jimsh0 usable to build using nmake. Does not quite work...

Tweaks to help make jimsh0 usable to build using nmake. Does not quite work yet, but getting closer. (tags: autosetup)

View Article

Back out [bd66222721] because it causes conflicts with test runs, apparently...

Back out [bd66222721] because it causes conflicts with test runs, apparently due to .o files being built with different flags. This means that the CLI shell currently does not honor...

View Article

Add the tool/cp.tcl script and use it to simplify Makefile.msc. (tags:...

Add the tool/cp.tcl script and use it to simplify Makefile.msc. (tags: autosetup)

View Article

Fix the new tool/cp.tcl so that it works with older TCL versions, such as...

Fix the new tool/cp.tcl so that it works with older TCL versions, such as jimtcl. (tags: autosetup)

View Article


Add missing ZERO_ARGUMENT_GENERATE_SERIES checks to ext/misc/series.c, as...

Add missing ZERO_ARGUMENT_GENERATE_SERIES checks to ext/misc/series.c, as reported via support mail. (tags: ifdef-SQLITE_CORE)

View Article

Add missing ZERO_ARGUMENT_GENERATE_SERIES checks to ext/misc/series.c, as...

Add missing ZERO_ARGUMENT_GENERATE_SERIES checks to ext/misc/series.c, as reported via support mail. (tags: trunk)

View Article


Add missing ZERO_ARGUMENT_GENERATE_SERIES checks to ext/misc/series.c. (tags:...

Add missing ZERO_ARGUMENT_GENERATE_SERIES checks to ext/misc/series.c. (tags: branch-3.47)

View Article

Fix a bug in jimsh0.c for when it is compiled using MSVC. (tags: autosetup)

Fix a bug in jimsh0.c for when it is compiled using MSVC. (tags: autosetup)

View Article


Basic builds now appear to work using jimsh0 on Windows. (tags: autosetup)

Basic builds now appear to work using jimsh0 on Windows. (tags: autosetup)

View Article

Patch sqlite3_rsync.c to disable undesirable automatic line ending...

Patch sqlite3_rsync.c to disable undesirable automatic line ending conversions on Windows. (tags: branch-3.47)

View Article

The "WITHOUT_JIMSH=1" option on the nmake command-line forces the use of...

The "WITHOUT_JIMSH=1" option on the nmake command-line forces the use of standard TCL for building, instead of jimsh0. (tags: autosetup)

View Article
Browsing all 2701 articles
Browse latest View live