summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-06lib/mysql-functions: fix another typoErich Eckner
2019-12-06lib/mysql-functions: fix typoErich Eckner
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-29lib/common-functions: mangle_pkgbuild(): do not try to remove pkgrels from ↵Erich Eckner
dependencies which contain a "$"
2019-11-29bin/ii-answer: give links to bugs, tooErich Eckner
2019-11-28lib/common-functions: mangle_pkgbuild(): do *not* match on "=" from declarationErich Eckner
2019-11-28lib/common-functions: mangle_pkgbuild(): remove $pkgrel from ↵Erich Eckner
{make,check,opt,}depends
2019-11-27added a simpler graceful stop versionAndreas Baumann
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-23implemented a stop build slave switch for running in a restartable systemd ↵Andreas Baumann
service
2019-11-22bin/build-packages: remove superfluid `flock -u 9`Erich Eckner
2019-11-22lib/load-configuration: fix exit-code logic for buildmaster-on-haltErich Eckner
2019-11-21misc/database-layout.dump: reflect changes of calculate_maximal_moveable_set()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-20lib/common-functions: silence shellcheckErich Eckner
2019-11-19lib/common-functions: find_package_repository_to_package(): make error ↵Erich Eckner
messages more verbose
2019-11-19lib/common-functions: find_package_repository_to_package(): ignore blacklistErich Eckner
2019-11-18lib/common-functions: find_package_repository_to_package(): print what went ↵Erich Eckner
wrong
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-15misc/database-layout.dump: [build-support] can now be filled by ↵Erich Eckner
freshly-compiled packages, too (hopefully)
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