| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Makefile: Add explicit $(cgo.o) dependency to fix the graph | EuAndreh | 2024-09-29 | 1 | -1/+1 |
| * | Makefile: Fix $(iCFLAGS) variable name typo | EuAndreh | 2024-09-29 | 1 | -1/+1 |
| * | Makefile: "var version" -> "const Version" | EuAndreh | 2024-09-29 | 1 | -1/+1 |
| * | Makefile: Rebuild when "deps.mk" change alongside when Makefile changes | EuAndreh | 2024-09-07 | 1 | -1/+1 |
| * | Makefile: Align columns of target dependencies | EuAndreh | 2024-09-07 | 1 | -4/+4 |
| * | Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX) | EuAndreh | 2024-08-15 | 1 | -0/+2 |
| * | Add src/version.go | EuAndreh | 2024-08-15 | 1 | -4/+9 |
| * | Makefile: move "-lsqlite3" to $(LDLIBS) | EuAndreh | 2024-08-14 | 1 | -3/+3 |
| * | tests/golite.go: Run tests | EuAndreh | 2024-08-14 | 1 | -35/+34 |
| * | Build with "go tool" and hackishly bundle code from same package into one fil... | EuAndreh | 2024-08-12 | 1 | -6/+49 |
| * | Add Makefile and build skeleton | EuAndreh | 2024-08-11 | 1 | -0/+122 |
| * | remove Makefile. | mattn | 2012-05-15 | 1 | -6/+0 |
| * | first import. | mattn | 2011-11-11 | 1 | -0/+6 |
