index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-30 | mkarchroot: support wrapping pacstrap -U | Eli Schwartz | |
Needed to support reproducible builds. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> | |||
2019-09-28 | checkpkg: add option to print a warning in case of differences | Levente Polyak | |
Sometimes its desired to be explicitly made aware of differences reporter by checkpkg via printing a warning instead of a regular message. Automatically use --warn for makechrootpkg builds so packagers are made visibly aware of a soname bump by simply looking out for colors indicating non success messages. Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2019-09-28 | checkpkg: add option to avoid keeping the tmp dir | Levente Polyak | |
In some cases, like default makechrootpkg execution, the temporary directory used to assemble the differences is not required. Add an option to checkpkg that allows to get rid of that directory after run and call it automatically like that in makechrootpkg. Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2019-06-12 | doc: add manpage for the new offload-build tool | Eli Schwartz via arch-projects | |
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> | |||
2019-03-28 | fix up sogrep manpage to correspond with current sogrep command | Eli Schwartz via arch-projects | |
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> | |||
2019-03-16 | doc: Add myself as maintainer | Jelle van der Waa | |
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> | |||
2019-03-16 | doc: add man pages for find-{libdeps,libprovides} | Jelle van der Waa | |
Add a simple man page for find-libdeps and find-libprovides. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> | |||
2019-03-13 | doc: add Environment variables section to sogrep | Jelle van der Waa | |
Add a section about environment variables which influence sogrep's behaviour. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> | |||
2019-03-13 | doc: add man page for mkarchroot | Jelle van der Waa | |
2019-03-13 | Add sogrep | Sven-Hendrik Haase | |
This is from Eli's dotfiles after he'd cleaned it up but never actually went ahead and made this PR. I figure it's time to add it. | |||
2018-09-09 | doc: add find-libprovides man page | Jelle van der Waa | |
2018-09-09 | doc: Add checkpkg man page | Jelle van der Waa | |
2018-09-09 | doc: Add lddd man page | Jelle van der Waa | |