index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
2017-08-28
bin/build-packages: add options to force which package to build
Erich Eckner
2017-08-28
bin/common-functions: append_architectures: only add architecture if not "any"
Erich Eckner
2017-08-25
bin/db-update: correctly handle dependencies
Erich Eckner
2017-08-25
bin/db-update: bugfix
Erich Eckner
2017-08-24
bin/get-package-updates: remove some white list elements
Erich Eckner
2017-08-24
bin/build-master-status: make link to dependency graph for blocked packages
Erich Eckner
2017-08-24
bin/return-assignment: bugfix
Erich Eckner
2017-08-24
bin/strict-bashism-check: also shellcheck before commiting
Erich Eckner
2017-08-23
bin/build-packages: bugfix
Erich Eckner
2017-08-23
bin/build-master-status: bugfix
Erich Eckner
2017-08-23
bin/calculate-dependent-packages: bugfix
Erich Eckner
2017-08-23
bin/build-packages: bugfix
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-23
bin/build-master-status: make shellcheck-conform
Erich Eckner
2017-08-23
bin/why_dont_you: cleanup
Erich Eckner
2017-08-23
bin/calculate-dependent-packages: correctly handle loops
Erich Eckner
2017-08-22
bin/db-update: add todo
Erich Eckner
2017-08-22
bin/build-master-status: include number of dependent packages on website
Erich Eckner
2017-08-22
bin/common-functions: clarify comment
Erich Eckner
2017-08-22
bin/calculate-dependent-packages new
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-14
bin/db-update: bugfix
Erich Eckner
2017-08-14
bin/db-update: unstage base and base-devel packages only if no base and ↵
Erich Eckner
base-devel packages are on the build-list anymore
2017-08-12
bin/db-update: whoops, bugfix
Erich Eckner
2017-08-12
bin/show-dependencies: combine similar knots
Erich Eckner
2017-08-11
bin/show-dependencies: also print graph of all build-list items
Erich Eckner
2017-08-10
bin/db-update: also accept package file names instead of package state file ↵
Erich Eckner
names
2017-08-08
bin/db-update: unstage base and base-devel packages despite dependencies
Erich Eckner
2017-08-07
bin/show-dependencies: also generate dependency graphs for all dependencies ↵
Erich Eckner
of broken packages on the build list
2017-08-07
bin/show-dependencies: keep all graphs of packages still on the build-list
Erich Eckner
2017-08-03
bin/build-master-status: include title for status webpage
Erich Eckner
2017-08-03
bin/build-master-status: give link to last log for broken packages
Erich Eckner
2017-08-03
bin/build-master-status: do not print packages which would not be built in ↵
Erich Eckner
broken packages list on webserver
2017-08-03
bin/build-master-status: save list of broken packages in temporary file
Erich Eckner
2017-08-03
bin/build-master-status: only count broken packages which would be built (again)
Erich Eckner
2017-08-03
bin/common-functions: append architectures also if PKGBUILD not modified ↵
Erich Eckner
otherwise
2017-08-03
bin/build-master-status: include statistics about packages that could be built
Erich Eckner
2017-08-03
bin/build-master-status: truncate statistics to fixed time periode instead ↵
Erich Eckner
of fixed number of lines
2017-08-03
use sanity-flag file instead of actually checking build master sanity
Erich Eckner
2017-08-03
bin/sanity-check: save mark if build master is insane or sane
Erich Eckner
2017-08-02
bin/build-master-status: fix output for webserver
Erich Eckner
2017-08-02
bin/strict-bashism-check new
Erich Eckner
2017-08-02
clean up some bashisms
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-08-02
bin/get-package-updates: remove bashism
Erich Eckner
2017-08-02
bin/show-dependencies: generate build-list.sorted-by-package on demand
Erich Eckner
2017-08-02
bin/build-master-status: major cleanup: now all variables are read from ↵
Erich Eckner
conf/default.conf instead of command line arguments
[next]