summaryrefslogtreecommitdiff
path: root/src/Dockerfile.arch
AgeCommit message (Collapse)Author
2017-02-06Remove Dockerfiles and clean up MakefileJunegunn Choi
Due to the recent removal of ncurses dependency, we can cross-compile binaries for different platforms without virtual machines.
2016-02-20Update build scriptJunegunn Choi
- GOPATH is no longer required - fzf repository does not have to be in GOPATH - Build Linux binary with Go 1.5.3
2015-08-27Fix build scriptJunegunn Choi
2015-03-01Build with Go 1.4.2Junegunn Choi
2015-01-17Use Go 1.4.1 to build linux binariesJunegunn Choi
2015-01-11Refactor Makefile and DockerfilesJunegunn Choi
2015-01-07Fix i386 buildJunegunn Choi
2015-01-06Build i386 binary as wellJunegunn Choi