summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22libmakepkg: move checkdepends to the correct arraymorganamilo
2019-01-22libmakepkg: Implement extendable signature verificationEli Schwartz
2019-01-22libmakepkg: implement extendable source protocolsEli Schwartz
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz
2019-01-22libmakepkg: make gettext replacements more templatedEli Schwartz
2019-01-21libalpm: fix minor typo in _alpm_db_usage_morganamilo
2019-01-21Fix typo in pacman man pageAllan McRae
2019-01-16libmakepkg: disallow using 'any' with other archesmorganamilo
2019-01-16meson: fix website targetEli Schwartz
2019-01-14update a bunch of links for https and to adapt to changing domainsEli Schwartz
2019-01-14doc: add a couple missing manpages from the html indexEli Schwartz
2019-01-14doc: keep manpages and html pages in syncEli Schwartz
2019-01-14meson: fix regression that broke building libmakepkgEli Schwartz
2019-01-10makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILDEli Schwartz
2019-01-10libmakepkg: simplify splitting command output into arrayEli Schwartz
2019-01-10libmakepkg: add routine for linting $SOURCE_DATE_EPOCHEli Schwartz
2019-01-10makepkg: fix unguarded use of printfEli Schwartz
2019-01-10makepkg: check_pkgrel: Don't say "decimal" in the error messageLuke Shumaker
2019-01-10makepkg: Better error messages for versions in (check, make, opt)depends/prov...Luke Shumaker
2019-01-10libmakepkg/lint_pkgbuild: check for invalid variables even if they're emptyEli Schwartz
2019-01-10Add [ignored] to -Qu output for packages in repos that are not Usage = UpgradeAllan McRae
2019-01-10libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()Allan McRae
2019-01-10Add -fstack-clash-protection to CFLAGS in debug builds if availableAllan McRae
2019-01-10be_local.c: remove aligment in local_pkg_opsAllan McRae
2019-01-10libalpm: parse {check, make}depends when reading databasemorganamilo
2019-01-10makepkg: fix broken check for the fakeroot binaryEli Schwartz
2019-01-10makepkg: add internal variable to track when we're building a packageEli Schwartz
2019-01-04makepkg: Make pkgdir a localJan Alexander Steffens (heftig)
2019-01-04makepkg: Create a single-package packaging functionJan Alexander Steffens (heftig)
2019-01-04makepkg: Only backup package variables onceJan Alexander Steffens (heftig)
2019-01-04libalpm/add.c: move assignment into conditional in alpm_add_pkgMichael Straube
2019-01-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube
2019-01-04repo-add: don't break if delta package sources contain epochEli Schwartz
2019-01-04repo-remove: fix removing packages with deltasEli Schwartz
2019-01-04allow tests for disabled features to be skippedAndrew Gregory
2019-01-04tap.py: add skip_all functionAndrew Gregory
2019-01-04remove unused test summary codeAndrew Gregory
2019-01-04silence warning when built without curlAndrew Gregory
2018-12-25update NEWS for v5.1.2Andrew Gregory
2018-12-25update NEWS for v5.0.2Andrew Gregory
2018-12-12meson: add trailing slashes to directory components in configuration definesEli Schwartz
2018-12-12meson: install the directories needed for successful pacman operationEli Schwartz
2018-12-12meson: remove useless mkdir -pEli Schwartz
2018-12-10Enable additional debug flags/logging with debugoptimized buildsDave Reisner
2018-12-10scripts/library: fix typo in READMEMichael Straube
2018-12-10check localdb before upgrading packageAndrew Gregory
2018-12-04libmakepkg/executable: don't rely on scoped value of $ret to flag outcomesEli Schwartz
2018-12-04Make `make distcheck` work when bash-completion is installed.Eli Schwartz
2018-12-03configure.ac: use $datarootdir instead of $prefix/shareAllan McRae
2018-11-28scripts: make repo-add utilize a wrapper as wellEli Schwartz