Commit graph

38 commits

Author SHA1 Message Date
Daisuke Maki 2a39bf9315 Make build the default Makefile target 2026-02-23 22:26:18 +09:00
Daisuke Maki bbfff0f835 use goreleaser 2026-02-19 13:24:24 +09:00
Daisuke Maki 46331edcfd Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
Daisuke Maki d0aadb6525 tweaks 2026-02-17 07:15:21 +09:00
Daisuke Maki 92a2b97712 cleanup Makefile 2026-02-17 07:09:12 +09:00
James McDonnell 5d9f2a78de Fix the makefile (dead glide refs, fix .phony)
Some of these variables were only referenced in old glide code,
which was partially removed.

Also the .PHONY line needed updating, for example, calling Building releases/peco_linux_amd64/peco
more than once would not output a new binary.

The release folder should be excluded from git, you don't want to commit
build artefacts.
2025-11-09 14:45:11 -08:00
Yuta Hayashibe dc559668f3 Fix typos 2021-07-24 23:32:15 +09:00
Daisuke Maki 21d3f70e05 Fix Makefile 2021-06-08 18:15:29 +09:00
Daisuke Maki 2550b108b1 do away with 386 2021-06-08 15:19:53 +09:00
Shoichi Kaji cc161e0c4b Add darwin-arm64 2021-04-29 21:46:46 +09:00
Daisuke Maki 458682b9db Remove darwin-386, as it is no longer supported 2020-05-28 07:35:51 +09:00
Daisuke Maki 38fcb2ef1e set env var 2019-02-27 14:59:12 +09:00
Daisuke Maki e823aea441 set env var 2019-02-27 14:55:54 +09:00
Daisuke Maki 24e9b2c7b5 remove reference to glide 2019-02-27 14:53:31 +09:00
Daisuke Maki 7b62d0196d see if clearing the cache will appease travis CI 2018-10-25 09:59:54 +09:00
Daisuke Maki 6ee4fb7a0a add --update-vendored flag 2017-12-08 09:52:55 +09:00
Daisuke Maki 297ea2af36 oops 2017-06-21 15:03:37 +09:00
Daisuke Maki f1c639ef92 Update glide version 2017-06-21 15:03:37 +09:00
Koichi Shiraishi b35ae0fa92
Makefile: remove unnecessary glide binary check
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2017-03-22 12:12:08 +09:00
Daisuke Maki 3308108729 Baaah, fix glide check while we're at it 2017-03-16 23:58:54 +09:00
Daisuke Maki ffc148bc9e fix glide path 2017-03-15 18:35:09 +09:00
Daisuke Maki ccdf75e101 Fix glide handling 2017-03-15 18:30:46 +09:00
Daisuke Maki f92895fe26 Build arm binaries, too 2017-03-15 15:52:05 +09:00
Daisuke Maki 8d83b77447 use proper path 2016-12-21 13:36:36 +09:00
Kazuhiro NISHIYAMA 3acd28bf60 Fix syntax error when /bin/sh is dash
dash says `/bin/sh: 1: Syntax error: Bad fd number`
2016-10-31 22:15:54 +09:00
Daisuke Maki 54bafeffa9 version++; this be v0.4.2 2016-08-23 06:40:28 +09:00
Daisuke Maki 76d55c2147 Fix makefile 2016-08-19 19:04:25 +09:00
Daisuke Maki 1340799367 pipe output to /dev/null 2016-08-18 13:26:14 +09:00
Daisuke Maki a46071dc05 docs 2016-06-20 16:41:10 -04:00
Daisuke Maki ee54a81ca5 Update Makefile to work with uploading 2016-05-11 10:06:55 +09:00
Daisuke Maki fa2c186f23 Add clean target 2016-05-10 21:07:53 +09:00
Daisuke Maki 67b86e3b21 Update Makefile to generate darwin files 2016-05-10 21:07:53 +09:00
Daisuke Maki 5762e4e3f5 Avoid instsalling glide if it already exists 2016-04-27 18:45:06 +09:00
Daisuke Maki 4537850b83 Acutally specify the target file, so a real executable is generated 2016-04-27 18:39:37 +09:00
Daisuke Maki 315dbb9c4b Use lastword instead of "4th word" 2016-04-27 15:11:14 +09:00
Daisuke Maki ffdb665aa4 Change destination directory 2016-04-27 15:05:56 +09:00
Daisuke Maki c645aaa14c Echo for debugging 2016-04-27 15:02:47 +09:00
Daisuke Maki 64a3cd2437 Use glide 2016-04-27 14:59:24 +09:00