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
Age
Commit message (
Collapse
)
Author
2018-01-23
bin/bootstrap-mysql: add "unknown" build error type
Erich Eckner
2018-01-23
bin/return-assignment: cleanup linebreakremovalmess
Erich Eckner
2018-01-23
bin/return-assignment: fix multy-line output from mysql query
Erich Eckner
2018-01-23
bin/bootstrap-mysql: mark blocked packages in database, too
Erich Eckner
2018-01-23
bin/mysql-functions: new packages have is_blocked=NULL, not is_blocked=0
Erich Eckner
2018-01-23
bin/build-master-status-from-mysql: remove obsolete output
Erich Eckner
2018-01-23
bin/bootstrap-mysql: user "http" needs access, too
Erich Eckner
2018-01-23
bin/get-package-updates: fix typo in mysql query
Erich Eckner
2018-01-23
bin/get-package-updates: remove older versions of new build assignments from ↵
Erich Eckner
build- and deletion-list
2018-01-23
bin/get-package-updates: fix typos
Erich Eckner
2018-01-22
bin/return-assignment: zgrep the correct file - we prepended something!
Erich Eckner
2018-01-22
bin/seed-build-list: update database, too
Erich Eckner
2018-01-22
use sponge to send irc messages w/o being interrupted
Erich Eckner
2018-01-22
bin/get-package-updates: bugfix mysql expression
Erich Eckner
2018-01-22
bin/get-package-updates: mark packages as on deletion-list in mysql database
Erich Eckner
2018-01-22
bin/bootstrap-mysql: deletion-list should be tracked, too
Erich Eckner
2018-01-22
bin/common-functions: bugfix in remove_old_package_versions: fix mysql and ↵
Erich Eckner
actually call mysql in the end :-)
2018-01-22
bin/return-assignment: split mysql update in two steps to not lose the ↵
Erich Eckner
connection between entries
2018-01-22
bin/build-master-status-from-mysql: include build list in sanity check
Erich Eckner
2018-01-22
bin/bootstrap-mysql: one binary package may be in multiple repositories with ↵
Erich Eckner
identical versions/git hashes (e.g. "build-support"!)
2018-01-22
bin/return-assignment: fix extraction of fail-reason identifier
Erich Eckner
2018-01-22
bin/bootstrap-mysql: whoops, fix column orderd
Erich Eckner
2018-01-22
bin/return-assignment: trace log files/failure reasons
Erich Eckner
2018-01-22
bin/bootstrap-mysql: assume only one package version is available for each ↵
Erich Eckner
build assignment
2018-01-22
bin/bootstrap-mysql: initialize `fail_reasons`, too
Erich Eckner
2018-01-22
bin/bootstrap-mysql: new tables to track build errors, too
Erich Eckner
2018-01-22
new todos
Erich Eckner
2018-01-22
bin/bootstrap-mysql: lock everything
Erich Eckner
2018-01-22
bin/common-functions: remove replaced packages in database, too
Erich Eckner
2018-01-22
source bin/mysql-functions in conf/default.conf - just like ↵
Erich Eckner
bin/common-functions - because it is now needed almost everywhere
2018-01-22
bin/common-functions: fix typo in comment
Erich Eckner
2018-01-22
bin/db-update: fix mysql query
Erich Eckner
2018-01-22
bin/db-update: add TODOs
Erich Eckner
2018-01-22
bin/db-update: source mysql-functions, it is needed
Erich Eckner
2018-01-22
bin/db-update: track movement of packages with database
Erich Eckner
2018-01-22
bin/common-functions: delete temp_dir
Erich Eckner
2018-01-22
bin/db-update: check for existence of signature(s), too, before moving ↵
Erich Eckner
packages around
2018-01-22
style: "${mysql_command} -e $(...)" -> {...} | ${mysql_command}
Erich Eckner
2018-01-22
bin/build-master-status-from-mysql: style
Erich Eckner
2018-01-22
bin/return-assignment: mark packages in correct repository in database
Erich Eckner
2018-01-21
bin/return-assignment: started to track package movement in database
Erich Eckner
2018-01-21
bin/get-package-updates: accelleration and bugfix
Erich Eckner
2018-01-21
bin/get-package-updates: update mysql database with new build-list packages
Erich Eckner
2018-01-21
bin/mysql-functions: repair mysql_generate_package_metadata
Erich Eckner
2018-01-21
bin/mysql-functions: allow for longer mysql commands
Erich Eckner
2018-01-21
bin/mysql-functions: style
Erich Eckner
2018-01-21
bin/opcode, bin/check-opcodes, conf/Opcode_list: fix style, so git hook does ↵
Erich Eckner
not complain
2018-01-19
renames in opcode sniffer, using proper tmpdir
Andreas Baumann
2018-01-19
added a preliminary opcode sniffer
Andreas Baumann
2018-01-19
bin/build-master-status-from-mysql: "NULL" -> ""
Erich Eckner
[next]