micro/tools
niten94 2c6dc32f5d
Set version as release when there are no commits ahead (#3515)
Print release version tag in tools/build-version.go even if the commit
being checked has a tag that is not a version number if there are no
commits ahead.
2024-10-22 22:07:30 +02:00
..
build-date.go Ignore tool files 2021-08-21 18:07:43 -04:00
build-version.go Set version as release when there are no commits ahead (#3515) 2024-10-22 22:07:30 +02:00
compile-linux.sh Build arm32 binaries with GOARM=6 2023-10-22 22:50:27 +02:00
cross-compile.sh Add target for Windows ARM64 in cross-compile.sh (#3512) 2024-10-21 19:33:14 +02:00
info-plist.go tool/info-plist: decrease indentation and simplify (#3479) 2024-09-22 20:38:15 +02:00
nightly-release.sh Include mac arm binary in release scripts 2023-01-12 19:19:20 -08:00
package-deb.sh tools: Improve package-deb.sh to check for fpm first and return the result 2024-06-15 13:24:26 +02:00
pre-release.sh Include mac arm binary in release scripts 2023-01-12 19:19:20 -08:00
release.sh Include mac arm binary in release scripts 2023-01-12 19:19:20 -08:00
remove-nightly-assets.go Ignore tool files 2021-08-21 18:07:43 -04:00
testgen.go Ignore tool files 2021-08-21 18:07:43 -04:00
update-nightly-tag.sh Update nightly release scripts 2020-07-05 17:12:06 -04:00
vendor-src.sh