summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2019-10-11Support building on machines with `uname -m` == "aarch64" (#1710)stiletto
2018-12-13Remove trailing spaces in MakefileJunegunn Choi
2018-12-13Use go modules and simplify build (#1444)Stefan Tatschner
2018-07-16Update Makefile to build ppc64le binary (#1326)Younes Manton
2018-06-27Update Makefile to support armv8l (#1321)做梦专业户
2018-06-01Add Dockerfile for running testsJunegunn Choi
2018-04-12Parse the output of `go version` to get the value of GOOS (#1260)Akinori MUSHA
2017-06-02Fix Makefile and install script for the new project layoutJunegunn Choi
2017-06-02Add git revision to --version outputJunegunn Choi
2017-06-02Restructuring: main package in project rootJunegunn Choi