aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_json1.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update amalgamation codeYasuhiro Matsumoto2022-05-131-13/+0
|
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
|
* fmt updateGert-Jan Timmer2018-05-271-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 Timmer2018-05-241-1/+1
| | | | * Keep current build tags backwards compliant * Added alias for `sqlite_json1` => `sqlite_json`
* RenameGert-Jan Timmer2018-05-231-0/+12
Renamed files containing current features.