summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03bin/build-packages: fix -lErich Eckner
2019-07-03bin/build-packages: store name of log file in variable. After build failure, ...Erich Eckner
2019-07-03bin/build-packages: clean up mess with verifysource.log: give it a proper nam...Erich Eckner
2019-07-03misc/database-layout.dump: updated `blacklist_packages`Erich Eckner
2019-07-03bin/bootstrap-mysql: add keys to temporary blacklist tables (accellerates que...Erich Eckner
2019-07-03bin/bootstrap-mysql: restructure blacklist_packages to use less/no "EXISTS" q...Erich Eckner
2019-07-02bin/bootstrap-mysql: add TODOErich Eckner
2019-07-02bin/get-package-updates: do not count packages blacklisted on i486 as blackli...Erich Eckner
2019-07-02bin/bootstrap-mysql: blacklist_packages: add proper(?) architecture checksErich Eckner
2019-07-02lib/common-functions: update_blocked_packages_count() should use "unimportant...Erich Eckner
2019-07-01bin/build-packages: extract perl version from `objdump -x`s RPATH, tooErich Eckner
2019-06-28bin/return-assignment: prioritize failed build_assignments iff a broken depen...Erich Eckner
2019-06-28lib/load-configuration, bin/slave-build-connect: skip logging of all commands...Erich Eckner
2019-06-28lib/load-configuration: do not log ii-answer, tooErich Eckner
2019-06-28bin/return-assignment: correctly continue linesErich Eckner
2019-06-28lib/load-configuration: skip logging for useless commandsErich Eckner
2019-06-28lib/load-configuration: log each command to the databaseErich Eckner
2019-06-28new table `command_log`Erich Eckner
2019-06-26bin/get-assignment: fix toolchain logicErich Eckner
2019-06-26bin/bootstrap-mysql: grant CREATE TEMPORARY TABLES to webserver, tooErich Eckner
2019-06-26lib/mysql-functions: make mysql_run_query() more verbose in case of errorErich Eckner
2019-06-26bin/bootstrap-mysql: grant access for webserver, too (we replicate mysql user...Erich Eckner
2019-06-25bin/build-master-status: add TODOErich Eckner
2019-06-25bin/bisect-database-dumps: also bisect for "when did x vanish"Erich Eckner
2019-06-24bin/build-packages: :haskell_without_check: should not skip if it's not a has...Erich Eckner
2019-06-24bin/return-assignment: correctly reschedule when haskell-* reports "Bad inter...Erich Eckner
2019-06-24add missing file modifications from 944ee949d4a7b548c5586fe144b33903e9b5b63fErich Eckner
2019-06-24bin/build-packages: clean up haskell-* logic of :without_check: strawErich Eckner
2019-06-24bin/return-assignment: convert haskell-* names to lower caseErich Eckner
2019-06-24bin/return-assignment: make haskell-failure-regex less strictErich Eckner
2019-06-24bin/get-assignment: the most abundand build slaves should get all kind of arc...Erich Eckner
2019-06-24lib/mysql-functions: mysql_determine_majority_build_slave_architecture_id() newErich Eckner
2019-06-23bin/build-packages: fix $((minor_version+1)) for ruby-,python-,perl-dependent...Erich Eckner
2019-06-21bin/sanity-check: extend TODOErich Eckner
2019-06-21bin/sanity-check: add TODOErich Eckner
2019-06-21bin/bisect-database-dumps: add explanationErich Eckner
2019-06-21bin/bisect-database-dumps new to bisect through the database dumpsErich Eckner
2019-06-21lib/common-functions: fix buggy mysql queryErich Eckner
2019-06-21lib/common-functions: update_blocked_packages_count(): consider haskell-* mak...Erich Eckner
2019-06-20bin/build-packages: hide output of failing mvErich Eckner
2019-06-20bin/build-packages: save logs of `makepkg --verifysource` runsErich Eckner
2019-06-20bin/build-packages: fix broken sedErich Eckner
2019-06-20bin/build-packages: update TODOErich Eckner
2019-06-20straws mirrored_source and mirrored_source_by_hash should be only active in t...Erich Eckner
2019-06-20bin/build-packages: fixing sources should not happen in the try-to-fix-the-bu...Erich Eckner
2019-06-20bin/build-packages: receive gpg keys before building and after `makepkg --ver...Erich Eckner
2019-06-20bin/build-packages: discard output of makepkg --verifysourceErich Eckner
2019-06-20bin/build-packages: deduplicate a lineErich Eckner
2019-06-20move default value assignment into lib/load-configuration; comment default va...Erich Eckner
2019-06-20bin/build-packages: download and check sources in a separate stepErich Eckner