Age | Commit message (Expand) | Author |
2019-04-04 | bin/create-build-support-package: --only-versioned-so-provides should also re... | Erich Eckner |
2019-04-04 | bin/create-build-support-package: --only-versioned-so-provides new - this sho... | Erich Eckner |
2019-03-07 | bin/update-pacman-dbs: also update pacman sync cache of host | Erich Eckner |
2019-03-07 | bin/put-upstream-packages-into-db new | Erich Eckner |
2019-03-07 | "pentium3" -> "pentium4" | Erich Eckner |
2019-02-28 | bin/get-package-updates | Erich Eckner |
2019-02-22 | bin/build-packages: add TODO | Erich Eckner |
2019-02-19 | bin/return-assignment: fill new column | Erich Eckner |
2019-02-19 | bin/create-build-support-package: copy install_target_is_group from original ... | Erich Eckner |
2019-02-16 | bin/return-assignment: use grep -x instead of manually adding ^...$ to regex | Erich Eckner |
2019-02-15 | bin/delete-packages: more helpful help message for -b | Erich Eckner |
2019-02-15 | bin/create-build-support-package: should work for now | Erich Eckner |
2019-02-15 | bin/create-build-support-package: check for correct signature | Erich Eckner |
2019-02-15 | bin/create-build-support-package: some progress | Erich Eckner |
2019-02-15 | bin/create-build-support-package: more bugfixes | Erich Eckner |
2019-02-15 | bin/create-build-support-package: give more specific instructions | Erich Eckner |
2019-02-15 | bin/create-build-support-package: some bug fixes | Erich Eckner |
2019-02-15 | bin/create-build-support-package: some progress | Erich Eckner |
2019-02-15 | bin/create-build-support-package-from: added as a TODO | 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 | 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 | 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-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 | 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-17 | bin/bootstrap-mysql: fix typo | 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 | 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 | bin/db-update -p: consider the stability of the repos | Erich Eckner |
2019-01-15 | bin/db-update: name tables | Erich Eckner |