]> git.ipfire.org Git - thirdparty/sqlite.git/history - Makefile.linux-gcc
Detect malformed nested JSONB earlier and stop rendering to avoid long
[thirdparty/sqlite.git] / Makefile.linux-gcc
2023-11-15  danChanges so that if SQLITE_ENABLE_SETLK_TIMEOUT is defin...
2023-08-10  danMerge latest trunk changes into this branch. wal-shm-exceptions
2023-08-10  stephanMerge trunk into jni branch.
2023-08-03  drhUnix builds now assume the presence of nanosleep()...
2019-11-14  drhMerge recent enhancements from trunk.
2019-09-03  drhUpdates to the default settings in Makefile.linux-gcc.
2015-10-30  drhMerge all the latest enhancements from trunk.
2015-10-16  drhMerge the 3.9.1 changes into trunk. (This only updates...
2015-10-14  drhMerge in all the 3.9.0 updates from trunk.
2015-10-14  drhUpdate makefiles to remove all uses of "awk" - to make...
2015-10-07  drhConvert the tool/tostr.awk script into tool/tostr.tcl...
2010-07-27  danMerge trunk changes into experimental branch.
2010-07-27  drhUpdate the makefiles to prefer TCL version 8.5 instead...
2007-11-12  chwVarious changes to enable compilation of SQLite library...
2007-06-26  drhRemove vestigal code from Makefile.linux-gcc. Ticket...
2006-06-14  danielk1977Add some tests for sqlite3_load_extension(). (CVS 3239)
2006-01-23  drhMakefile changes so that builds work on Solaris. Ticke...
2005-10-05  drhAnother attempt to get fdatasync to be ignored on non...
2005-03-11  drhDisable GNU readline in the build of the command-line...
2004-06-09  drhChange the MEMORY_DEBUG macro to SQLITE_DEBUG. (CVS...
2002-08-13  drhDocumentation and makefile updates. (CVS 709)