Commit Graph

8 Commits (176ee6910ffe40d9007ff9bc1b2720e3d729c48a)

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
3 years ago
Junegunn Choi 3ba7b5cf2d
Make Makefile fail when git information is not available 4 years ago
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
4 years ago
Junegunn Choi 315e568de0
Update build instruction
Close #1485
5 years ago
Junegunn Choi 8bbf9335e1
Restructuring: main package in project root 7 years ago
Edgar Lee 7d3575b362
Use glide to handle go dependencies 7 years ago
Junegunn Choi 5b749e2d5c
Update documentation 7 years ago
Junegunn Choi 67026718c1
Add BUILD.md 8 years ago