aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-04-22Makefile: Optionally avoid installation of Ubuntu-specific PAM configFlorian Schmaus
2021-03-31Release version v0.3.0 (#282)v0.3.0Eric Biggers
2020-11-30bash-completion: add completion scriptHenry-Joseph Audéoud
2020-06-13Release version v0.2.9 (#238)v0.2.9Eric Biggers
2020-05-20Release version v0.2.8 (#230)v0.2.8Eric Biggers
2020-05-09Wire up shellcheck of cli-tests/*.sh to 'make lint'Eric Biggers
2020-05-09Add cli-tests frameworkEric Biggers
2020-03-24Release version v0.2.7v0.2.7Joe Richey
2020-03-24Makefile: Use trimpath if available (#208)Joseph Richey
2020-03-23cmd: Simplify "fscrypt --version" output (#207)Joseph Richey
2020-02-22Makefile: clean up installation commands (#201)Eric Biggers
2020-02-18Use DESTDIR for install prefix (#200)Anatol Pomozov
2020-02-10Release version v0.2.6 (#198)v0.2.6Joseph Richey
2019-10-25Manage tool versioning with Go modules (#161)Joseph Richey
2019-10-25Delete vendored code and update CI to Go 1.13 (#158)Joseph Richey
2019-09-11Prepare v0.2.5 (#147)v0.2.5Joseph Richey
2019-08-28Makefile: exclude generated files from 'make format'Eric Biggers
2019-07-26Update Travis to use Ubuntu 18.04 and Go 1.12 (#135)Joseph Richey
2019-01-19Install pam modules/configs to the right locationJoe Richey
2019-01-17Makefile: migrate from megacheck to staticcheckJoe Richey joerichey@google.com
2018-12-04Makefile: use a specific protoc-gen-go versionEric Biggers
2018-09-02feat(spell-check): add make command for spell check.Deepesh Pathak
2018-08-30Fix golint to not need a special forkJoe Richey joerichey@google.com
2018-08-30Update Protoc Compiler to 3.6.1Joe Richey joerichey@google.com
2018-08-30Don't vendor helper toolingJoe Richey joerichey@google.com
2018-08-23Release: v0.2.4Joe Richey joerichey@google.com
2018-02-14Makefile: arch command is not portableJoseph Richey
2018-02-13Makefile: Go/Protoc don't support arm64 big endianJoseph Richey
2018-02-13Makefile: Fix archetecture detectionJoseph Richey
2018-02-12Release: v0.2.3Joseph Richey
2018-02-12Makefile: bump protoc to most recent versionJoseph Richey
2018-02-11Makefile: completly rewriteJoseph Richey
2018-02-09dep: Run dep ensureJoseph Richey
2018-02-08dep: Update Travis to use depJoseph Richey
2018-02-08Change Golang formatterJoseph Richey
2017-10-03Makefile: Updated scripts to run tests in travisJoseph Richey
2017-09-29Makefile: Don't update dependancies w/ "make all"Joseph Richey
2017-08-31Merge pull request #52 from google/keyringsJoseph Richey
2017-08-31filesystem: libblkid -> search /dev/disk/by-uuidJoe Richey
2017-08-29Go formatter "gofmt" -> "goimports"Joseph Richey
2017-08-29Added +build linux,cgo flagsJoe Richey
2017-08-29Makefile: Build version flag no longer needs repoJoe Richey
2017-08-22Updated documentation and build system for PAMJoe Richey joerichey@google.com
2017-07-19Build system: no longer run make gen for make allJoe Richey joerichey@google.com
2017-07-19coveralls: Adding Travis CI integrationJoe Richey joerichey@google.com
2017-07-18Makefile: typoJoe Richey joerichey@google.com
2017-07-18Travis.yml and Makefile now run integration tests.Joe Richey joerichey@google.com
2017-07-17Makefile: Rewrite for presubmit checksJoe Richey joerichey@google.com
2017-07-13Makefile: version and data now pulled in directlyJoe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com