aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_libsqlite3.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add: OpenBSD•••Fixes #321Gert-Jan Timmer2018-06-131-0/+1
* 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.Gert-Jan Timmer2018-05-271-0/+1
* support Solaris•••See #459 Yasuhiro Matsumoto2017-08-301-0/+1
* Disable LoadExtension when omit_load_extension is specifiedZbigniew Mandziejewicz2016-04-181-1/+2
* Disable LoadExtension when omit_load_extension is specifiedZbigniew Mandziejewicz2016-04-181-1/+1
* hack to use libsqlite3••• $ go build -tags "libsqlite3 windows" Yasuhiro Matsumoto2015-06-121-0/+13