summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2017-09-29bin/show-dependencies: bugfixes in case of loopsErich Eckner
2017-09-28bin/get-package-updates: allow blacklisting of luxblend25 - it cannot be ↵Erich Eckner
built for (or installed on) i686
2017-09-28bin/get-package-updates: bugfix in blacklistingErich Eckner
2017-09-28bin/clean-git new for running "git gc" separatelyErich Eckner
2017-09-28bin/build-master-status: bugfix if no staging/testing packagesErich Eckner
2017-09-21bin/db-update: -s|--stabilze newErich Eckner
2017-09-21bin/common-functions: generate_package_metadata more verbose on ↵Erich Eckner
make_source_info failures
2017-09-19bin/db-update: add todoErich Eckner
2017-09-19bin/why-dont-you: clean up tmp_dir, repair "unstage"Erich Eckner
2017-09-19bin/build-master-status: write todos to websiteErich Eckner
2017-09-19bin/build-packages: cleanup todosErich Eckner
2017-09-19clean up todosErich Eckner
2017-09-19bin/db-update: bugfix if list(s) is/are emptyErich Eckner
2017-09-19bin/db-update: somewhat more verbose error messageErich Eckner
2017-09-18bin/db-update: bugfixErich Eckner
2017-09-18bin/common-functions bin/db-update: move packages only with all ↵Erich Eckner
dependencies, "find_biggest_subset_of_packages" new for that
2017-09-17bin/seed-build-list: bugfix - seed with newest revision instead of last ↵Erich Eckner
known (and most probably outdated) one
2017-09-17bin/get-assignment: styleErich Eckner
2017-09-16bin/db-update: add todoErich Eckner
2017-09-16bin/why-dont-you: bugfix: consider dependencies (more) correctlyErich Eckner
2017-09-15bin/common-functions: add todoErich Eckner
2017-09-15bin/show-dependencies: add all build list packages to ALL.pngErich Eckner
2017-09-15bin/show-dependencies: ps aux | grep -> pgrepErich Eckner
2017-09-15bin/seed-build-list: expand_version and shrink_version new to correct ↵Erich Eckner
misbehaving "sort -V" (vs. "vercmp")
2017-09-14bin/build-master-status: also show broken packages whose dependencies are ↵Erich Eckner
not met, but put them into brackets
2017-09-14bin/build-master-status: small cleanupErich Eckner
2017-09-13bin/calculate-dependent-packages: bugfixErich Eckner
2017-09-13clean up meta-data naming mess: {needs; depends} -> {run-depends, ↵Erich Eckner
build-depends} (content differs, too)
2017-09-13bin/interpret-mail: make "err" localErich Eckner
2017-09-13bin/common-functions: clarify commentErich Eckner
2017-09-13bin/db-update: option -u|--unstage new to force an unstage of one packageErich Eckner
2017-09-13bin/interpret-mail: log errors and infosErich Eckner
2017-09-13bin/get-assignment: hand out blocked packages again to the same build slaveErich Eckner
2017-09-13remove "max_parallel_build_per_client" - every client should run only one ↵Erich Eckner
build job! - but hand out an old, locked assignment again to the same build slave
2017-09-13bin/get-assignment, bin/return-assignment: clean up some "grep -l" occurencesErich Eckner
2017-09-12bin/why-dont-you bin/db-update: ignore build-time dependencies for moving ↵Erich Eckner
built packages between repos
2017-09-09bin/seed-build-list: bugfixes and cleanupsErich Eckner
2017-09-07bin/interpret-mail: add newline(s) at end of mailErich Eckner
2017-09-07bin/interpret-mail: be less restrictive about PGP layoutErich Eckner
2017-09-06bin/interpret-mail: remove linebreaks (more) correctlyErich Eckner
2017-09-05bin/build-master-status: bugfix & order building packages by dateErich Eckner
2017-09-05bin/build-master-status: add info about currently building packagesErich Eckner
2017-09-05bin/interpret-mail: repair line breaksErich Eckner
2017-09-05bin/interpret-mail: remove automatic line breaks from email bodyErich Eckner
2017-09-05bin/interpret-mail: add help textErich Eckner
2017-09-05bin/block-package new, bin/interprete-mail can now also block/unblock packagesErich Eckner
2017-09-05bin/build-master-status: include style.cssErich Eckner
2017-09-04bin/db-update: remove stubs of delete_pacakgesErich Eckner
2017-09-04bin/get-package-updates: delete first, update thenErich Eckner
2017-09-04bin/common-functions: remove some debug messagesErich Eckner