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
Age
Commit message (
Collapse
)
Author
2018-03-25
misc/database-layout.dmf: package checksum and file list new
Erich Eckner
2018-03-25
misc/database-layout.dmf: layout of the database saved in git, too
Erich Eckner
2018-03-25
conf/default.conf: simplify example of master_mirror_rsync_directory
Erich Eckner
2018-03-24
bin/check-opcodes: fix error message
Erich Eckner
2018-03-24
bin/check-opcodes: reduce "set +e ... set -e"
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-24
Merge pull request #3 from andreasbaumann/opcodes
deep-42-thought
some fixes
2018-03-24
reverted opcode to original (no shellcheck)
Andreas Baumann
added a -d option to check-opcodes renamed pentium4 to pentium3 (because without SSE2 this is the architecture we are aiming at) be more tolerant on failing readelf and objdump handle binaries too
2018-03-23
Merge branch 'master' into opcodes
Andreas Baumann
2018-03-23
bin/check-opcodes: fix find expression to retrieve libraries only
Erich Eckner
2018-03-23
bin/return-assignment: fix regex matching haskell packages
Erich Eckner
2018-03-23
bin/get-package-updates: use revisions from database instead of files
Erich Eckner
2018-03-23
bin/bootstrap-mysql: set head on bootstrapping to HEAD
Erich Eckner
2018-03-23
web-scripts/blacklist.php: order by pkgbase
Erich Eckner
2018-03-23
bin/build-master-status: blacklist.html is obsolete
Erich Eckner
2018-03-23
web-scripts/blacklist.php new
Erich Eckner
2018-03-23
bin/get-package-updates: save black-list(-reason) in database
Erich Eckner
2018-03-23
bin/bootstrap-mysql: build_assignments.is_black_listed should be TEXT
Erich Eckner
2018-03-23
bin/bootstrap-mysql: new column `is_black_listed` in `build_assignments`
Erich Eckner
2018-03-23
lib/common-functions: find_git_repository_to_package_repository read info ↵
Erich Eckner
from database instead of git
2018-03-23
bin/sanity-check: check git heads in database, not in files
Erich Eckner
2018-03-23
web-scripts/statistics.php: add option to chose time axis differently
Erich Eckner
2018-03-22
decommission deletion-list
Erich Eckner
2018-03-22
decommission build-list file
Erich Eckner
2018-03-22
bin/sanity-check: read more information from the database
Erich Eckner
2018-03-22
bin/build-master-status-from-mysql: do not check consistency of database to ↵
Erich Eckner
build-list
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-22
bin/build-packages: remove done TODO
Erich Eckner
2018-03-22
bin/sanity-check: remove done TODO
Erich Eckner
2018-03-22
bin/return-assignment: make "haskell-" prefix optional for rescheduling packages
Erich Eckner
2018-03-22
bin/sanity-check: compare master mirror to tracking information in mysql ↵
Erich Eckner
database
2018-03-22
bin/build-master-status-from-mysql: do not look for locked testing and ↵
Erich Eckner
tested packages (all the information in package-states)
2018-03-22
bin/cleanup: take info about "recent" logfiles from database
Erich Eckner
2018-03-22
lib/common-functions: remove generate_package_metadata, delete_old_metadata ↵
Erich Eckner
- this information is now in the database
2018-03-22
lib/common-functions: silence shellcheck
Erich Eckner
2018-03-22
bin/build-master-status-from-mysql: do not check build-dependencies - ↵
Erich Eckner
they're about to be decommissioned
2018-03-22
bin/why-dont-you: decommission actions that do not look into the database
Erich Eckner
2018-03-22
bin/db-update -p may now also move untested packages (and break consistency)
Erich Eckner
2018-03-22
bin/seed-build-list: print name to stdout, too, so return-assignment reports ↵
Erich Eckner
correcly about rescheduled packages
2018-03-22
bin/seed-build-list: display error on failed lock
Erich Eckner
2018-03-22
bin/db-update: extract package database in tmp_dir, not in /tmp's tmpfs
Erich Eckner
2018-03-22
bin/repo-copy: make location of tmp_dir configurable via $TMPDIR
Erich Eckner
2018-03-21
bin/build-master-status-from-mysql: clean mysql database before check
Erich Eckner
2018-03-21
bin/ping-from-slave new to send pings to buildmaster in regular intervals ↵
Erich Eckner
during a build
2018-03-21
bin/ping-from-slave: tell slave if build is still expected from him
Erich Eckner
2018-03-21
bin/get-package-updates: work/build-order decomissioned
Erich Eckner
2018-03-21
bin/interpret-mail: wait for locks on actions
Erich Eckner
2018-03-21
bin/seed-build-list: --wait new - waiting for lock now optional
Erich Eckner
2018-03-21
bin/modify-package-state: --wait new
Erich Eckner
2018-03-21
bin/copy-to-build-support: --wait new
Erich Eckner
[prev]
[next]