summaryrefslogtreecommitdiff
path: root/build.bash
AgeCommit message (Expand)Author
2017-06-20build.bash: use plain "git describe" for go-fuseJakob Unterwurzacher
2017-03-05Drop Go 1.4 compatability code everywhereJakob Unterwurzacher
2017-02-20build.bash: use $(go env GOPATH)Jakob Unterwurzacher
2017-02-19build.bash: deduplicate build callJakob Unterwurzacher
2017-02-19build.bash: GOPATH may be unset since Go v1.8. Handle it.Jakob Unterwurzacher
2016-12-06build-without-openssl: compile staticallyJakob Unterwurzacher
2016-10-30build.bash: rename "GOPATH2" to "GOPATH1"Jakob Unterwurzacher
2016-10-30build.bash: abort if we hit a known-bad go-fuse versionJakob Unterwurzacher
2016-10-04without_openssl: support compiling completely without opensslJakob Unterwurzacher
2016-09-25xray: add "gocryptfs-xray", on-disk-format exploration toolJakob Unterwurzacher
2016-07-03main: bake build date into version stringJakob Unterwurzacher
2016-06-29build.bash: support colon-separated GOPATH variableJakob Unterwurzacher
2016-06-19build.bash: check if the go-fuse tree is dirtyJakob Unterwurzacher
2016-06-19main: drop "on-disk format" from -version output, add Go versionJakob Unterwurzacher
2016-06-14build.bash: fail early if the go binary does not existJakob Unterwurzacher
2016-04-28build.bash: replace "git -C"Jakob Unterwurzacher
2016-04-10build.bash: bake the go-fuse commit hash into the binariesv0.9Jakob Unterwurzacher
2016-01-09build.bash: copy binary to $GOPATH/binJakob Unterwurzacher
2015-12-20Make build.bash work when called from outside the gocryptfs directoryJakob Unterwurzacher
2015-12-20Make build.bash version bake-in compatible with Go 1.3 and 1.4Jakob Unterwurzacher
2015-11-01Bake version string into binary, add "--version" switchJakob Unterwurzacher
2015-10-11Move main files to top level dirJakob Unterwurzacher
2015-10-07Add test.bashv0.1Jakob Unterwurzacher