Age | Commit message (Expand) | Author | Files | Lines |
2019-05-28 | makepkg: also move restore_envvars handling into libmakepkg | Eli Schwartz | 1 | -0/+20 |
2019-05-28 | makepkg: move config loading into libmakepkg | Eli Schwartz | 3 | -0/+71 |
2019-05-08 | libmakepkg: fix missing or inaccurate interdependencies | Eli Schwartz | 1 | -0/+3 |
2019-03-19 | libmakepkg: fix reporting of invalid archive extensions in compress.sh | Eli Schwartz | 1 | -13/+13 |
2019-03-07 | makepkg: add new checksum algorithm via coreutils b2sum | Eli Schwartz | 1 | -1/+1 |
2019-02-04 | fix various typos | morganamilo | 1 | -1/+1 |
2019-01-31 | libmakepkg: lint disallowed variables in package() | morganamilo | 1 | -0/+9 |
2019-01-31 | libmakepkg: centralise random arrays of pkgbuild variables | morganamilo | 3 | -0/+52 |
2019-01-30 | libmakepkg: Add lzip ext support | Chloe Kudryavtsev | 1 | -0/+1 |
2019-01-22 | libmakepkg: optimize get_protocol to always return proto, not proto+uri | Eli Schwartz | 1 | -6/+8 |
2018-11-02 | Add meson.build files to build with meson | Dave Reisner | 1 | -0/+24 |
2018-10-21 | message.sh: add modifications from output_format.sh | Eli Schwartz | 1 | -0/+8 |
2018-10-21 | makepkg: send messages to stdout rather than stderr | Eli Schwartz | 1 | -3/+3 |
2018-10-21 | libmakepkg: fix linting arrays of empty strings | morganamilo | 1 | -2/+2 |
2018-09-19 | makepkg: add support for the zst format | Eli Schwartz | 1 | -0/+1 |
2018-08-10 | scripts: Remove trailing semicolons | Jan Alexander Steffens (heftig) | 1 | -1/+1 |
2018-08-10 | libmakepkg/util/option: Refactor checking to reduce code duplication | Jan Alexander Steffens (heftig) | 1 | -53/+24 |
2018-08-10 | libmakepkg/util: use parameter transformation when checking variable type | Eli Schwartz | 1 | -1/+1 |
2018-08-10 | Add lz4 compression support to makepkg | Alex Butler | 1 | -0/+1 |
2018-06-18 | makepkg: don't print per-pkgname debug packages | Eli Schwartz | 1 | -3/+4 |
2018-06-18 | makepkg: fix initialization when extracting arrays | Dave Reisner | 1 | -1/+5 |
2018-06-18 | libmakepkg: when checking for write permissions, handle pre-existing dirs | Eli Schwartz | 1 | -5/+5 |
2018-05-12 | util/pkgbuild: fix broken indentation | Andrew Gregory | 1 | -8/+8 |
2018-05-12 | libmakepkg: don't save/set/restore extglob in bash [[ tests | Eli Schwartz | 1 | -5/+0 |
2018-05-12 | libmakepkg: only save the shellopts we need | Eli Schwartz | 2 | -4/+4 |
2018-04-29 | libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgname | Eli Schwartz | 1 | -0/+27 |
2018-04-29 | libmakepkg/util/pkgbuild.sh: fix missing extglob | Eli Schwartz | 1 | -0/+6 |
2018-03-18 | makepkg --packagelist: fix listing debug packages with makepkg.conf | Eli Schwartz | 1 | -2/+1 |
2018-03-14 | makepkg: refactor checking for write permissions into a utility function | Eli Schwartz | 1 | -0/+17 |
2018-03-14 | Update coyrights for 2018 | Allan McRae | 8 | -8/+8 |
2018-03-14 | makepkg --packagelist: just list the built package files we will build | Eli Schwartz | 1 | -7/+5 |
2017-12-07 | makepkg: refactor archive compression for reusability | Eli Schwartz | 1 | -0/+47 |
2017-12-07 | makepkg: implement error codes | Ivy Foster | 1 | -0/+41 |
2017-01-04 | makepkg: Verify git signatures | Eli Schwartz | 1 | -0/+27 |
2017-01-04 | Update copyright years | Allan McRae | 6 | -6/+6 |
2016-10-22 | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 1 | -0/+173 |
2016-10-22 | libmakepkg: generate all scripts | Alad Wenter | 3 | -0/+0 |
2016-08-30 | libmakepkg: look for architecture-specific hashes in get_integlist | Jack O'Connor | 1 | -0/+11 |
2016-05-18 | libmakepkg: extract functions for integrity checking | Ashley Whetter | 1 | -1/+19 |
2016-02-26 | libmakepkg: fix is_array function | Allan McRae | 1 | -1/+1 |
2016-02-20 | libmakepkg: increase robustness of the detection of array variables | Allan McRae | 1 | -0/+17 |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 5 | -5/+5 |
2015-10-19 | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 1 | -0/+34 |
2015-09-07 | libmakepkg: util/pkgbuild.sh needs processing on build | Allan McRae | 1 | -0/+0 |
2015-07-20 | libmakepkg: move color settings to function | Allan McRae | 1 | -0/+20 |
2015-05-19 | libmakepkg: extract functions for handling source URLs | Allan McRae | 1 | -0/+144 |
2015-05-19 | libmakepkg: fix test style | Allan McRae | 2 | -2/+2 |
2015-05-19 | libmakepkg: move more functions for extracting information from PKGBIULDs | Allan McRae | 1 | -1/+46 |
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 |