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-10-25
bin/common-functions: fix typo
Erich Eckner
2017-10-25
bin/common-functions: fix comment
Erich Eckner
2017-10-24
bin/build-packages, bin/common-functions: namcap-smoothening: remove haskell ↵
Erich Eckner
hashes and architecture specific stuff, too
2017-10-24
bin/common-functions, bin/build-packages: fix typo in function name
Erich Eckner
2017-10-24
bin/build-packages: sort content of square brackets in namcap output - ↵
Erich Eckner
hopefully this reduces the count of diff-lines
2017-10-23
bin/common-functions: remove_old_package_versions now handles architecture ↵
Erich Eckner
transitions
2017-10-23
bin/common-functions: remove_old_package_versions: cleanup, prepare for ↵
Erich Eckner
arch-change-deletions
2017-09-21
bin/common-functions: generate_package_metadata more verbose on ↵
Erich Eckner
make_source_info failures
2017-09-19
clean up todos
Erich Eckner
2017-09-18
bin/common-functions bin/db-update: move packages only with all ↵
Erich Eckner
dependencies, "find_biggest_subset_of_packages" new for that
2017-09-15
bin/common-functions: add todo
Erich Eckner
2017-09-15
bin/seed-build-list: expand_version and shrink_version new to correct ↵
Erich Eckner
misbehaving "sort -V" (vs. "vercmp")
2017-09-13
clean up meta-data naming mess: {needs; depends} -> {run-depends, ↵
Erich Eckner
build-depends} (content differs, too)
2017-09-13
bin/common-functions: clarify comment
Erich Eckner
2017-09-04
bin/common-functions: remove some debug messages
Erich Eckner
2017-08-31
bin/common-functions: remove_old_package_versions: remove older packages in ↵
Erich Eckner
not-newer repositories and not-older packages in newer repositories
2017-08-30
bin/common-functions: remove_old_package_versions: quote packages
Erich Eckner
2017-08-30
bin/common-functions: remove_old_package_versions: remove older packages ↵
Erich Eckner
also in not-older repositories
2017-08-30
bin/common-functions: remove_old_package_versions: split off architecture ↵
Erich Eckner
from repository
2017-08-30
bin/common-functions: download_sources_by_hash: skip "SKIP"-sums
Erich Eckner
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
[next]