aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* update README.mdYasuhiro Matsumoto2015-06-301-0/+4
* Rename sqlite3.{c,h} to sqlite3-binding.{c,h}•••This fixes the problem where when building with gccgo, sqlite3.c is overwritten, leading to a build failure. An alternative would have been to move sqlite3*.{c,h} to a subdirectory, but that seems to confuse the linker a fair bit and would just swap one implementation-dependent issue for another. Closes #20 Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Stéphane Graber2015-03-111-1/+3
* Update README.mdmattn2015-03-051-0/+4
* Update README.mdmattn2014-11-141-0/+1
* Update README.mdmattn2014-11-141-0/+4
* Add note about license of amalgamation codemattn2014-08-181-0/+9
* Prefer mdmattn2014-07-161-0/+42