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-10-21
bin/build-packages: fix typo in namcap-diff
Erich Eckner
2017-10-21
bin/build-packages: download a (more) correct x86_64 reference package
Erich Eckner
2017-10-21
bin/build-packages: fix typo
Erich Eckner
2017-10-21
bin/build-packages: try a clean chroot for namcap on x86_64 if first attempt ↵
Erich Eckner
fails
2017-10-21
bin/build-packages: fix indentation
Erich Eckner
2017-10-21
bin/build-packages: try other mirrors if download of x86_64 package fails
Erich Eckner
2017-10-20
bin/build-packages: mark lines in namcap diff with "*" if x86_64 namcap.log ↵
Erich Eckner
is unavailable
2017-10-20
bin/build-packages: generate diff from namcap.log to x86_64's namcap.log
Erich Eckner
2017-10-19
bin/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-19
bin/build-packages: show log in case of successful build and no upload
Erich Eckner
2017-10-16
bin/build-packages, bin/return-assignment: gzip build-logs
Erich Eckner
2017-10-16
bin/return-assignment, bin/build-packages: return and save build logs in ↵
Erich Eckner
case of success, too
2017-09-19
bin/build-packages: cleanup todos
Erich Eckner
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
[next]