Commit Graph

8 Commits

Author SHA1 Message Date
Nanda Lopes 686528d627
BUILD.md: Update Go version requirement (#2332)
src/options.go:463:9: undefined: strings.ReplaceAll
    note: module requires Go 1.13make: *** [Makefile:122: target/fzf-linux_amd64] Erro 2
2021-01-28 11:43:15 +09:00
Junegunn Choi 3ba7b5cf2d
Make Makefile fail when git information is not available 2020-10-28 18:33:22 +09:00
Junegunn Choi 3304f284a5
Panic when fzf was built without version information
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
2020-10-28 10:51:32 +09:00
Junegunn Choi 315e568de0
Update build instruction
Close #1485
2019-01-31 18:43:10 +09:00
Junegunn Choi 8bbf9335e1
Restructuring: main package in project root 2017-06-02 17:59:01 +09:00
Edgar Lee 7d3575b362
Use glide to handle go dependencies 2017-06-01 17:08:47 -07:00
Junegunn Choi 5b749e2d5c
Update documentation 2017-01-31 21:43:41 +09:00
Junegunn Choi 67026718c1
Add BUILD.md 2016-11-27 15:16:53 +09:00