aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add src/version.goEuAndreh2024-08-151-4/+9
|
* Makefile: move "-lsqlite3" to $(LDLIBS)EuAndreh2024-08-141-3/+3
|
* tests/golite.go: Run testsEuAndreh2024-08-141-35/+34
| | | | | Use in-memory databases over disk: decrease test time from minutes to seconds.
* Build with "go tool" and hackishly bundle code from same package into one ↵EuAndreh2024-08-121-6/+49
| | | | file each
* Add Makefile and build skeletonEuAndreh2024-08-111-0/+122
|
* remove Makefile.mattn2012-05-151-6/+0
|
* first import.mattn2011-11-111-0/+6