Age | Commit message (Expand) | Author | Files | Lines |
2015-05-19 | libmakepkg: extract more utility functions | Allan McRae | 1 | -1/+31 |
2015-05-16 | libmakepkg: extract get_full_version and get_pkg_arch | Allan McRae | 1 | -0/+35 |
2015-05-16 | Simplify libmakepkg .gitignore | Allan McRae | 1 | -11/+2 |
2015-05-16 | makepkg: put further restrictions on pkgbase | Allan McRae | 1 | -0/+9 |
2015-05-16 | makepkg: merge validate_pkgver into check_pkgver | Allan McRae | 1 | -8/+4 |
2015-05-16 | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 18 | -0/+838 |
2015-05-16 | libmakepkg: extract in_array | Allan McRae | 2 | -1/+39 |
2015-05-16 | libmakepkg: move functions for extracting pkgbuild attributes | Allan McRae | 1 | -0/+111 |
2015-05-12 | libmakepkg: fix test bracket style | Allan McRae | 14 | -14/+14 |
2015-03-15 | libmakepkg: move helper functions into tidy/strip | Allan McRae | 1 | -0/+50 |
2015-03-03 | Allow UPX compression for DOS/Win executables | David Macek | 1 | -3/+5 |
2015-02-12 | libmakepkg: make package checking functions extendable | Allan McRae | 3 | -2/+13 |
2015-02-12 | libmakepkg: make package tidy functions extendable | Allan McRae | 10 | -15/+38 |
2015-02-12 | libmakepkg: move package checking out of tidy_install | Allan McRae | 5 | -11/+45 |
2015-02-01 | makepkg: split package tidying into libmakepkg | Allan McRae | 13 | -0/+535 |
2015-02-01 | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 1 | -0/+108 |
2015-02-01 | makepkg: split message functions into libmakepkg | Allan McRae | 3 | -0/+78 |