Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one ↵ | EuAndreh | 2024-08-12 | 1 | -16/+0 |
| | | | | file each | ||||
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+2 |
| | |||||
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -2/+2 |
| | |||||
* | Add: Copyright for additional Features | Gert-Jan Timmer | 2018-05-29 | 1 | -1/+2 |
| | |||||
* | 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. | ||||
* | Update build tags with prefix `sqlite_` | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Add: SQLITE_ENABLE_API_ARMOR | Gert-Jan Timmer | 2018-05-23 | 1 | -0/+14 |