index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-08 | makechrootpkg & mkarchroot: init and populate keyrings | Erich Eckner | |
We had trouble in the past with not properly initialized keyrings. This change aims at fixing this. | |||
2022-12-08 | makechrootpkg: bend to allow running solely namcap via "*-build -- -- ↵ | Erich Eckner | |
--verifysource" | |||
2022-12-08 | allow PKGEXT to be set from the environment | Erich Eckner | |
2022-10-13 | makechrootpkg: fix short option handling for makepkg_args | Mike Yuan | |
Currently, when multiple short options are passed as a single argument, only the one that matches the first case statement will be parsed. This shall be fixed by using switch-case resume. | |||
2022-08-31 | makechrootpkg: support -A makepkg flag | morganamilo | |
2022-06-22 | make: split out source files into src folder | Levente Polyak | |