Age | Commit message (Expand) | Author |
2019-02-15 | lib/mysql-functions: mysql_sanity_check() check for left-over signatures in p... | Erich Eckner |
2019-02-06 | bin/check-mirrors: urls should include the trailing / | Erich Eckner |
2019-02-02 | bin/build-packages: add versioned ruby dependency via $pkgname.so.needs | Erich Eckner |
2019-02-01 | README.md: add descriptions for all binaries | Erich Eckner |
2019-02-01 | some more shellcheck in local-build-package | Andreas Baumann |
2019-02-01 | bin/build-packages: do not try to un-flock if no flock was acquired due to -l | Erich Eckner |
2019-02-01 | bin/build-packages: $arch needs to be set with -l, too | Erich Eckner |
2019-02-01 | bin/local-build-package: make pass shellcheck (hopefully w/o breaking it) | Erich Eckner |
2019-01-28 | set default arch in local-build-package | Andreas Baumann |
2019-01-27 | joined the bootstrap and local build script to one script | Andreas Baumann |
2019-01-25 | added a bootstrapping package maker working around normal build scripts and r... | Andreas Baumann |
2019-01-25 | added a local build package working without the buildmaster | Andreas Baumann |
2019-01-25 | misc/database-layout.dump: architecture of package_blobs mus be identical | Erich Eckner |
2019-01-25 | misc/database-layout.dump: database version (and thus defaults) updated | Erich Eckner |
2019-01-25 | bin/bootstrap-mysql: package_blobs are only relevant if of identical architec... | Erich Eckner |
2019-01-24 | bin/cleanup: only keep 1 log instead of 10 | Erich Eckner |
2019-01-24 | bin/cleanup: first remove database entries, then remove logfiles w/o database... | Erich Eckner |
2019-01-24 | lib/mysql-functions: mysql_find_build_assignment_loops() should treat haskell... | Erich Eckner |
2019-01-23 | lib/mysql-functions: mysql_query_has_pending_dependencies(): treat makedepend... | Erich Eckner |
2019-01-22 | bin/return-assignment: only reschedule packages that have not been touched si... | Erich Eckner |
2019-01-22 | bin/build-packages: iteratively strip suffixes from provided libraries - we p... | Erich Eckner |
2019-01-21 | bin/clean-dependencies: hopefully fixed bad regex | Erich Eckner |
2019-01-21 | bin/clean-dependencies: does remove to much - make it unrunable for now | Erich Eckner |
2019-01-21 | bin/clean-dependencies: fix typo | Erich Eckner |
2019-01-21 | bin/clean-dependencies: show more progress, abort when curl fails | Erich Eckner |
2019-01-21 | bin/clean-dependencies new | Erich Eckner |
2019-01-19 | bin/ping-from-slave: no lf in base64 of trials | Erich Eckner |
2019-01-19 | max_testing_duration is now an integer (days) | Erich Eckner |
2019-01-19 | bin/db-update: ADDDATE(x,-y) -> SUBDATE(x,y) | Erich Eckner |
2019-01-18 | bin/return-assignment: tell the slave what build-assignment has been aborted | Erich Eckner |
2019-01-18 | lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patch | Erich Eckner |
2019-01-17 | bin/bootstrap-mysql: fix typo | Erich Eckner |
2019-01-17 | misc/database-layout.dump: calculate_maximal_moveable_set was updated | Erich Eckner |
2019-01-17 | bin/bootstrap-mysql: several checks by `repository_stability_relations` were ... | Erich Eckner |
2019-01-17 | bin/bootstrap-mysql: fix indentation | Erich Eckner |
2019-01-17 | misc/database-layout.dump: update to new package_blobs-generation | Erich Eckner |
2019-01-17 | style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines | Erich Eckner |
2019-01-17 | bin/bootstrap-mysql: add all packages to package_blobs, so we move split pack... | Erich Eckner |
2019-01-16 | bin/build-packages: -d|--diff new - we can now build the trunk version more e... | Erich Eckner |
2019-01-15 | lib/load-configuration: do "set +e" if run from bash and base_dir already set... | Erich Eckner |
2019-01-15 | bin/db-update -p: consider the stability of the repos | Erich Eckner |
2019-01-15 | bin/db-update: name tables | Erich Eckner |
2019-01-15 | bin/seed-build-list: add TODO | Erich Eckner |
2019-01-15 | bin/db-update -p: care about versions, too | Erich Eckner |
2019-01-15 | bin/db-update: add another TODO | Erich Eckner |
2019-01-15 | bin/db-update: add TODO | Erich Eckner |
2019-01-15 | bin/db-update: add some comments | Erich Eckner |
2019-01-15 | bin/db-update -p: moved packages may replace packages in other repositories o... | Erich Eckner |
2019-01-15 | bin/build-packages: do not run chmod on symlinks | Erich Eckner |
2019-01-14 | bin/seed-build-list: rewrite -a - hopefully for the better, this time ;-) | Erich Eckner |