summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19bin/create-build-support-package: copy install_target_is_group from original ...Erich Eckner
2019-02-19new column in install_target_providers to reflect wether it is a group or a p...Erich Eckner
2019-02-19update regex in database dumpErich Eckner
2019-02-16bin/return-assignment: use grep -x instead of manually adding ^...$ to regexErich Eckner
2019-02-15bin/delete-packages: more helpful help message for -bErich Eckner
2019-02-15bin/create-build-support-package: should work for nowErich Eckner
2019-02-15bin/create-build-support-package: check for correct signatureErich Eckner
2019-02-15bin/create-build-support-package: some progressErich Eckner
2019-02-15bin/create-build-support-package: more bugfixesErich Eckner
2019-02-15bin/create-build-support-package: give more specific instructionsErich Eckner
2019-02-15bin/create-build-support-package: some bug fixesErich Eckner
2019-02-15bin/create-build-support-package: some progressErich Eckner
2019-02-15lib/common-functions: remove_old_package_versions(): remove signatures from p...Erich Eckner
2019-02-15bin/create-build-support-package-from: added as a TODOErich Eckner
2019-02-15lib/mysql-functions: mysql_sanity_check() check for left-over signatures in p...Erich Eckner
2019-02-06bin/check-mirrors: urls should include the trailing /Erich Eckner
2019-02-02bin/build-packages: add versioned ruby dependency via $pkgname.so.needsErich Eckner
2019-02-01README.md: add descriptions for all binariesErich Eckner
2019-02-01some more shellcheck in local-build-packageAndreas Baumann
2019-02-01bin/build-packages: do not try to un-flock if no flock was acquired due to -lErich Eckner
2019-02-01bin/build-packages: $arch needs to be set with -l, tooErich Eckner
2019-02-01bin/local-build-package: make pass shellcheck (hopefully w/o breaking it)Erich Eckner
2019-01-28set default arch in local-build-packageAndreas Baumann
2019-01-27joined the bootstrap and local build script to one scriptAndreas Baumann
2019-01-25added a bootstrapping package maker working around normal build scripts and r...Andreas Baumann
2019-01-25added a local build package working without the buildmasterAndreas Baumann
2019-01-25misc/database-layout.dump: architecture of package_blobs mus be identicalErich Eckner
2019-01-25misc/database-layout.dump: database version (and thus defaults) updatedErich Eckner
2019-01-25bin/bootstrap-mysql: package_blobs are only relevant if of identical architec...Erich Eckner
2019-01-24bin/cleanup: only keep 1 log instead of 10Erich Eckner
2019-01-24bin/cleanup: first remove database entries, then remove logfiles w/o database...Erich Eckner
2019-01-24lib/mysql-functions: mysql_find_build_assignment_loops() should treat haskell...Erich Eckner
2019-01-23lib/mysql-functions: mysql_query_has_pending_dependencies(): treat makedepend...Erich Eckner
2019-01-22bin/return-assignment: only reschedule packages that have not been touched si...Erich Eckner
2019-01-22bin/build-packages: iteratively strip suffixes from provided libraries - we p...Erich Eckner
2019-01-21bin/clean-dependencies: hopefully fixed bad regexErich Eckner
2019-01-21bin/clean-dependencies: does remove to much - make it unrunable for nowErich Eckner
2019-01-21bin/clean-dependencies: fix typoErich Eckner
2019-01-21bin/clean-dependencies: show more progress, abort when curl failsErich Eckner
2019-01-21bin/clean-dependencies newErich Eckner
2019-01-19bin/ping-from-slave: no lf in base64 of trialsErich Eckner
2019-01-19max_testing_duration is now an integer (days)Erich Eckner
2019-01-19bin/db-update: ADDDATE(x,-y) -> SUBDATE(x,y)Erich Eckner
2019-01-18bin/return-assignment: tell the slave what build-assignment has been abortedErich Eckner
2019-01-18lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patchErich Eckner
2019-01-17bin/bootstrap-mysql: fix typoErich Eckner
2019-01-17misc/database-layout.dump: calculate_maximal_moveable_set was updatedErich Eckner
2019-01-17bin/bootstrap-mysql: several checks by `repository_stability_relations` were ...Erich Eckner
2019-01-17bin/bootstrap-mysql: fix indentationErich Eckner
2019-01-17misc/database-layout.dump: update to new package_blobs-generationErich Eckner