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
/
bin
/
seed-build-list
Age
Commit message (
Expand
)
Author
2018-03-14
bin/seed-build-list: insert into build-list _after_ inserting into database -...
Erich Eckner
2018-03-14
bin/seed-build-list: -a|--auto new to reschedule all packages with broken dep...
Erich Eckner
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override th...
Erich Eckner
2018-03-01
use "mysql -N" instead of cumbersome sedding
Erich Eckner
2018-03-01
switch from calling ${mysql_command} to calling the wrapper function mysql_ru...
Erich Eckner
2018-02-26
bin/seed-build-list: also write to build-list
Erich Eckner
2018-02-26
bin/seed-build-list: ignore to-be-deleted packages, too
Erich Eckner
2018-02-23
bin/seed-build-list: print seeded packages to stdout, too
Erich Eckner
2018-02-18
bin/seed-build-list: we should call generate_package_metadata on all packages...
Erich Eckner
2018-02-16
bin/mysql-functions: mysql_join_*_* new
Erich Eckner
2018-02-14
bin/seed-build-list: use solely the database
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_generate_package_metadata has more obligatory para...
Erich Eckner
2018-02-05
bin/seed-build-list: also take known-packages from the database
Erich Eckner
2018-02-02
bin/seed-build-list: start mysql query
Erich Eckner
2018-02-01
add many mysql-TODOs
Erich Eckner
2018-01-26
bin/seed-build-list: remove done TODO
Erich Eckner
2018-01-22
bin/seed-build-list: update database, too
Erich Eckner
2018-01-22
new todos
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2017-11-23
bin/interpret-mail: action "schedule" new; bin/seed-build-list: bail out earl...
Erich Eckner
2017-11-23
bin/return-assignment, bin/seed-build-list: remove TODOs
Erich Eckner
2017-11-18
bin/seed-build-list: add TODO
Erich Eckner
2017-11-17
bin/seed-build-list: ignore packages earlier
Erich Eckner
2017-11-01
() -> {}
Erich Eckner
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-10-06
bin/get-package-updates, bin/seed-build-list, bin/why-dont-you: remove commen...
Erich Eckner
2017-09-17
bin/seed-build-list: bugfix - seed with newest revision instead of last known...
Erich Eckner
2017-09-15
bin/seed-build-list: expand_version and shrink_version new to correct misbeha...
Erich Eckner
2017-09-09
bin/seed-build-list: bugfixes and cleanups
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-29
ignore *-unstable repositories everywhere
Erich Eckner
2017-07-27
bin/seed-build-list: use more specific / correct revisions
Erich Eckner
2017-07-14
bin/seed-build-list, bin/build-master-status: repair some occurences of "buil...
Erich Eckner
2017-07-05
bin/get-package-updates,bin/seed-build-list: fix/clean up regex throwing out ...
Erich Eckner
2017-07-03
bin/seed-build-list: options -i and -n new
Erich Eckner
2017-07-03
bin/seed-build-list: actually append new content to build-list (and get a loc...
Erich Eckner
2017-06-29
bin/seed-build-list: add packages via regex
Erich Eckner
2017-06-29
bin/seed-build-list new
Erich Eckner