| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fmt update | Gert-Jan Timmer | 2018-05-27 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
| * | support Solaris | Yasuhiro Matsumoto | 2017-08-30 | 1 | -0/+1 |
| | | | | | See #459 | ||||
| * | Disable LoadExtension when omit_load_extension is specified | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -1/+2 |
| | | |||||
| * | Disable LoadExtension when omit_load_extension is specified | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -1/+1 |
| | | |||||
| * | hack to use libsqlite3 | Yasuhiro Matsumoto | 2015-06-12 | 1 | -0/+13 |
| $ go build -tags "libsqlite3 windows" | |||||
