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-11-17
bin/build-packages: add TODO
Erich Eckner
2018-11-17
bin/sanity-check: silence tar warnings
Erich Eckner
2018-11-17
README.md: parallel is needed on the buildmaster
Erich Eckner
2018-11-17
the user on the buildmaster is now "master" instead of "slave"
Erich Eckner
2018-11-17
bin/ping-to-master: fix typo in comment
Erich Eckner
2018-11-16
bin/build-packages: add check for empty checksum
Erich Eckner
2018-11-16
bin/build-packages: "grep -w" matched only words - we should do so now, too
Erich Eckner
2018-11-16
bin/build-packages: add library names to provided symbols - it appears, ↵
Erich Eckner
symbol names are only unique within one library
2018-11-15
bin/build-packages: include so versioned symbols in dependencies
Erich Eckner
2018-11-14
bin/prioritize-build-list: architecture must match for -d
Erich Eckner
2018-11-14
bin/delete-packages: identify packages by $repo_arch/$repo/$pkgname instead ↵
Erich Eckner
of binary_packages_in_repositories.id
2018-11-14
bin/sanity-check: simultanously being on the build- and deletion-list is ok, ↵
Erich Eckner
as long as the architectures fulfill some conditions (which were wrongly represented until now)
2018-11-14
bin/build-packages: avoid SC2156
Erich Eckner
2018-11-13
bin/copy-to-build-support: more verbose help message
Erich Eckner
2018-11-09
bin/build-packages: more safety-checks when using :without_systemd_nspawn: - ↵
Erich Eckner
we now require "-p" and that the requested package was actually offered
2018-11-09
bin/build-packages: create namcap.log manually when running makepkg instead ↵
Erich Eckner
of archbuild
2018-11-09
bin/build-packages: makepkg requires some flags ;-)
Erich Eckner
2018-11-09
bin/build-packages: new straw :without_systemd_nspawn:
Erich Eckner
2018-11-02
bin/seed-build-list: fix the auto-seeding
Erich Eckner
2018-11-02
bin/seed-build-list: change TODO
Erich Eckner
2018-11-02
bin/seed-build-list: add TODO
Erich Eckner
2018-10-29
lib/mysql-functions: fix typo in todo
Erich Eckner
2018-10-29
lib/mysql-functions: add TODO
Erich Eckner
2018-10-29
lib/mysql-functions: do not add NULL versions
Erich Eckner
2018-10-29
lib/mysql-functions: ommit pkgrel from versioned dependencies, etc.
Erich Eckner
2018-10-29
bin/build-packages: create and upload empty archive if "tar" fails (so the ↵
Erich Eckner
buildmaster notices the package as broken)
2018-10-29
bin/build-packages: add TODO; do not remove *-debug packages
Erich Eckner
2018-10-28
bin/db-update: -f|--force takes $arch/$repo/$pkgname instead of ↵
Erich Eckner
$binary_packages_in_repositories.id now
2018-10-23
bin/prioritize-build-list: cleanup
Erich Eckner
2018-10-23
bin/prioritize-build-list: fix bugs and only consider run-time dependencies
Erich Eckner
2018-10-23
bin/check-upstream-bug-tracker: -a|--architecture new
Erich Eckner
2018-10-19
bin/check-upstream-bug-tracker: fix typo in error/help message
Erich Eckner
2018-10-18
add "lsof" as dependency
Erich Eckner
2018-10-17
bin/build-master-status: `next_tasks` was inverted
Erich Eckner
2018-10-17
bin/build-master-status: build-assignment statistics should only care about ↵
Erich Eckner
packages which are on the build-list
2018-10-17
bin/build-master-status: add missing "GROUP BY"
Erich Eckner
2018-10-17
misc/database-layout.dump: new columns/keys in `statistics`
Erich Eckner
2018-10-17
bin/build-master-status: Left-join the tables
Erich Eckner
2018-10-17
bin/build-master-status: accellerate query by using "GROUP BY"
Erich Eckner
2018-10-17
bin/build-master-status: explicitely insert date, so it is equal for all ↵
Erich Eckner
architectures
2018-10-17
bin/build-master-status: statistics are now per-architecture
Erich Eckner
2018-10-15
bin/return-assignment: add TODO
Erich Eckner
2018-10-11
bin/get-assignment: do not skip forced-assignments if the first of them is ↵
Erich Eckner
unavailable
2018-10-11
lib/mysql-functions: ↵
Erich Eckner
mysql_query_remove_old_binary_packages_from_build_list() should COMMIT between queries
2018-10-11
bin/get-package-updates: mark last mysql query as "unimportant"
Erich Eckner
2018-10-11
bin/return-assignment: clean up report of missing packages
Erich Eckner
2018-10-11
bin/return-assignment: use plural for reporting broken packages ending in "s"
Erich Eckner
2018-10-11
lib/mysql-functions: mysql_generate_package_metadata() should remove ↵
Erich Eckner
identical binary_packages which are unbuilt before inserting new ones
2018-10-09
bin/return-assignment: do not spam abaumann about i486
Erich Eckner
2018-10-09
lib/load-configuration,conf/slave.conf.example: access sources-by-hash ↵
Erich Eckner
mirror via https instead of http
[prev]
[next]