Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-22 | libmakepkg: update .gitignore | Allan McRae | 1 | -2/+3 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-05-19 | libmakepkg: extract functions for source download and extraction | Allan McRae | 1 | -0/+2 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-05-19 | libmakepkg: extract functions for handling source URLs | Allan McRae | 1 | -0/+1 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-05-16 | Simplify libmakepkg .gitignore | Allan McRae | 1 | -11/+2 | |
2015-05-16 | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 1 | -0/+2 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-05-16 | libmakepkg: extract in_array | Allan McRae | 1 | -1/+1 | |
2015-02-12 | libmakepkg: move package checking out of tidy_install | Allan McRae | 1 | -2/+3 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-02-01 | makepkg: split package tidying into libmakepkg | Allan McRae | 1 | -0/+12 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2015-02-01 | makepkg: split message functions into libmakepkg | Allan McRae | 1 | -0/+1 | |
This performs all the needed work for libmakepkg to be included in tarballs, installed into the correct place, and read into makepkg. Also change the install root for libmakepkg to an architecture independant location. Signed-off-by: Allan McRae <allan@archlinux.org> |