summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2019-12-06lib/mysql-functions: 1 day after the first build failure, still unbuilt ↵Erich Eckner
dependencies get ignored - we need to move on
2019-12-06bin/bootstrap-mysql: `calculate_maximal_moveable_set`(): deliberately break ↵Erich Eckner
packages which did not successfully build for 1 day
2019-12-06bin/seed-build-list: add TODOErich Eckner
2019-12-06bin/seed-build-list: do not schedule to-be-deleted packages via -aErich Eckner
2019-12-06bin/bootstrap-mysql: expand TODOErich Eckner
2019-11-29bin/get-package-updates: add TODOErich Eckner
2019-11-29bin/return-assignment: fix typo in messageErich Eckner
2019-11-29bin/ii-answer: give links to bugs, tooErich Eckner
2019-11-26bin/seed-build-list: ignore ignored packages with -a, tooErich Eckner
2019-11-26bin/seed-build-list: fix typo in commentErich Eckner
2019-11-26bin/return-assignment: urlencode "+"Erich Eckner
2019-11-26bin/return-assignment: fix typo in status messageErich Eckner
2019-11-23removed all systemd testsAndreas Baumann
2019-11-23better way of stopping build-package in systemd serviceAndreas Baumann
2019-11-23make stop slave switch also work in multi-slave modeAndreas Baumann
2019-11-22bin/build-packages: remove superfluid `flock -u 9`Erich Eckner
2019-11-21bin/bootstrap-mysql: calculate_maximal_moveable_set(): check version for ↵Erich Eckner
moved packages, too - TODO is done
2019-11-21bin/bootstrap-mysql: calculate_maximal_moveable_set(): check version for ↵Erich Eckner
not-moved packages
2019-11-21bin/bootstrap-mysql: add TODOErich Eckner
2019-11-21bin/bisect-database-dumps: files should be sorted by filenameErich Eckner
2019-11-21bin/local-build-package: fix error messageErich Eckner
2019-11-21bin/bisect-database-dumps: database-dump directory changedErich Eckner
2019-11-20local-build-package: allow also any packages to be loaded into local ↵Andreas Baumann
bootstrapping area
2019-11-20bin/change-git-remotes: do not operate on . if git_dir is empty (because the ↵Erich Eckner
repo does not exist locally)
2019-11-18Revert "bin/change-git-remotes: not all urls have changed ..."Erich Eckner
This reverts commit da676e6ab58b509a8bb1897c920c17c936abe5cb. deep42thought changed the urls of git2 and git4 to match the others ;-)
2019-11-18bin/get-package-updates: less evalErich Eckner
2019-11-18bin/get-package-updates: less evalErich Eckner
2019-11-18bin/get-package-updates: still-available PKGBUILDs of deleted packages must ↵Erich Eckner
match exactly - otherwise we trigger on build-support/disabled/$pkgname/PKGBUILD, too
2019-11-18bin/change-git-remotes: not all urls have changed ...Erich Eckner
2019-11-18bin/change-git-remotes: update git.archlinux32.org url scheme and ssh git userErich Eckner
2019-11-16bin/seed-build-list: add TODOErich Eckner
2019-11-16bin/seed-build-list: add TODOErich Eckner
2019-11-08bin/check-mirrors: fix CASTErich Eckner
2019-11-08bin/check-mirrors: iso might be from *any* date of monthErich Eckner
2019-11-08bin/check-mirrors: untar git archiveErich Eckner
2019-11-08bin/change-git-remotes: add releng repositoryErich Eckner
2019-11-05bin/nit-picker: check expiry of keys in KeyringErich Eckner
2019-11-05bin/nit-picker: build-duration-check -> once-a-day-checkErich Eckner
2019-11-05bin/nit-picker: add TODOErich Eckner
2019-10-31bin/get-package-updates: be more resilient against bogus svn source tree namesErich Eckner
2019-10-29bin/modify-package-state: make help text more verbose about the required formatErich Eckner
2019-10-29bin/bootstrap-mysql: `calculate_maximal_moveable_set`: packages can only ↵Erich Eckner
belong to one package_blob if they reside in repositories of identical architecture (how did "any" packages get moved in the past at all???)
2019-10-29bin/check-mirrors: correctly cast bitsErich Eckner
2019-10-29bin/sanity-check: do not use exitcode 1 but 2 on insanityErich Eckner
2019-10-28bin/nit-picker: check if replication slave is running, before complaining ↵Erich Eckner
about anything
2019-10-25bin/ii-answer: do not welcome phrik - he has not much to quote anywaysErich Eckner
2019-10-23bin/nit-picker: complain on #archlinux32 about wrong dependenciesErich Eckner
2019-10-17bin/nit-picker: do not fail if remove-those-dependencies exists, but matches ↵Erich Eckner
no dependencies
2019-10-17lib/mysql-functions: mysql_package_name_query(): take compression suffix ↵Erich Eckner
from database, default to "tar.xz" for now
2019-10-17`compressions` and `binary_packages`.`compression` newErich Eckner