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
Age
Commit message (
Collapse
)
Author
2018-05-30
lib/mysql-functions: removed obsolete functions
Erich Eckner
2018-05-30
removed all read references to `binary_packages`.`repositories`
Erich Eckner
2018-05-30
bin/get-package-updates: do not read `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/delete-packages: keep `binary_packages_in_repositories` up-to-date
Erich Eckner
2018-05-30
bin/db-update: do not read `binary_packages`.`repository`
Erich Eckner
2018-05-30
lib/mysql-functions: add TODO
Erich Eckner
2018-05-30
lib/mysql-functions: splice todo
Erich Eckner
2018-05-30
bin/bootstrap-mysql: `binary_packages`.`repository` -> ↵
Erich Eckner
`binary_packages_in_repositories`.`repository`
2018-05-30
bin/ping-from-slave: remove done TODO
Erich Eckner
2018-05-30
lib/mysql-functions: add TODOs (not specific to that script)
Erich Eckner
2018-05-30
repo_names and repo_paths__* is read from the database on the buildmaster, now
Erich Eckner
2018-05-30
lib/load-configuration: load constant values from the database later - we ↵
Erich Eckner
need to set up the database access first :-D
2018-05-30
lib/mysql-functions: mysql_retrieve_repository_ids() -> ↵
Erich Eckner
mysql_retrieve_static_information() ... and it will be called automatically by lib/load-configuration
2018-05-30
lib/common-functions: remove known-package-repositories configuration variables
Erich Eckner
2018-05-30
bin/sanity-check: get archs and repos from the database
Erich Eckner
2018-05-30
bin/seed-build-list: get repositories from database
Erich Eckner
2018-05-30
lib/load-configuration: legacy config loading removed
Erich Eckner
2018-05-29
bin/copy-to-build-support: keep binary_packages_in_repositories up-to-date
Erich Eckner
2018-05-28
bin/build-packages, bin/get-package-updates: "git fetch" -> "git remote update"
Erich Eckner
2018-05-28
lib/load-configuration: create mirrored instead of only bare repositories
Erich Eckner
2018-05-28
bin/seed-build-list: have standardly ignored packages in ↵
Erich Eckner
conf/seed-ignore-packages
2018-05-28
bin/strict-bashism-check: which -> command -v
Erich Eckner
2018-05-27
bin/build-packages: bail_out -> exit, there is already a trap
Erich Eckner
2018-05-25
lib/common-functions: verbose_flock: print to stderr instead of stdout
Erich Eckner
2018-05-25
bin/ii-answer: do not answer yourself
Erich Eckner
2018-05-25
lib/common-functions: remove_old_package_versions(): remove ↵
Erich Eckner
binary_packages_in_repositories, too
2018-05-25
bin/get-package-updates: fix query
Erich Eckner
2018-05-25
bin/ping-from-slave: save number of trials
Erich Eckner
2018-05-25
misc/database-layout: new column build_slaves.trials
Erich Eckner
2018-05-25
bin/ping-from-slave: add TODO
Erich Eckner
2018-05-25
bin/build-packages: add TODO
Erich Eckner
2018-05-25
lib/mysql-functions: fix typo
Erich Eckner
2018-05-25
lib/load-configuration: add TODO
Erich Eckner
2018-05-25
lib/mysql-functions: mysql_sanity_check: retrieve repository ids if not yet done
Erich Eckner
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and ↵
Erich Eckner
mysql_join_repositories_binary_packages obsolete
2018-05-25
update README.md
Erich Eckner
2018-05-25
lib/load-configuration: fix typos
Erich Eckner
2018-05-25
lib/load-configuration: legacily load conf/local.conf, too
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
2018-05-25
lib/common-functions: verbose_flock: print more characters of command
Erich Eckner
2018-05-25
conf/default.conf: add TODOs
Erich Eckner
2018-05-25
verbose_flock new: it calls flock and reports about blocking processes on error
Erich Eckner
2018-05-25
conf/default.conf: remove obsolete variables
Erich Eckner
2018-05-24
bin/build-packages: exit on unknown get-assignment exit code
Erich Eckner
2018-05-24
conf/default.conf: clone from github via https
Erich Eckner
2018-05-24
bin/ii-answer: welcome phrik, too
Erich Eckner
2018-05-21
bin/get-package-updates: relevant_for_building OR ↵
Erich Eckner
relevant_for_binary_packages suffices for black listing (not AND)
2018-05-16
bin/build-packages: decomission -u|--upload
Erich Eckner
2018-05-16
lib/common-functions: remove "lib32-" from dependencies instead of inserting ↵
Erich Eckner
command to remove - this should make "makepkg --printsrcinfo" succeed.
2018-05-16
bin/sanity-check: --webserver -> --wait (we always output to webserver, but ↵
Erich Eckner
we make blocking configurable
[prev]
[next]