summaryrefslogtreecommitdiffhomepage
path: root/cmd/mkpkg
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+2
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2023-08-03go.mod: upgrade nfpm to v2 (#8786)Andrew Lytvynov1-17/+25
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-24cmd/mkpkg: allow specifying recommended dependenciesAnton Tolchanov1-0/+4
2022-04-07cmd/mkpkg: use package flag (#4373)Xe Iaso1-16/+16
2022-04-07cmd/mkpkg: add name argument (#4372)Xe Iaso1-2/+4
2021-06-07cmd/mkpkg: allow zero files in a package.David Anderson1-0/+3
2020-05-04cmd/mkpkg: support adding empty directories.Dmytro Shynkevych1-2/+14
2020-04-08cmd/mkpkg: fix missing default value for --dependsSylvain Rabot1-1/+1
2020-04-04cmd/mkpkg: support depending on stuff.David Anderson1-0/+4
2020-03-03cmd/mkpkg: support scripts for rpm as well.David Anderson1-5/+5
2020-03-03cmd/mkpkg: support specifying that a package replaces another.David Anderson1-0/+6
2020-02-24cmd/mkpkg: add flags for debian scripts.David Anderson1-0/+8
2020-02-21cmd/mkpkg: add small wrapper around nfpm to build deb/rpm packages.David Anderson1-0/+88