index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-27 | makerepropkg: support checking multiple split packages | Eli Schwartz | |
By specifying multiple package files, we assume they are all from the same PKGBUILD, and try to check them all against the produced artifacts. Since the buildinfo should be comparable for all of them, we simply use the first one passed on the command line. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2020-02-27 | makerepropkg: add support to check unreproducible packages using diffoscope | Eli Schwartz | |
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2019-11-30 | doc: add manpage for the new makerepropkg tool | Eli Schwartz | |
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> |