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
/
get-assignment
Age
Commit message (
Collapse
)
Author
2017-11-06
bin/get-assignment: fix white space issue in build list
Erich Eckner
2017-11-06
bin/get-assignment, bin/return-assignment: fix whitespace when adding build ↵
Erich Eckner
order to end of build-list
2017-11-06
bin/get-assignment, bin/return-assignment: hand out build orders to multiple ↵
Erich Eckner
slaves if requested to
2017-11-03
bin/get-assignment: add TODO
Erich Eckner
2017-11-01
remove references to loop files (they may change), remove associated TODO, ↵
Erich Eckner
small cleanups
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-10-27
bin/get-assignment: remove todo
Erich Eckner
2017-10-26
bin/get-assignment: hand out prefered packages even if they are blocked
Erich Eckner
2017-10-24
bin/get-assignment: repair in case of only-broken-packages-available (but ↵
Erich Eckner
remove nice logic to hand out the package which breaks the most unlocked loops)
2017-10-24
bin/build-packages, bin/get-assignment: add options to prefer a build order
Erich Eckner
2017-10-24
bin/get-assignment: cleanup
Erich Eckner
2017-10-24
bin/get-assignment: use tmp-dir for "build-list.sorted-by-package"
Erich Eckner
2017-09-19
clean up todos
Erich Eckner
2017-09-17
bin/get-assignment: style
Erich Eckner
2017-09-13
bin/get-assignment: hand out blocked packages again to the same build slave
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-13
bin/get-assignment, bin/return-assignment: clean up some "grep -l" occurences
Erich Eckner
2017-08-30
bin/get-assignment: add todo
Erich Eckner
2017-08-29
bin/get-assignment: remove done #TODO
Erich Eckner
2017-08-23
silence all other shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-03
use sanity-flag file instead of actually checking build master sanity
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-29
new routine to find dependencies on the build list: ↵
Erich Eckner
"find_dependencies_on_build_list"
2017-07-28
files in package-infos contain the repository now, too
Erich Eckner
2017-07-05
bin/get-assignment: generate_package_metadata instead of assuming all files ↵
Erich Eckner
are available
2017-07-04
bin/get-assignment: rename german variables
Erich Eckner
2017-07-04
bin/get-assignment, bin/get-package-updates: adding "break_loops" order ↵
Erich Eckner
enhanced and extracted to a function
2017-07-03
bin/get-assignment: first hand out unbroken packages, then broken ones and ↵
Erich Eckner
loop breaking ones
2017-06-22
remove "grep ... part1*part2" bug
Erich Eckner
2017-06-22
quote path to sanity-check
Erich Eckner
2017-06-22
bin/db-update bin/get-assignment bin/get-package-updates ↵
Erich Eckner
bin/return-assignment: check for sanity of build master before doing anything
2017-06-20
hand out broken packages multiple times
Erich Eckner
2017-06-16
mangle TODOs and comments
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-14
bin/get-assignment: bugfix in dependency check right before handing out a ↵
Erich Eckner
package
2017-06-12
bin/get-assignment: bugfix
Erich Eckner
2017-06-08
bin/get-assignment: remove old state files on handing out new assignment
Erich Eckner
2017-06-08
bin/get-assignment: clean up
Erich Eckner
2017-06-07
bin/get-assignment: ignore blocked and broken packages
Erich Eckner
2017-06-02
bin/get-assignment: write slave identifier to lock file instead of ip
Erich Eckner
2017-06-02
bin/get-assignment skip locked,broken,blocked packages from the beginning
Erich Eckner
2017-05-22
bin/get-assignment: extract information about locked loops from package ↵
Erich Eckner
infos rather than loop files
2017-05-17
use a single lock file for the build list
Erich Eckner
2017-05-17
bin/get-assignment: respect broken packages
Erich Eckner
2017-05-17
bin/get-assignment: use trap
Erich Eckner
2017-05-05
bin/get-assignment: adopt to new build-list format
Erich Eckner
2017-05-04
main parts should work - still a lot of TODOs left :-)
Erich Eckner
[prev]
[next]