| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
file each
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add build tags to support both x86 and ARM compilation on macOS
* Documentation fix: command line for build under macOS
* Global replace 'macOS X' -> 'macOS'. Fix typo in -tags cmd line param
* `README.md`: fix all `--tags` -> `-tags`
---------
Co-authored-by: Denis Dmitriev <dmitriev@itspartner.net>
|
| |
|
|
|
| |
Fixes #321
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
* Keep current build tags backwards compliant
* Added alias for `sqlite_json1` => `sqlite_json`
|
|
Renamed files containing current features.
|