index
:
archlinux32/pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-01-10
makepkg: fix unguarded use of printf
Eli Schwartz
2019-01-10
makepkg: check_pkgrel: Don't say "decimal" in the error message
Luke Shumaker
2019-01-10
makepkg: Better error messages for versions in (check, make, opt)depends/prov...
Luke Shumaker
2019-01-10
libmakepkg/lint_pkgbuild: check for invalid variables even if they're empty
Eli Schwartz
2019-01-10
makepkg: fix broken check for the fakeroot binary
Eli Schwartz
2019-01-10
makepkg: add internal variable to track when we're building a package
Eli Schwartz
2019-01-04
makepkg: Make pkgdir a local
Jan Alexander Steffens (heftig)
2019-01-04
makepkg: Create a single-package packaging function
Jan Alexander Steffens (heftig)
2019-01-04
makepkg: Only backup package variables once
Jan Alexander Steffens (heftig)
2019-01-04
repo-add: don't break if delta package sources contain epoch
Eli Schwartz
2019-01-04
repo-remove: fix removing packages with deltas
Eli Schwartz
2018-12-12
meson: remove useless mkdir -p
Eli Schwartz
2018-12-10
scripts/library: fix typo in README
Michael Straube
2018-12-04
libmakepkg/executable: don't rely on scoped value of $ret to flag outcomes
Eli Schwartz
2018-11-28
scripts: make repo-add utilize a wrapper as well
Eli Schwartz
2018-11-28
autotools: be more accurate in comments when generating processed scripts
Eli Schwartz
2018-11-28
scripts: fix some inaccurate Makefile targets, and be more templated
Eli Schwartz
2018-11-28
scripts: fix repo-remove/elephant Makefile targets
Eli Schwartz
2018-11-27
Split prepare_buildenv() to libmakepkg
Que Quotion
2018-11-27
Split check_software() to libmakepkg
Que Quotion
2018-11-27
scripts/meson: ensure wrapper scripts are executable
Dave Reisner
2018-11-27
makepkg: if "!buildflags" and "debug" coincide, unset the debug buildflags too
Eli Schwartz
2018-11-27
buildsys: remove size_to_human
Dave Reisner
2018-11-27
meson: separate out wrapped from non-wrapped scripts
Dave Reisner
2018-11-03
repo-add: print the name of the database when extracting
Eli Schwartz
2018-11-03
makepkg: fix .PKGINFO/.BUILDINFO files swallowing status printing
Eli Schwartz
2018-11-03
pacman-key: just accept one file to verify, and enforce detached sigs
Eli Schwartz
2018-11-02
meson: add a wrapper to bootstrap scripts from within build dir
Dave Reisner
2018-11-02
Add meson.build files to build with meson
Dave Reisner
2018-10-21
Port scripts to use libmakepkg's messaging code.
Eli Schwartz
2018-10-21
message.sh: add modifications from output_format.sh
Eli Schwartz
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
2018-10-21
makepkg: use builtin globbing to print files in package
Eli Schwartz
2018-10-21
makepkg: use bash 4.4 to localize `set` without explicitly saving/restoring
Eli Schwartz
2018-10-21
bash-completion: disable completions for pacman --search operations
Eli Schwartz
2018-10-21
bash-completion: don't complete filenames when they're not wanted
Eli Schwartz
2018-10-21
libmakepkg: fix linting arrays of empty strings
morganamilo
2018-10-20
Drop vestiges of SIZECMD
Dave Reisner
2018-09-19
repo-add: add support for the zst format
Eli Schwartz
2018-09-19
makepkg: add support for the zst format
Eli Schwartz
2018-09-19
makepkg: lint_pkgver: Run even if PKGVERFUNC
Luke Shumaker
2018-09-19
makepkg: reject PKGBUILDs with both split and non-split package functions
Eli Schwartz
2018-09-19
libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lint
Eli Schwartz
2018-09-19
scripts: deduplicate localized copyright messages
Eli Schwartz
2018-09-18
Revert "makepkg: add whirlpool to the list of hashing algorithms"
Eli Schwartz
2018-08-29
makepkg: don't print status for run_function when in a subshell
Eli Schwartz
2018-08-29
makepkg: fix pkgver() function not aborting on errors
Eli Schwartz
2018-08-29
makepkg: don't save the same shopts twice
Eli Schwartz
2018-08-10
scripts: pass on options such as set -x to child processes
Eli Schwartz
2018-08-10
scripts: Remove trailing semicolons
Jan Alexander Steffens (heftig)
[next]