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 (
Collapse
)
Author
2018-06-07
bin/get-package-updates: make TODO more precise
Erich Eckner
2018-06-07
bin/get-package-updates: make TODO more precise
Erich Eckner
2018-06-07
bin/delete-packages: replace magic by sub_pkgrel_omitted information
Erich Eckner
2018-06-07
sanity checks make use of new mysql_package_name_query
Erich Eckner
2018-06-07
lib/mysql-functions: do not remove hyphen when sub_pkgrel is omitted
Erich Eckner
2018-06-07
lib/mysql-functions: remove done TODO
Erich Eckner
2018-06-07
lib/mysql-functions: omit sub_pkgrel if marked as omitted in database
Erich Eckner
2018-06-07
new column `binary_packages`.`sub_pkgrel_omitted`
Erich Eckner
2018-06-07
misc/database-layout.dump: calculate_maximal_moveable_set gets stability id ↵
Erich Eckner
instead of stability name
2018-06-07
bin/delete-packages: -i|--ignore-insanity new
Erich Eckner
2018-06-07
bin/db-update,bin/bootstrap-mysql: replaced packages may be in a differen, ↵
Erich Eckner
but equally-stable repository
2018-06-07
bin/interpret-mail: add TODO
Erich Eckner
2018-06-07
bin/get-package-updates: add TODO
Erich Eckner
2018-06-07
bin/copy-to-build-support: enable separate repositories for each architecture
Erich Eckner
2018-06-07
lib/mysql-functions: fix mysql query
Erich Eckner
2018-06-07
bin/copy-to-build-support: check if package list can be read.
Erich Eckner
2018-06-07
lib/mysql-functions: stricter sanity check: two packages with the same name ↵
Erich Eckner
in equally-stable, non-virtual repositories are forbidden
2018-06-07
bin/delete-packages: remove done TODO
Erich Eckner
2018-06-07
bin/db-update: "i686" -> $arch
Erich Eckner
2018-06-07
lib/mysql-functions: add TODO
Erich Eckner
2018-06-07
calculate_maximal_moveable_set now uses the stability-id instead of its name
Erich Eckner
2018-06-07
lib/mysql-functions: make comment more precise
Erich Eckner
2018-06-07
bin/delete-packages: operate on `binary_packages_in_repositories` instead of ↵
Erich Eckner
`binary_packages`
2018-06-06
bin/delete-packages: -f|--force new
Erich Eckner
2018-06-06
bin/ping-from-slave: "failure" is also a valid reason for not having a ↵
Erich Eckner
build_assignment (according to the database) currently
2018-06-06
lib/common-functions: download_sources_by_hash() from subdir named by hash type
Erich Eckner
2018-06-06
README.md: update
Erich Eckner
2018-06-06
README.md: say, we moved to git.archlinux32.org
Erich Eckner
2018-06-06
lib/mysql-functions: fix mysql queries
Erich Eckner
2018-06-06
lib/mysql-functions: fix some queries
Erich Eckner
2018-06-05
lib/mysql-functions: use ids instead of select queries
Erich Eckner
2018-06-05
lib/mysql-functions: use ids instead of select queries (not yet completely)
Erich Eckner
2018-06-05
bin/return-assignment: use ids instead of select queries
Erich Eckner
2018-06-05
bin/build-master-status: use ids instead of select queries
Erich Eckner
2018-06-05
lib/mysql-functions: mysql_retrieve_static_information(): load more values
Erich Eckner
2018-06-05
lib/mysql-functions: check `binary_packages`
Erich Eckner
2018-06-05
bin/ping-from-slave: do not mark slave as insane if uploading-pinging
Erich Eckner
2018-06-05
bin/return-assignment: identify build-list by id
Erich Eckner
2018-06-05
bin/return-assignment: add TODO
Erich Eckner
2018-06-05
bin/ping-from-slave: tell irc if a build slave makes Murks
Erich Eckner
2018-06-05
bin/get-assignment: set `build_slaves`.`is_sane`=1 on handing out an assignment
Erich Eckner
2018-06-05
`build_slaves`.`is_sane` new
Erich Eckner
2018-06-05
misc/database-layout.dump: stored functions were updated, but not the dump yet
Erich Eckner
2018-06-05
bin/ping-from-slave: join -> where not null
Erich Eckner
2018-06-05
bin/build-packages: remove done todo
Erich Eckner
2018-06-05
bin/get-assignment: only connect once to mysqld
Erich Eckner
2018-06-05
bin/get-assignment: tell the slave what packages are being expected
Erich Eckner
2018-06-05
bin/get-assignment: build_assignments.id is retrieved from the db before - ↵
Erich Eckner
no need to base64_encode
2018-06-05
bin/build-packages: remove unexpected packages if expected_packages are given
Erich Eckner
2018-06-05
bin/build-packages: add 15 sec timeout to wget
Erich Eckner
[prev]
[next]