0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-06-04 01:10:35 +00:00

5 Commits

Author SHA1 Message Date
fc06e55305 Add build constraints for non cgo 2019-11-18 18:03:31 +09:00
619236f55e Add: Copyright for additional Features 2018-05-29 13:43:22 +02:00
420bfbcac8 fmt update
Fix: Placed all +build tags in the same location
Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup
Fix: Placed empty line between copyright comments and build tags for readability
Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.
2018-05-27 00:05:45 +02:00
6f78e03131 Update build tags with prefix sqlite_ 2018-05-24 11:53:45 +02:00
6929098dc1 Add: SQLITE_ENABLE_STAT4 2018-05-23 22:21:33 +02:00