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-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
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: ↵
Erich Eckner
"find_dependencies_on_build_list"
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
2017-07-28
bin/build-master-status: remove bashism
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/seed-build-list: use more specific / correct revisions
Erich Eckner
2017-07-27
bin/build-packages: add timestamp to build message
Erich Eckner
2017-07-27
bin/common-functions: remove redundancy, make comment more precise
Erich Eckner
2017-07-27
bin/build-packages: remove bug which prevents tmpdirs from being deleted in ↵
Erich Eckner
some cases
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-20
bin/get-package-updates: do not delete old package metadata
Erich Eckner
2017-07-19
bin/show-dependencies: add lock
Erich Eckner
2017-07-19
bin/show-dependencies: rely on metadata instead of calling "git archive"
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/get-package-updates: delete metadata at later time
Erich Eckner
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/show-dependencies new
Erich Eckner
2017-07-19
bin/common-functions: also extract groups of package
Erich Eckner
2017-07-19
bin/build-master-status: include link to dependency graph
Erich Eckner
2017-07-18
bin/why_dont_you: fix indentation and ignore built packages if asking why ↵
Erich Eckner
something will not be built
2017-07-18
include i686 (again?) in arch list
Erich Eckner
2017-07-18
bin/build-packages: refer to $straws_that_might_repair_failing_builds about ↵
Erich Eckner
how to try to repair failing builds
2017-07-17
bin/build-master-status: add link for FS#number
Erich Eckner
[next]