Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
common-functions
Age
Commit message (
Collapse
)
Author
2017-08-28
bin/common-functions: append_architectures: only add architecture if not "any"
Erich Eckner
2017-08-23
silence all other shellcheck warnings
Erich Eckner
2017-08-23
silence even more shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-22
bin/common-functions: clarify comment
Erich Eckner
2017-08-22
bin/build-packages: try to download sources by hash
Erich Eckner
2017-08-15
bin/common-functions: add ugly hack to make perl-list-moreutils find its ↵
Erich Eckner
PKGBUILD
2017-08-03
bin/common-functions: append architectures also if PKGBUILD not modified ↵
Erich Eckner
otherwise
2017-08-02
clean up some bashisms
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-29
new routine to find dependencies on the build list: ↵
Erich Eckner
"find_dependencies_on_build_list"
2017-07-29
ignore *-unstable repositories everywhere
Erich Eckner
2017-07-28
bin/common-functions: bugfix, cleanup
Erich Eckner
2017-07-28
bin/common-functions: take into account *_i686 variables
Erich Eckner
2017-07-28
bin/common-functions: extract_source_directory new, extract full source dir ↵
Erich Eckner
before running "makepkg --printsrcinfo"
2017-07-28
files in package-infos contain the repository now, too
Erich Eckner
2017-07-28
bin/common-functions: another bugfix
Erich Eckner
2017-07-28
bin/common-functions: bugfix
Erich Eckner
2017-07-28
switch from our mksrcinfo to "makepkg --printsrcinfo"
Erich Eckner
2017-07-27
bin/common-functions: forgot one "ls" inside git archive
Erich Eckner
2017-07-27
bin/common-functions: do not "ls" in git archive
Erich Eckner
2017-07-27
bin/common-functions: remove redundancy, make comment more precise
Erich Eckner
2017-07-20
bin/common-functions: accelerate delete_old_metadata
Erich Eckner
2017-07-20
bin/common-functions: find_package_repository_to_package new
Erich Eckner
2017-07-19
bin/common-functions: generate_package_metadata: include all groups in ↵
Erich Eckner
"builds", include provides in "groups"
2017-07-19
bin/common-functions: delete_old_metadata: keep at least one version of ↵
Erich Eckner
every known package
2017-07-19
bin/common-functions: add shortcut if only one revision is to be sorted
Erich Eckner
2017-07-19
bin/common-functions: find_newest_of_git_revisions new
Erich Eckner
2017-07-19
bin/common-functions: also extract groups of package
Erich Eckner
2017-07-18
include i686 (again?) in arch list
Erich Eckner
2017-07-14
bin/common-functions: include base (and base-devel) into package metadata
Erich Eckner
2017-07-12
bin/common-functions: do not delete metadata of packages on the deletion list
Erich Eckner
2017-07-11
treat base and base-devel like dependencies
Erich Eckner
2017-07-05
bin/common-functions: find_repository_with_commit now knows "build-support"
Erich Eckner
2017-07-04
bin/common-functions, bin/db-update, bin/return-assignment: recognize ↵
Erich Eckner
build-support as untested, unstaged repository
2017-07-04
bin/get-assignment, bin/get-package-updates: adding "break_loops" order ↵
Erich Eckner
enhanced and extracted to a function
2017-07-04
bin/common-functions, bin/db-update: use tempdir outside of tmpfs
Erich Eckner
2017-06-30
master_mirror_command, master_mirror_directory -> ↵
Erich Eckner
master_mirror_rsync_command, master_mirror_rsync_directory
2017-06-29
bin/common-functions: add sanity check after execution of make_source_info
Erich Eckner
2017-06-29
bin/common-functions: *.needs now contains build- and runtime dependencies
Erich Eckner
2017-06-28
properly escape eval expressions
Erich Eckner
2017-06-27
bin/build-packages bin/common-functions: use git archive thoroughly instead ↵
Erich Eckner
of git checkout
2017-06-27
bin/common-functions: several bugfixes in make_source_info
Erich Eckner
2017-06-26
bin/common-functions: ignore testing and staging, too (not only *-testing ↵
Erich Eckner
and *-staging)
2017-06-26
bin/common-functions: make_source_info new: do not "git checkout", but "git ↵
Erich Eckner
archive"
2017-06-26
bin/db-update, bin/common-functions: umount -l instead of umount [-f]
Erich Eckner
2017-06-26
bin/common-functions: use runtime dependencies instead of compiletime ↵
Erich Eckner
dependencies
2017-06-23
move a todo
Erich Eckner
2017-06-23
bin/common-functions: cleanup
Erich Eckner
2017-06-23
bin/common-functions: bin/mksrcinfo new and used via systemd-nspawn with ↵
Erich Eckner
overlayfs to generate .SRCINFO
[next]