aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_libsqlite3.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-23/+0
* add support for libsqlite3 on z/OSDustin Ward2024-05-011-0/+1
* go fmt ./...Yasuhiro Matsumoto2024-01-251-0/+1
* Add build tags to support both x86 and ARM compilation on macOS (#1069)Denis Dmitriev2023-02-231-2/+4
* Add Github Actions yaml and set LDFLAGS on windows (#843)raa01212020-08-251-0/+1
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
* darwin/libsqlite3: Also use the homebrew include pathGeorge Dunlap2019-08-191-0/+1
* Add: OpenBSDGert-Jan Timmer2018-06-131-0/+1
* fmt updateGert-Jan Timmer2018-05-271-0/+1
* support SolarisYasuhiro 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 libsqlite3Yasuhiro Matsumoto2015-06-121-0/+13