index
:
archlinux32/devtools32
archlinuxewe
i486
master
pentium4
Fork of devtools from archlinux.org with small modifications to compile i486 and i686 from our repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-01-03
i18n: Try to avoid confusing xgettext
Luke Shumaker
2018-01-03
Fix internationalization in light of libmakepkg.
Luke Shumaker
2018-01-03
lib/common.sh: Adjust to work properly with `set -u`
Luke Shumaker
2018-01-03
Merge branch 'archlinux'
Luke Shumaker
2017-11-22
Support reproducible builds
Eli Schwartz
2017-11-08
Remove i686 support
Bartłomiej Piotrowski
2017-10-30
use makepkg library instead of local function copies
Luke Shumaker
2017-07-05
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
Luke Shumaker
2017-07-05
Make slightly more involved changes to make shellcheck happy.
Luke Shumaker
2017-07-05
Quote strings that shellcheck warns about.
Luke Shumaker
2017-07-05
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-07-05
lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
Luke Shumaker
2017-07-05
makechrootpkg: sync_chroot: Make more general.
Luke Shumaker
2017-07-05
makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.
Luke Shumaker
2017-05-05
common.sh: Add a find_cached_srcpackage counterpart to find_cached_package
Luke Shumaker
2017-05-05
lib/common.sh: Discourage use in favor of libremessages.
Luke Shumaker
2017-05-05
lib/common.sh: Internationalize.
Luke Shumaker
2017-05-05
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
lukeshu/to-upstream/pre-release-20170505
Luke Shumaker
2017-05-05
Make slightly more involved changes to make shellcheck happy.
Luke Shumaker
2017-05-04
Quote strings that shellcheck warns about.
Luke Shumaker
2017-05-04
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-04-16
lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
Luke Shumaker
2017-04-16
makechrootpkg: sync_chroot: Make more general.
Luke Shumaker
2017-04-16
makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.
Luke Shumaker
2017-04-05
lib/common.sh: Make it safe to include multiple times.
Luke Shumaker
2017-04-05
lib/common.sh: Adjust to work properly with `set -u`.
Luke Shumaker
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
2017-04-05
Add '#!/hint/bash' headers to non-executable bash files.
Luke Shumaker
2017-04-05
lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use
Luke Shumaker
2017-04-05
lib/common.sh: lock, slock: Create directories for locks if necessary.
Luke Shumaker
2017-04-05
lib/common.sh: lock, slock: Allow locks to be inherited.
Luke Shumaker
2017-04-05
lib/common.sh: add 'lock_close'; use it as appropriate.
Luke Shumaker
2017-03-07
archbuild/makechrootpkg: Delete subvolumes in roots
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Add is_btrfs helper
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Simplify check_root
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Move CHROOT_VERSION to a common file
Jan Alexander Steffens (heftig)
2017-03-04
lib: remove unused version, pkgparts
Jelle van der Waa
2017-03-04
lib: remove unused left, right
Jelle van der Waa
2014-09-22
common: remove unreachable statement
Dave Reisner
2014-09-22
common.sh: propagate error through trap_exit
Dave Reisner
2014-05-10
Switch to root when started as regular user
Sébastien Luttringer
2014-05-10
get_full_version :: remove duplicated epoch check
BlackEagle
2014-05-10
when cleanup is called without code exit with 0
BlackEagle
2014-05-10
abort and die are serious errors so throw 255 out
BlackEagle
2013-11-04
find_cached_package: avoid adding duplicates
Dave Reisner
2013-11-01
common: implement find_cached_package
Dave Reisner
2013-08-08
common: Properly forward arguments from die to error
Dave Reisner
2013-05-03
lib/common.sh: Introduce locking helper functions
Jan Alexander Steffens (heftig)
2012-10-27
Fix return code handling
Jan Alexander Steffens (heftig)
[next]