summaryrefslogtreecommitdiff
path: root/src/Dockerfile.android
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-11-18add android buildAlex Cornejo