Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | Require Go 1.13 | Jakob Unterwurzacher | |
2021-06-08 | Sync compile instructions with README.md | Jakob Unterwurzacher | |
2021-03-26 | compile.md: fix instructions for Go 1.13+ | Jakob Unterwurzacher | |
"go get -d" does not download to GOPATH/src anymore: https://github.com/golang/go/issues/31529 Use explicit "git clone" to the current directory as suggested in https://github.com/golang/go/issues/31529#issuecomment-484920157 . Fixes https://github.com/rfjakob/gocryptfs/issues/553 | |||
2018-12-16 | Drop useless subheading | Jakob Unterwurzacher | |
2018-12-16 | Simplify compile page | Jakob Unterwurzacher | |
2018-02-03 | Update compile page | Jakob Unterwurzacher | |
Test output was out of date, and GOPATH is now usually set to ~/go. | |||
2016-01-09 | quickstart using precompiled binaries | Jakob Unterwurzacher | |