summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
11 daysUpdate Dockerfile to use Ubuntu 24.04Junegunn Choi
12 daysAdd -trimpath to build commandJunegunn Choi
2024-04-13Enable profiling options when 'pprof' tag is set (#2813)Charlie Vieth
2024-03-17Update Makefile target dependenciesJunegunn Choi
2024-01-20Update goreleaser flagsJunegunn Choi
2023-12-26Add 'transform' action to conditionally perform a series of actionsJunegunn Choi
2023-11-120.44.00.44.0Junegunn Choi
2023-09-11Makefile: build 32-bit binary on armv8l (#3434)Sam James
2023-05-21Skip post hooks on 'make build'Junegunn Choi
2023-04-020.39.00.39.0Junegunn Choi
2023-02-22Add support for s390x architectureJulian Ruess
2022-09-28Implement height range (--height ~[VALUE][%])Junegunn Choi
2022-06-28[make] Add loongarch64 support (#2857)znley
2021-11-040.28.00.28.0Junegunn Choi
2021-10-10Add riscv64 build target (#2626)Xeonacid
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