summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2019-06-24bin/build-packages: :haskell_without_check: should not skip if it's not a ↵Erich Eckner
haskell-* package - it should rather append a build trial including straw :without_check: if it is such a package
2019-06-24bin/return-assignment: correctly reschedule when haskell-* reports "Bad ↵Erich Eckner
interface file: "
2019-06-24bin/build-packages: clean up haskell-* logic of :without_check: strawErich Eckner
2019-06-24bin/return-assignment: convert haskell-* names to lower caseErich Eckner
2019-06-24bin/return-assignment: make haskell-failure-regex less strictErich Eckner
2019-06-24bin/get-assignment: the most abundand build slaves should get all kind of ↵Erich Eckner
architectures early
2019-06-23bin/build-packages: fix $((minor_version+1)) for ↵Erich Eckner
ruby-,python-,perl-dependent packages with >= 3 levels of versions
2019-06-21bin/sanity-check: extend TODOErich Eckner
2019-06-21bin/sanity-check: add TODOErich Eckner
2019-06-21bin/bisect-database-dumps: add explanationErich Eckner
2019-06-21bin/bisect-database-dumps new to bisect through the database dumpsErich Eckner
2019-06-20bin/build-packages: hide output of failing mvErich Eckner
2019-06-20bin/build-packages: save logs of `makepkg --verifysource` runsErich Eckner
2019-06-20bin/build-packages: fix broken sedErich Eckner
2019-06-20bin/build-packages: update TODOErich Eckner
2019-06-20bin/build-packages: fixing sources should not happen in the ↵Erich Eckner
try-to-fix-the-build loop
2019-06-20bin/build-packages: receive gpg keys before building and after `makepkg ↵Erich Eckner
--verifysource` failed
2019-06-20bin/build-packages: discard output of makepkg --verifysourceErich Eckner
2019-06-20bin/build-packages: deduplicate a lineErich Eckner
2019-06-20move default value assignment into lib/load-configuration; comment default ↵Erich Eckner
value assignment in *.conf.example
2019-06-20bin/build-packages: download and check sources in a separate stepErich Eckner
2019-06-20bin/build-packages: do not compile if already successfulErich Eckner
2019-06-20set archbuild_chroots to default if not set in configurationAndreas Baumann
2019-06-20merge build-packagesAndreas Baumann
2019-06-20added archbuild_chroots parameter for separating slavesAndreas Baumann
2019-06-20bin/build-packages: remove code which got moved into archbuild (for devtools32)Erich Eckner
2019-06-20bin/build-packages: add TODOErich Eckner
2019-06-20bin/build-packages: expand TODOErich Eckner
2019-06-20bin/build-packages: add TODOErich Eckner
2019-06-19bin/sanity-check: blocked slaves do not have keys in ~/.ssh/authorized_keysErich Eckner
2019-06-19bin/manage-slaves: enable|disable implementedErich Eckner
2019-06-19bin/manage-slaves newErich Eckner
2019-06-19bin/sanity-check: ignore return value of "diff"Erich Eckner
2019-06-19bin/sanity-check: fix faulty escapingErich Eckner
2019-06-19bin/sanity-check: do not hard-code ~Erich Eckner
2019-06-19bin/slave-build-connect: block slaves which have ↵Erich Eckner
`build_slaves`.`access_allowed`==0
2019-06-19bin/sanity-check: check consistency of ~/.ssh/authorized_keys with databaseErich Eckner
2019-06-18bin/get-assignment: resolve cross-architecture-blocking of toolchain packagesErich Eckner
2019-06-18bin/build-master-status: keep the `currently_blocking` column up-to-dateErich Eckner
2019-06-15bin/prioritize-build-list: test for "-f" instead of "! -p" of status output ↵Erich Eckner
device
2019-06-15bin/prioritize-build-list -d should not increase priority of failed buildsErich Eckner
2019-06-14bin/return-assignment: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-12bin/build-packages: only accept versions composed by numbers and dots for ↵Erich Eckner
python, perl and ruby
2019-06-12bin/build-packages: ruby version was wrongly detectedErich Eckner
2019-05-29bin/build-packages: grep had no input file and thus was waiting for stdinErich Eckner
2019-05-24bin/sanity-check: add some verbosity, an rsync and an sftp check to ↵Erich Eckner
"master-mirror-availability" test
2019-05-24bin/sanity-check: add check for reachability of master mirrorErich Eckner