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
Age
Commit message (
Collapse
)
Author
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
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
[next]