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
2018-02-01
bin/build-packages: fix comment to not break php script
Erich Eckner
2018-02-01
add many mysql-TODOs
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2018-01-17
bin/build-packages: trigger update of upstream i686 package mirror if necessary
Erich Eckner
2018-01-11
bin/build-packages: additional straw to skip check() (not tried by default)
Erich Eckner
2018-01-04
bin/build-packages: check if sources are correct before downloading them
Erich Eckner
2017-12-08
bin/build-packages: add TODO
Erich Eckner
2017-12-04
bin/build-packages: remove sub_pkgrel before downloading x86_64 package for ↵
Erich Eckner
namcap report.
2017-11-28
bin/build-packages: more output
Erich Eckner
2017-11-26
added some help to usage of build-packages
Andreas Baumann
2017-11-25
bin/build-packages: dito
Erich Eckner
2017-11-25
bin/build-packages: do not crash if build master crashes when handing out an ↵
Erich Eckner
assignment
2017-11-25
bin/build-packages: try uploading of error report again in case of error
Erich Eckner
2017-11-24
bin/build-packages: add message if upload of package failed
Erich Eckner
2017-11-23
add sub_pkgrel (starting from .0) to differentiate between multiple build ↵
Erich Eckner
attempts of otherwise identical packages (e.g. identical upstream source)
2017-11-22
bin/build-packages, bin/common-functions: accept and respect sub_pkgrel from ↵
Erich Eckner
get-assignment
2017-11-22
bin/build-packages: fix rare bug in creation of source package name
Erich Eckner
2017-11-22
bin/build-packages: remove fractional part from pkgrel
Erich Eckner
2017-11-10
bin/build-packages: use sudo for calling build command
Erich Eckner
2017-10-24
bin/build-packages, bin/get-assignment: add options to prefer a build order
Erich Eckner
2017-10-24
bin/build-packages, bin/common-functions: namcap-smoothening: remove haskell ↵
Erich Eckner
hashes and architecture specific stuff, too
2017-10-24
bin/common-functions, bin/build-packages: fix typo in function name
Erich Eckner
2017-10-24
bin/build-packages: sort content of square brackets in namcap output - ↵
Erich Eckner
hopefully this reduces the count of diff-lines
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
[next]