summaryrefslogtreecommitdiff
path: root/bin/build-packages
AgeCommit message (Collapse)Author
2017-10-20bin/build-packages: generate diff from namcap.log to x86_64's namcap.logErich Eckner
2017-10-19bin/build-packages, bin/return-assignment: upload namcap.log (instead of ↵Erich Eckner
build-log) for successful builds, insist on namcap.log for uploaded packages
2017-10-19bin/build-packages: show log in case of successful build and no uploadErich Eckner
2017-10-16bin/build-packages, bin/return-assignment: gzip build-logsErich Eckner
2017-10-16bin/return-assignment, bin/build-packages: return and save build logs in ↵Erich Eckner
case of success, too
2017-09-19bin/build-packages: cleanup todosErich Eckner
2017-09-13remove "max_parallel_build_per_client" - every client should run only one ↵Erich Eckner
build job! - but hand out an old, locked assignment again to the same build slave
2017-09-04bin/build-packages: accept "$git_repo-HEAD" as revision for package ↵Erich Eckner
repository $git_repo
2017-09-01bin/build-packages: option -s new to override straws in useErich Eckner
2017-09-01bin/build-packages: understand "work-tree" as mod_git_revision (-l) to use ↵Erich Eckner
current work-tree of archlinux32 for building
2017-09-01bin/build-packages: if package should not be uploaded, show logs of failed ↵Erich Eckner
builds instead of uploading them
2017-08-30bin/build-packages: be more verbose about what is being builtErich Eckner
2017-08-29bin/build-packages: forgot to add options to getoptsErich Eckner
2017-08-28bin/build-packages: add options to force which package to buildErich Eckner
2017-08-23bin/build-packages: bugfixErich Eckner
2017-08-23bin/build-packages: bugfixErich Eckner
2017-08-23silence all other shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-22bin/build-packages: try to download sources by hashErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-07-28bin/common-functions: extract_source_directory new, extract full source dir ↵Erich Eckner
before running "makepkg --printsrcinfo"
2017-07-27bin/build-packages: add timestamp to build messageErich Eckner
2017-07-27bin/build-packages: remove bug which prevents tmpdirs from being deleted in ↵Erich Eckner
some cases
2017-07-18include i686 (again?) in arch listErich Eckner
2017-07-18bin/build-packages: refer to $straws_that_might_repair_failing_builds about ↵Erich Eckner
how to try to repair failing builds
2017-07-07bin/build-packages: try with-build-support at some point if build failsErich Eckner
2017-07-06bin/build-packages: overwrite files if extracting source packageErich Eckner
2017-07-04bin/build-packages: bugfixErich Eckner
2017-07-03bin/build-packages: do not cd into git tree, but merely archive the right ↵Erich Eckner
files (otherwise git --fetch is not enough)
2017-06-28properly escape eval expressionsErich Eckner
2017-06-27bin/build-packages: update todosErich Eckner
2017-06-27bin/build-packages bin/common-functions: use git archive thoroughly instead ↵Erich Eckner
of git checkout
2017-06-27bin/build-packages: add todoErich Eckner
2017-06-21bin/build-packages: bugfixErich Eckner
2017-06-21cleanupErich Eckner
2017-06-21bin/build-packages: be more verbose when waiting for other processesErich Eckner
2017-06-21bin/build-packages: bugfixErich Eckner
2017-06-21bin/build-packages: first gzip, then tarErich Eckner
2017-06-21bin/build-packages: save and upload build log if build failsErich Eckner
2017-06-16mangle TODOs and commentsErich Eckner
2017-06-15bin/build-packages: bugfixErich Eckner
2017-06-15removed all bashisms - should work in any POSIX shell, nowErich Eckner
2017-06-14remove bashisms - only "bash arrays" and "bash string substituions" leftErich Eckner
2017-06-10bin/build-packages: refine commentErich Eckner
2017-06-10bin/build-packages: install archlinux32-keyring explicitely inside the build ↵Erich Eckner
environment
2017-06-02bin/build-packages: do not pack debug-packageErich Eckner
2017-06-02bin/build-packages: now understands exit code 4Erich Eckner
2017-05-31bin/build-packages: ignore failed "git pull"Erich Eckner
2017-05-31bin/build-packages: fix typoErich Eckner
2017-05-31bin/build-packages: skip 3rd and 4th compilation if source tarball is not ↵Erich Eckner
available from mirror