summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-03-11Speed up ANSI code processing (#2368)Charlie Vieth
2021-02-28Check gofmt in `make test`Junegunn Choi
2021-01-20[Makefile] Restore 32-bit targetsJunegunn Choi
2020-12-31[Makefile] Make sure to use bashJunegunn Choi
2020-12-23[Makefile] Support building on machines with `uname -m` == "arm64" (#2291)Loic Nageleisen
2020-10-28Make build flags consistentJunegunn Choi
2020-10-28Make Makefile fail when git information is not availableJunegunn Choi
2020-10-270.24.00.24.0Junegunn Choi
2020-10-270.24.0-rc10.24.0-rc1Junegunn Choi
2020-10-070.23.00.23.0Junegunn Choi
2020-04-21Quote LDFLAGS (#1995)Raffaele
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