Commit Graph

16 Commits

Author SHA1 Message Date
Sean E. Russell
8d0c828e91 Merge remote-tracking branch 'darwinArm/darwin-arm64-dup2' 2021-07-20 09:33:09 -05:00
Nicholas Corin
1e59a0a926 logging: Use dup(2) syscall on darwin 2021-04-12 08:47:11 +02:00
Sean E. Russell
e5bf9851ff Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06:00
Sean E. Russell
7b19606acc Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get. 2021-02-03 12:28:46 -06:00
Sean E. Russell
23364aa754 More strings moved to translations 2020-06-20 16:47:48 -05:00
Sean E. Russell
b20f477389 linting & documentation
Updated versioning and dates for release.
2020-06-07 16:56:19 -05:00
mikael
8a42612031 Use dup2 on FreeBSD aarch64
Update changelog.

Clears up the FreeBSD dup2 patch issues; the build flags were causing compile failures on other target OSes.
2020-05-28 18:20:58 -05:00
Sean E. Russell
285d4d0297 Go vet/lint cleanups 2020-04-27 20:33:41 -05:00
Sean E. Russell
ccbc71755f Version bump to v4 2020-04-23 14:07:08 -05:00
Sean E. Russell
9ebcff9b78 Add ability to look in system-wide directories for configuration files 2020-03-07 09:03:25 -06:00
Sean E. Russell
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
5f37965467 Builds for darwin; requires docker.
osxcross has an old go; make go.mod match.

Directory clean-ups
2020-02-20 12:35:18 -06:00
Sean E. Russell
6c9e51470e Fixes cross-compiling, adds a new build script 2020-02-17 13:00:52 -06:00
Sean E. Russell
d5d507c189 Addendum to logging fix, to enable on other archs 2020-02-15 14:57:18 -06:00
Sean E. Russell
a007047fc5 Fixes #49, logs filling up hard drive. 2020-02-15 14:27:31 -06:00
Sean E. Russell
7e5c0c969c Fixes the directory structure. 2020-02-13 10:15:52 -06:00