summaryrefslogtreecommitdiffstats
path: root/lib/sqlite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverted moving Lua to C++.Mattes D2024-03-151-0/+0
* Compile the entire Lua stack as C++Tiger Wang2021-06-251-0/+0
* Jenkins crosscompileTiger Wang2020-07-131-0/+0
* Jenkins fixesTiger Wang2020-07-131-0/+0
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-0/+0
* Update submodules (#4727)peterbell102020-05-091-0/+0
* Ignore MSVC build artefacts in submodularised libraries.Mattes D2015-11-051-0/+0
* Outsourced all libraries into submodulesJulian Laubstein2015-11-046-147508/+0
* Support building on FreeBSDlinnemannr2015-05-251-1/+1
* Proper sqlite dependency fix.Mattes D2014-07-011-1/+2
* Fixed linking order under MinGW.Mattes D2014-07-011-2/+8
* Cmake system name not System nameworktycho2014-05-281-1/+1
* derpworktycho2014-05-281-1/+1
* FreeBSD requires __POSIX_VISIBLE macro to be definedworktycho2014-05-281-0/+4
* Fixed FreeBSD compilitionTycho2014-01-071-1/+1
* Made cmake compilation possible on Windows.madmaxoft2013-12-271-2/+13
* compiling sqliteTycho Bickerstaff2013-12-191-0/+14
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-2/+2
* Further attempts to fix compileTiger Wang2013-11-251-2/+2
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
* Moved SQLite, LuaExpat, and MD5 to /libTiger Wang2013-11-244-0/+147472