Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update amalgamation code | Yasuhiro Matsumoto | 2022-05-13 | 1 | -13/+0 |
| | |||||
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | 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 prefix of build tags to `sqlite_` | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+1 |
| | | | | * Keep current build tags backwards compliant * Added alias for `sqlite_json1` => `sqlite_json` | ||||
* | Rename | Gert-Jan Timmer | 2018-05-23 | 1 | -0/+12 |
Renamed files containing current features. |