summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2019-02-15bin/create-build-support-package: some progressErich Eckner
2019-02-15bin/create-build-support-package-from: added as a TODOErich 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-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-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-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-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-17bin/bootstrap-mysql: fix typoErich 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-17style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source linesErich Eckner
2019-01-17bin/bootstrap-mysql: add all packages to package_blobs, so we move split pack...Erich Eckner
2019-01-16bin/build-packages: -d|--diff new - we can now build the trunk version more e...Erich Eckner
2019-01-15bin/db-update -p: consider the stability of the reposErich Eckner
2019-01-15bin/db-update: name tablesErich Eckner
2019-01-15bin/seed-build-list: add TODOErich Eckner
2019-01-15bin/db-update -p: care about versions, tooErich Eckner
2019-01-15bin/db-update: add another TODOErich Eckner
2019-01-15bin/db-update: add TODOErich Eckner
2019-01-15bin/db-update: add some commentsErich Eckner
2019-01-15bin/db-update -p: moved packages may replace packages in other repositories o...Erich Eckner
2019-01-15bin/build-packages: do not run chmod on symlinksErich Eckner
2019-01-14bin/seed-build-list: rewrite -a - hopefully for the better, this time ;-)Erich Eckner
2019-01-14bin/seed-build-list: 2 -> $architecture_ids__i686Erich Eckner
2019-01-11bin/bootstrap-mysql: only packages with known commit_time may enter package_b...Erich Eckner
2019-01-11bin/db-update: some safeguard: do not "find -delete" w/o "-xdev"Erich Eckner
2019-01-10bin/ii-answer: do not test with single regex, otherwise the salutation must b...Erich Eckner
2019-01-10bin/ii-answer: if we extract the asker via sloppy_salutation, we need to set ...Erich Eckner
2019-01-10bin/ii-answer: add comment about markovErich Eckner
2019-01-10bin/ii-answer: use bin/markov (not in repo) to return random wordsErich Eckner
2019-01-10bin/ii-answer: extrackt nick from sloppy_salutationErich Eckner
2018-12-25bin/bootstrap-mysql: add TODOErich Eckner