summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-06-21lib/common-functions: update_blocked_packages_count(): consider haskell-* mak...Erich Eckner
2019-06-20straws mirrored_source and mirrored_source_by_hash should be only active in t...Erich Eckner
2019-06-20move default value assignment into lib/load-configuration; comment default va...Erich Eckner
2019-06-20added archbuild_chroots parameter for separating slavesAndreas Baumann
2019-06-19lib/load-configuration: canonicalize base_dir, so we can search for it in ~/....Erich Eckner
2019-06-18lib/mysql-functions: remove done TODOErich Eckner
2019-06-18lib/common-functions: count how many packages are being blocked, not _by_ how...Erich Eckner
2019-06-18lib/common-functions: update_blocked_packages_count() new to fill that columnErich Eckner
2019-06-16lib/mysql-functions: add TODOErich Eckner
2019-06-16lib/common-functions: trigger_mirror_refreshs(): ignore exit code of "screen ...Erich Eckner
2019-06-16added screen -wipe in trigger_mirror_refreshsAndreas Baumann
2019-06-16lib/common-functions: trigger_mirror_refreshs(): wait for screen(s) to finish...Erich Eckner
2019-05-22lib/common-functions: recursively_umount_and_rm() make unsufficient privilege...Erich Eckner
2019-05-20lib/common-functions: recursively_umount_and_rm(): check that argument is dir...Erich Eckner
2019-04-23lib/common-functions: apply_trunk_patch() should also copy over missing filesErich Eckner
2019-04-17lib/common-functions: recursively_umount_and_rm(): copy stuff from archlinux/...Erich Eckner
2019-04-15lib/mysql-functions: support pentium4, tooErich Eckner
2019-04-15lib/mysql-functions: mysql_sanity_check() we have more architectures now, thu...Erich Eckner
2019-04-12lib/mysql-functions: fix indentationErich Eckner
2019-04-12pentium4 is newErich Eckner
2019-03-07"pentium3" -> "pentium4"Erich Eckner
2019-02-28lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier ...Erich Eckner
2019-02-19lib/mysql-functions: store in database, wether install_target is group or notErich Eckner
2019-02-15lib/common-functions: remove_old_package_versions(): remove signatures from p...Erich Eckner
2019-02-15lib/mysql-functions: mysql_sanity_check() check for left-over signatures in p...Erich Eckner
2019-01-24lib/mysql-functions: mysql_find_build_assignment_loops() should treat haskell...Erich Eckner
2019-01-23lib/mysql-functions: mysql_query_has_pending_dependencies(): treat makedepend...Erich Eckner
2019-01-19max_testing_duration is now an integer (days)Erich Eckner
2019-01-18lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patchErich Eckner
2019-01-17style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source linesErich Eckner
2019-01-16bin/build-packages: -d|--diff new - we can now build the trunk version more e...Erich Eckner
2019-01-15lib/load-configuration: do "set +e" if run from bash and base_dir already set...Erich Eckner
2018-11-23lib/load-configuration: do not set base_dir if it is already setErich Eckner
2018-11-22lib/mysql-functions: mysql_load_min_and_max_versions(): extract version ids, tooErich Eckner
2018-11-22lib/mysql-functions: remove done TODOErich Eckner
2018-11-22lib/mysql-functions: mysql_retrieve_static_information(): extract current git...Erich Eckner
2018-11-17the user on the buildmaster is now "master" instead of "slave"Erich Eckner
2018-10-29lib/mysql-functions: fix typo in todoErich Eckner
2018-10-29lib/mysql-functions: add TODOErich Eckner
2018-10-29lib/mysql-functions: do not add NULL versionsErich Eckner
2018-10-29lib/mysql-functions: ommit pkgrel from versioned dependencies, etc.Erich Eckner
2018-10-11lib/mysql-functions: mysql_query_remove_old_binary_packages_from_build_list()...Erich Eckner
2018-10-11lib/mysql-functions: mysql_generate_package_metadata() should remove identica...Erich Eckner
2018-10-09lib/load-configuration,conf/slave.conf.example: access sources-by-hash mirror...Erich Eckner
2018-10-08lib/common-functions: download_sources_by_hash() should not check out the sou...Erich Eckner
2018-10-02lib/mysql-functions: mysql_run_query(): rename INFILEs to make query more eas...Erich Eckner
2018-09-30Revert "Merge branch 'archive-server'"Erich Eckner
2018-09-28lib/common-functions: append lib/PKGBUILD-appendix-for-archive-server to PKGB...Erich Eckner
2018-09-28lib/mysql-functions: mysql_cleanup() now also cleans up the priorities of bui...Erich Eckner
2018-09-26lib/mysql-functions: add mysq_join_package_sources_toolchain_order and vice v...Erich Eckner