index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conf
Age
Commit message (
Expand
)
Author
2017-08-29
bin/interpret-mail: require a valid signature from an admin to do anything
Erich Eckner
2017-08-24
bin/strict-bashism-check: also shellcheck before commiting
Erich Eckner
2017-08-23
conf/default.conf: silence "appears unused" warning
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-08-02
new config variable "webserver_directory" replaces "graphs_directory"
Erich Eckner
2017-08-02
bin/show-dependencies: move output directory variable to conf/default.conf
Erich Eckner
2017-07-28
conf/default.conf: recognize bash and dash if executed with path
Erich Eckner
2017-07-27
conf/default.conf: use more robust method to determine if this is a git repos...
Erich Eckner
2017-07-18
bin/build-packages: refer to $straws_that_might_repair_failing_builds about h...
Erich Eckner
2017-06-30
bin/db-update: switch from sshfs to sftp
Erich Eckner
2017-06-30
master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...
Erich Eckner
2017-06-28
properly escape eval expressions
Erich Eckner
2017-06-21
bin/return-assignment: receive and save build log for failed builds, be more ...
Erich Eckner
2017-06-20
bin/db-update: use sshfs to move packages between repos
Erich Eckner
2017-06-19
switch from sshfs to rsync - to avoid needing to remount
Erich Eckner
2017-06-18
conf/default.conf: new build master
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-09
introduce lock file for package database
Erich Eckner
2017-06-02
conf/default.conf: move lock file to work directory (since that is, what's be...
Erich Eckner
2017-06-02
conf/default.conf: add "export LANG=C"
Erich Eckner
2017-06-02
conf/default.conf: make work even better in bash (did it work before at all?)
Erich Eckner
2017-05-18
conf/default.conf: set up ssh key, too
Erich Eckner
2017-05-18
conf/default.conf: bugfix
Erich Eckner
2017-05-17
conf/default.conf, bin/build-packages: set and use packager key explicitly
Erich Eckner
2017-05-17
conf/default.conf: accelerate check if dir is git repository
Erich Eckner
2017-05-17
use a single lock file for the build list
Erich Eckner
2017-05-17
bin/return-assignment, conf/default.conf: prepare for multiple architecture b...
Erich Eckner
2017-05-13
build for i486 instead of i686
Erich Eckner
2017-05-05
conf/default.conf: add some hack to get the scripts running in a modular fash...
Erich Eckner
2017-05-04
main parts should work - still a lot of TODOs left :-)
Erich Eckner
2017-05-03
breaking of loops optimized
Erich Eckner
2017-04-23
bin/build-packages started
Erich Eckner
2017-04-23
move find_pkgbuild into a separate file
Erich Eckner
2017-04-23
bin/get-assignment: add max_parallel_build_per_client and some verbosity
Erich Eckner
2017-04-23
use mksrcinfo and tsort
Erich Eckner
[prev]