summaryrefslogtreecommitdiff
path: root/external/public-domain/sqlite
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2022-04-19sqlite: suppress a few lint warningsrillig
2021-04-12new GCC_NO_* uses for warning issues. most of the users of the newmrg
2021-02-05Reenable threadsafe sqlite.joerg
2020-11-12Revert addition of pthread dependency on sqlite.nia
2020-11-08sqlite: do not build without multithreading supportnia
2020-10-30Use the same macro used before for avoiding too large floats on vax.maya
2020-10-30libsqlite3 now requires -lmmartin
2020-10-30Instead of a random 'prohibitively high' value, use DBL_MAX so it builds on VAXmartin
2020-10-29sqlite: fts5 extension requires we link with -lmnia
2020-10-29sqlite3: Turn on extensions that default-on using the configure scriptnia
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2019-06-01remove no longer required ppc64 hack.mrg
2018-12-22remove stray linechristos
2018-12-19merge conflicts.christos
2018-12-19SQLite Release 3.26.0 On 2018-12-01christos
2017-03-11merge 3.17.0christos
2017-03-112017-02-13 (3.17.0)christos
2016-12-18change $Mdocdate$ to a fixed date for reproducible builds.christos
2016-12-18Don't emit $Mdocdate$ in the next regeneration.christos
2016-10-13PR lib/51533: make big endian arm support work again, patch frommartin
2016-10-04Hack around ppc64.christos
2016-07-06use -Wa,--warn on m68k. new sqlite generates a large jump tablemrg
2016-07-04Use constant.abhinav
2016-07-03Add newly generated man pagesabhinav
2016-07-03Regenerate man pagesabhinav
2016-07-03Don't use threads.abhinav
2016-07-03Merge conflicts for sqlite-3.13.0abhinav
2016-07-03Mark the functions get2byteInt and get4byteInt as static to avoid -Werror=mis...abhinav
2016-07-03Import sqlite-3.13.0.abhinav
2016-03-30Add auto-generated sqlite3 man pageschristos
2016-03-30From: https://github.com/kristapsdz/sqlite2mdocchristos
2014-03-12Try to avoid using float constants out of rangemartin
2014-03-07change CC to HOST_CC to avoid trying to find <stdarg.h> in an unpopulatedchristos
2014-02-19Add all: and dependall: tatgets so that sqlite3.pc actually gets built.dsl
2014-02-17auto-generate so that it does not get out of sync again.christos
2014-02-17use the constant definitionchristos
2014-02-17Fix bogus #ifdef __vax__martin
2014-02-16bumpchristos
2014-02-16merge conflicts.christos
2014-02-16from www.sqlite.org: Changes since 3.6.9:christos
2013-02-15Backout libm dependency here as well (assuming it was meant for themartin
2013-02-14Backout previousmartin
2013-02-14Link against libmmatt
2013-02-14When converting long double values to decimal, convert to int via a callmartin
2012-12-21Fix unknown Fi macro.njoly
2012-12-17now that I know how to escape a period, nothing can stop me :-)christos
2012-12-16Fix some obvious problems and remove trailing whitespace.wiz
2012-12-16noman is no morechristos
2012-12-16convert to mdocchristos