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-06-28
bin/copy-to-build-support: create _correct_ symlinks
Erich Eckner
2018-06-27
bin/copy-to-build-support: only consider actual, not-yet-copied packages for ↵
Erich Eckner
copying
2018-06-27
bin/copy-to-build-support: do not prepend "./" to remote paths
Erich Eckner
2018-06-27
bin/copy-to-build-support: exit normally on no-matches
Erich Eckner
2018-06-27
bin/seed-build-list: be more conservative with -a: do not reschedule ↵
Erich Eckner
packages, just because a build-list item will replace the least-stable provider of some dependency (there are no link dependencies on the build-list!)
2018-06-26
bin/seed-build-list: dependencies are also broken if they are not the least ↵
Erich Eckner
stable ones (because then, they will block stabilizing of something)
2018-06-26
bin/why-dont-you: clarify TODO
Erich Eckner
2018-06-26
bin/why-dont-you: partially reimplement why-dont-you stabilize/unstage
Erich Eckner
2018-06-26
lib/load-configuration: revert a little more, now it should _really_ work ...
Erich Eckner
2018-06-26
lib/load-configuration: revert last commit partially - it broke something
Erich Eckner
2018-06-26
lib/load-configuration,lib/mysql-functions: make runable outside of ↵
Erich Eckner
build-master in build-master mode
2018-06-26
lib/load-configuration: load values from database if mysqld is running ↵
Erich Eckner
(makes debugging/testing easier)
2018-06-26
bin/seed-build-list: add TODO
Erich Eckner
2018-06-25
bin/ii-connect: we are now affiliated :-)
Erich Eckner
2018-06-25
bin/seed-build-list: multilib is a valid upstream repository
Erich Eckner
2018-06-25
bin/build-packages: purge multiple libav dependencies
Erich Eckner
2018-06-25
bin/seed-build-list: clarify help text
Erich Eckner
2018-06-25
bin/seed-build-list: -c new: exit-code=0 for unavailable lock
Erich Eckner
2018-06-22
bin/db-update: FROM_stability - not TO_stability
Erich Eckner
2018-06-22
bin/db-update: the OLD dependencies must be broken - not the NEW!
Erich Eckner
2018-06-22
bin/interpret-mail: fix typo in help text
Erich Eckner
2018-06-22
bin/interpret-mail: document "delete:"
Erich Eckner
2018-06-22
bin/interpret-mail: can now delete packages
Erich Eckner
2018-06-22
README.md: clarify dependency "mysqld"
Erich Eckner
2018-06-22
lib/common-functions, lib/mysql-functions: remove artificial dependencies ↵
Erich Eckner
$p-{doc,i18n} -> $p -- they should be covered by the "package-source blob" logic
2018-06-21
lib/mysql-functions: add TODO
Erich Eckner
2018-06-21
lib/common-functions: dependency mangling should happen for _parts_ of split ↵
Erich Eckner
packages
2018-06-21
bin/find-obsolete-packages: ignore archlinux32-keyring and ↵
Erich Eckner
archlinux32-keyring-transition
2018-06-21
bin/find-obsolete-packages: multilib is also an x86_64 repository
Erich Eckner
2018-06-21
lib/load-configuration: source lib/mysql-functions depending on wether ↵
Erich Eckner
mysqld is running or not, not on wether we're the master or not
2018-06-21
bin/get-package-updates: clarify TODO
Erich Eckner
2018-06-21
bin/build-packages: remove unfeasible TODO
Erich Eckner
2018-06-21
lib/common-functions: some *-doc and *-i18n packages have a differently ↵
Erich Eckner
named counterpart or no counterpart at all
2018-06-21
lib/load-configuration: hostname decides wether we are the master or a slave ↵
Erich Eckner
- not if mysqld is running
2018-06-20
bin/build-packages: haskell-* packages will be tried without_check as a last ↵
Erich Eckner
resort
2018-06-20
bin/build-packages: update TODO
Erich Eckner
2018-06-20
bin/ping-from-slave: talk to operators in pms
Erich Eckner
2018-06-20
lib/common-functions: remove_old_package_versions(): "sed w" does not append ↵
Erich Eckner
- we need to do it with a single sed invocation
2018-06-19
bin/sanity-check: accellerate check for left-over mysql files
Erich Eckner
2018-06-19
bin/check-mirrors: run 10 instead of 100 jobs parallel
Erich Eckner
2018-06-18
lib/mysql-functions: blocking dependencies need to be relevant_for_building
Erich Eckner
2018-06-18
bin/return-assignment: mark log_file as existent when putting new entry into ↵
Erich Eckner
failed_builds
2018-06-18
bin/cleanup: keep 10 newest logs of each build_assignment _and_ fail_reason
Erich Eckner
2018-06-18
new column `failed_builds`.`log_file_exists`
Erich Eckner
2018-06-18
misc/database-layout.dump: new failure type "vcs-source"
Erich Eckner
2018-06-18
lib/common-functions: download_sources_by_hash(): download by md5sum, too
Erich Eckner
2018-06-18
bin/get-package-updates: update TODO
Erich Eckner
2018-06-18
bin/build-packages: add TODO
Erich Eckner
2018-06-18
bin/build-master-status: some diversity in irc messages
Erich Eckner
2018-06-18
make "git remote update" failure non-fatal - if it is actually required, we ↵
Erich Eckner
will fail later anyways
[next]