index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |