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
Age
Commit message (
Expand
)
Author
2017-08-23
silence even more shellcheck warnings
Erich Eckner
2017-08-23
conf/default.conf: silence "appears unused" warning
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 PKGB...
Erich Eckner
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 base-...
Erich Eckner
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 n...
Erich Eckner
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 o...
Erich Eckner
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 br...
Erich Eckner
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 othe...
Erich Eckner
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 of...
Erich Eckner
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 conf/...
Erich Eckner
2017-08-02
new config variable "webserver_directory" replaces "graphs_directory"
Erich Eckner
2017-08-02
bin/show-dependencies: reduce large graphs by ignoring base and base-devel
Erich Eckner
2017-08-02
bin/show-dependencies: recognize packages on the deletion-list
Erich Eckner
2017-08-02
bin/show-dependencies: bugfixes
Erich Eckner
2017-08-02
bin/show-dependencies: delete spurious pngs
Erich Eckner
2017-08-02
bin/show-dependencies: move output directory variable to conf/default.conf
Erich Eckner
2017-07-29
new routine to find dependencies on the build list: "find_dependencies_on_bui...
Erich Eckner
2017-07-29
ignore *-unstable repositories everywhere
Erich Eckner
2017-07-29
bin/get-package-updates: ignore *-unstable repositories (for now)
Erich Eckner
2017-07-29
bin/get-package-updates: bugfixes, add hack(!)-whitelist
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
[next]