Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
build-packages
Age
Commit message (
Collapse
)
Author
2017-09-13
remove "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-04
bin/build-packages: accept "$git_repo-HEAD" as revision for package ↵
Erich Eckner
repository $git_repo
2017-09-01
bin/build-packages: option -s new to override straws in use
Erich Eckner
2017-09-01
bin/build-packages: understand "work-tree" as mod_git_revision (-l) to use ↵
Erich Eckner
current work-tree of archlinux32 for building
2017-09-01
bin/build-packages: if package should not be uploaded, show logs of failed ↵
Erich Eckner
builds instead of uploading them
2017-08-30
bin/build-packages: be more verbose about what is being built
Erich Eckner
2017-08-29
bin/build-packages: forgot to add options to getopts
Erich Eckner
2017-08-28
bin/build-packages: add options to force which package to build
Erich Eckner
2017-08-23
bin/build-packages: bugfix
Erich Eckner
2017-08-23
bin/build-packages: bugfix
Erich Eckner
2017-08-23
silence all other shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-22
bin/build-packages: try to download sources by hash
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-28
bin/common-functions: extract_source_directory new, extract full source dir ↵
Erich Eckner
before running "makepkg --printsrcinfo"
2017-07-27
bin/build-packages: add timestamp to build message
Erich Eckner
2017-07-27
bin/build-packages: remove bug which prevents tmpdirs from being deleted in ↵
Erich Eckner
some cases
2017-07-18
include i686 (again?) in arch list
Erich Eckner
2017-07-18
bin/build-packages: refer to $straws_that_might_repair_failing_builds about ↵
Erich Eckner
how to try to repair failing builds
2017-07-07
bin/build-packages: try with-build-support at some point if build fails
Erich Eckner
2017-07-06
bin/build-packages: overwrite files if extracting source package
Erich Eckner
2017-07-04
bin/build-packages: bugfix
Erich Eckner
2017-07-03
bin/build-packages: do not cd into git tree, but merely archive the right ↵
Erich Eckner
files (otherwise git --fetch is not enough)
2017-06-28
properly escape eval expressions
Erich Eckner
2017-06-27
bin/build-packages: update todos
Erich Eckner
2017-06-27
bin/build-packages bin/common-functions: use git archive thoroughly instead ↵
Erich Eckner
of git checkout
2017-06-27
bin/build-packages: add todo
Erich Eckner
2017-06-21
bin/build-packages: bugfix
Erich Eckner
2017-06-21
cleanup
Erich Eckner
2017-06-21
bin/build-packages: be more verbose when waiting for other processes
Erich Eckner
2017-06-21
bin/build-packages: bugfix
Erich Eckner
2017-06-21
bin/build-packages: first gzip, then tar
Erich Eckner
2017-06-21
bin/build-packages: save and upload build log if build fails
Erich Eckner
2017-06-16
mangle TODOs and comments
Erich Eckner
2017-06-15
bin/build-packages: bugfix
Erich Eckner
2017-06-15
removed all bashisms - should work in any POSIX shell, now
Erich Eckner
2017-06-14
remove bashisms - only "bash arrays" and "bash string substituions" left
Erich Eckner
2017-06-10
bin/build-packages: refine comment
Erich Eckner
2017-06-10
bin/build-packages: install archlinux32-keyring explicitely inside the build ↵
Erich Eckner
environment
2017-06-02
bin/build-packages: do not pack debug-package
Erich Eckner
2017-06-02
bin/build-packages: now understands exit code 4
Erich Eckner
2017-05-31
bin/build-packages: ignore failed "git pull"
Erich Eckner
2017-05-31
bin/build-packages: fix typo
Erich Eckner
2017-05-31
bin/build-packages: skip 3rd and 4th compilation if source tarball is not ↵
Erich Eckner
available from mirror
2017-05-31
bin/build-packages: handle busy build server in case of tried error report
Erich Eckner
2017-05-31
bin/build-packages: bugfix
Erich Eckner
2017-05-31
bin/build-packages: new TODO
Erich Eckner
2017-05-31
bin/build-packages: repair download of mirrored source
Erich Eckner
2017-05-31
bin/build-packages: download mirrored source from sources.archlinux.org if ↵
Erich Eckner
available
2017-05-24
bin/build-packages: add TODO (= current bug)
Erich Eckner
[next]