summaryrefslogtreecommitdiffstats
path: root/BUILD.md
AgeCommit message (Collapse)Author
2021-01-28BUILD.md: Update Go version requirement (#2332)Nanda Lopes
src/options.go:463:9: undefined: strings.ReplaceAll note: module requires Go 1.13make: *** [Makefile:122: target/fzf-linux_amd64] Erro 2
2020-10-28Make Makefile fail when git information is not availableJunegunn Choi
2020-10-28Panic when fzf was built without version information0.24.0-1Junegunn Choi
So that the package maintainers would immediately know that the build is incorrect. But is there a way to make build simply fail? Related: https://github.com/junegunn/fzf.vim/issues/1150
2019-01-31Update build instructionJunegunn Choi
Close #1485
2017-06-02Restructuring: main package in project rootJunegunn Choi
2017-06-01Use glide to handle go dependenciesEdgar Lee
2017-01-31Update documentationJunegunn Choi
2016-11-27Add BUILD.mdJunegunn Choi