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-06-12
lib/load-configuration: hide output of "git pull" if successful
Erich Eckner
2018-06-12
bin/bootstrap-mysql: fix typo in query
Erich Eckner
2018-06-12
bin/bootstrap-mysql: remove done TODO
Erich Eckner
2018-06-12
bin/bootstrap-mysql: A "replaced" package may also be in a different repository.
Erich Eckner
2018-06-12
lib/load-configuration: do not fail on failing "git pull" (race conditions)
Erich Eckner
2018-06-12
lib/load-configuration: silence "git status"
Erich Eckner
2018-06-12
lib/load-configuration: check out newest revision
Erich Eckner
2018-06-11
bin/db-update: fix table names in query
Erich Eckner
2018-06-11
lib/common-functions: remove_old_package_versions(): read bpir_ids from ↵
Erich Eckner
stdin, do not fail on non-existend action files
2018-06-11
lib/common-functions: remove_old_package_versions() can operate on multiple ↵
Erich Eckner
packages simultanously, now
2018-06-11
bin/get-package-updates: remove obsolete TODO
Erich Eckner
2018-06-11
misc/database-layout.dump: new email_actions "delete" and "prioritize"
Erich Eckner
2018-06-11
bin/interpret-mail can now prioritize build assignments
Erich Eckner
2018-06-11
bin/interpret-mail: reorder tasks alphabetically
Erich Eckner
2018-06-11
bin/get-package-updates: clarify TODO
Erich Eckner
2018-06-11
bin/delete-packages: remove done TODO
Erich Eckner
2018-06-11
update TODOs
Erich Eckner
2018-06-11
bin/copy-to-build-support: prepend "./" to rsync
Erich Eckner
2018-06-11
bin/return-assignment: prepend "./" for rsync
Erich Eckner
2018-06-08
bin/get-package-updates: add todo
Erich Eckner
2018-06-08
bin/get-package-updates: add todo
Erich Eckner
2018-06-08
lib/mysql-functions: mysql_find_build_assignment_loops(): check-dependencies ↵
Erich Eckner
are not sufficient to loop
2018-06-08
lib/common-functions: make comment more correct
Erich Eckner
2018-06-08
bin/return-assignment: fix typo in upload location
Erich Eckner
2018-06-08
bin/return-assignment: fix typo in query
Erich Eckner
2018-06-08
new column `architecture_compatibilities`.`fully_compatible` to show wether ↵
Erich Eckner
all built packages will be compatible in the indicated way (in contrast to: instruction set of arch $x is a subset of arch $y) - beware of linking against libraries compiled for different architectures!
2018-06-08
misc/database-layout.dump: "`sub_pkgrel_omitted` bit(1) NOT NULL DEFAULT 0"
Erich Eckner
2018-06-08
misc/database-layout.dump: actually update the stored function
Erich Eckner
2018-06-08
bin/db-update: remove obsolete mangling of sub_pkgrel - the database knows ↵
Erich Eckner
wether it is omitted
2018-06-08
lib/common-functions: remove_old_package_versions() fix location for rsync ↵
Erich Eckner
command
2018-06-07
bin/return-assignment: put built packages only in repos for those ↵
Erich Eckner
architectures, where the package runs
2018-06-07
new table `architecture_compatibilities`
Erich Eckner
2018-06-07
bin/return-assignment: possibly copy a single split package to multiple ↵
Erich Eckner
architectures
2018-06-07
bin/return-assignment: some style updates
Erich Eckner
2018-06-07
bin/return-assignment: use file instead of space-separated variable to store ↵
Erich Eckner
built package names
2018-06-07
bin/interpret-mail: clarify copy-to-build-support help message
Erich Eckner
2018-06-07
lib/common-functions: remove_old_package_versions(): ommit sub_pkgrel if ↵
Erich Eckner
sub_pkgrel_omitted
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
[prev]
[next]