summaryrefslogtreecommitdiff
path: root/bin/build-packages
AgeCommit message (Expand)Author
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 case...Erich Eckner
2017-09-19bin/build-packages: cleanup todosErich Eckner
2017-09-13remove "max_parallel_build_per_client" - every client should run only one bui...Erich Eckner
2017-09-04bin/build-packages: accept "$git_repo-HEAD" as revision for package repositor...Erich Eckner
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 cu...Erich Eckner
2017-09-01bin/build-packages: if package should not be uploaded, show logs of failed bu...Erich Eckner
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 b...Erich Eckner
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 s...Erich Eckner
2017-07-18include i686 (again?) in arch listErich Eckner
2017-07-18bin/build-packages: refer to $straws_that_might_repair_failing_builds about h...Erich Eckner
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 fil...Erich Eckner
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 o...Erich Eckner
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
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 ava...Erich Eckner
2017-05-31bin/build-packages: handle busy build server in case of tried error reportErich Eckner
2017-05-31bin/build-packages: bugfixErich Eckner