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
Age
Commit message (
Expand
)
Author
2017-06-18
conf/default.conf: new build master
Erich Eckner
2017-06-18
Update README.md
deep-42-thought
2017-06-16
bin/db-update: prepare execution of deletion-list
Erich Eckner
2017-06-16
bin/why_dont_you: fix indentation
Erich Eckner
2017-06-16
bin/why_dont_you: add linebreaks
Erich Eckner
2017-06-16
bin/why_dont_you: rephrase comment
Erich Eckner
2017-06-16
bin/db-update: remove tmp_dir a little later
Erich Eckner
2017-06-16
bin/db-update: remove <()-bashisms
Erich Eckner
2017-06-16
mangle TODOs and comments
Erich Eckner
2017-06-16
bin/return-assignment: bugfix
Erich Eckner
2017-06-16
bin/common-functions: put each "local" on a separate line
Erich Eckner
2017-06-16
rename why_dont_you_build -> why_dont_you: can now also tell why something is...
Erich Eckner
2017-06-16
bin/slave-build-connect: chenge exit code to not be confused with "cannot lock"
Erich Eckner
2017-06-15
bin/common-functions: move several "eval"s to the front
Erich Eckner
2017-06-15
bin/build-packages: bugfix
Erich Eckner
2017-06-15
bin/slave-build-connect: use sh instead of bash
Erich Eckner
2017-06-15
removed all bashisms - should work in any POSIX shell, now
Erich Eckner
2017-06-15
bin/common-functions: remove some more bashisms
Erich Eckner
2017-06-14
remove bashisms - only "bash arrays" and "bash string substituions" left
Erich Eckner
2017-06-14
replace some regexes with string-match grep
Erich Eckner
2017-06-14
bin/common-functions: really delete old package meta data
Erich Eckner
2017-06-14
bin/get-package-updates: remove duplicate entries from deletion-list
Erich Eckner
2017-06-14
bin/return-assignment: do not delete .testing markers
Erich Eckner
2017-06-14
bin/why_dont_you_build new - a script to diagnose the reason for not handing ...
Erich Eckner
2017-06-14
bin/get-assignment: bugfix in dependency check right before handing out a pac...
Erich Eckner
2017-06-14
bin/return-assignment: reject packages without lock file
Erich Eckner
2017-06-14
bin/db-update: can now move package from testing to stable
Erich Eckner
2017-06-14
bin/db-update: expect packages in staging and community-staging
Erich Eckner
2017-06-14
bin/return-assignment: removing of old package versions encapulated in extern...
Erich Eckner
2017-06-14
bin/return-assignment: differentiate between staging and community-staging
Erich Eckner
2017-06-14
bin/build-master-status: minor improvements
Erich Eckner
2017-06-14
bin/common-functions: add todo
Erich Eckner
2017-06-14
bin/get-package-updates: whitelist gens
Erich Eckner
2017-06-14
bin/db-update: decision wether package is from community extracted to new fun...
Erich Eckner
2017-06-14
bin/db-update: add lastupdate file
Erich Eckner
2017-06-12
do not delete cached package meta data (yet)
Erich Eckner
2017-06-12
bin/get-assignment: bugfix
Erich Eckner
2017-06-11
bin/build-master-status: also count testing packages as done
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
2017-06-10
bin/db-update: can move packages from staging to testing
Erich Eckner
2017-06-10
bin/return-assignment: write names of packages into done-marker file
Erich Eckner
2017-06-09
introduce lock file for package database
Erich Eckner
2017-06-09
bin/build-master-status: bug fixes, adopt to real repo layout
Erich Eckner
2017-06-09
bin/get-package-updates: blacklist lib32-* instead of ignoring
Erich Eckner
2017-06-09
bin/get-package-updates: bugfix black listing
Erich Eckner
2017-06-09
bin/get-package-updates: use makepkg instead of mksrcinfo if $CARCH in PKGBUI...
Erich Eckner
2017-06-09
bin/get-package-updates: remove duplicates from deletion-list
Erich Eckner
2017-06-09
bin/get-package-updates: add todo
Erich Eckner
2017-06-09
bin/build-master-status: fix error when no loops
Erich Eckner
[next]