Age | Commit message (Expand) | Author |
2019-05-04 | bin/prioritize-build-list: when -d given: run until no more priorities change | Erich Eckner |
2019-05-03 | bin/prioritize-build-list: break items at any space | Erich Eckner |
2019-05-03 | bin/seed-build-list: -a should ignore i486 for now | Erich Eckner |
2019-05-03 | bin/get-assignment: accellerate query by using temporary table holding the ar... | Erich Eckner |
2019-05-03 | bin/get-assignment: order by "was built the least times" instead of "was buil... | Erich Eckner |
2019-04-30 | bin/get-assignment: add TODO | Erich Eckner |
2019-04-30 | bin/seed-build-list: do not ignore i486, pentium4 and any anymore - the worst... | Erich Eckner |
2019-04-30 | bin/build-packages: python<2.x is not satisfyable - we need python2<2.x | Erich Eckner |
2019-04-29 | misc/database-layout.dump: `calculate_maximal_moveable_set` operates on a per... | Erich Eckner |
2019-04-29 | bin/db-update: operate on a per-arch and per-stability basis | Erich Eckner |
2019-04-29 | bin/bootstrap-mysql: caluclate_maximal_moveable_set now operates per-arch and... | Erich Eckner |
2019-04-29 | bin/db-update: add TODO | Erich Eckner |
2019-04-23 | lib/common-functions: apply_trunk_patch() should also copy over missing files | Erich Eckner |
2019-04-18 | bin/get-assignment: add TODO | Erich Eckner |
2019-04-17 | bin/build-packages: -d should require, that the given package is indeed the p... | Erich Eckner |
2019-04-17 | bin/build-packages: tell the build master that we aborted the build due to no... | Erich Eckner |
2019-04-17 | lib/common-functions: recursively_umount_and_rm(): copy stuff from archlinux/... | Erich Eckner |
2019-04-16 | bin/seed-build-list: add TODO | Erich Eckner |
2019-04-16 | bin/seed-build-list: -j|--jostle new to insert packages /at front/ of build-list | Erich Eckner |
2019-04-15 | bin/seed-build-list: should run mysql_find_build_assignment_loops() at the en... | Erich Eckner |
2019-04-15 | bin/build-packages: remove legacy switch | Erich Eckner |
2019-04-15 | bin/get-assignment: fix comment about ordering of build assignments | Erich Eckner |
2019-04-15 | bin/get-assignment: add TODO | Erich Eckner |
2019-04-15 | lib/mysql-functions: support pentium4, too | Erich Eckner |
2019-04-15 | bin/get-assignment: add comment about accepted parameters | Erich Eckner |
2019-04-15 | bin/build-packages: print architecture of built package | Erich Eckner |
2019-04-15 | lib/mysql-functions: mysql_sanity_check() we have more architectures now, thu... | Erich Eckner |
2019-04-15 | bin/build-packages: we're not interested in what this cpu /can/ do, but what ... | Erich Eckner |
2019-04-15 | bin/get-assignment: do and remove TODOs | Erich Eckner |
2019-04-15 | bin/build-packages: remove done TODOs | Erich Eckner |
2019-04-15 | bin/get-assignment: tell the build slave, which architecture the build-assign... | Erich Eckner |
2019-04-15 | bin/build-packages: fall back to $my_arch if build master does not tell us wh... | Erich Eckner |
2019-04-14 | bin/get-assignment,bin/build-packages: b408d8f introduced a bug, let's revert... | Erich Eckner |
2019-04-14 | bin/build-packages: request "pentium4" packages if we have sse2 | Erich Eckner |
2019-04-14 | bin/get-assignment: hand out /any/ compatible architecture | Erich Eckner |
2019-04-14 | `architecture_compatibilities`.`build_slave_compatible` new - it holds whethe... | Erich Eckner |
2019-04-12 | lib/mysql-functions: fix indentation | Erich Eckner |
2019-04-12 | pentium4 is new | Erich Eckner |
2019-04-12 | bin/get-package-updates: increase threashold of allowed blacklisted packages ... | Erich Eckner |
2019-04-12 | bin/get-package-updates: check, that we do not go back in time | Erich Eckner |
2019-04-12 | bin/get-package-updates: add option -r to use recent modifications commit eve... | Erich Eckner |
2019-04-12 | "pentium4" is now in the database - update our dump | Erich Eckner |
2019-04-12 | bin/get-package-updates: add todo | Erich Eckner |
2019-04-11 | added pentium4 to local-build-package help | Andreas Baumann |
2019-04-10 | bin/get-assignment: add todo | Erich Eckner |
2019-04-10 | bin/build-packages: add TODO | Erich Eckner |
2019-04-08 | bin/bootstrap-mysql: update grants | Erich Eckner |
2019-04-08 | misc/database-layout.dump: removed some obsolete, experimental stored functions | Erich Eckner |
2019-04-04 | bin/create-build-support-package: fixup of 75c9b80: the pkgname should still ... | Erich Eckner |
2019-04-04 | bin/create-build-support-package: --only-versioned-so-provides should also re... | Erich Eckner |