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-15
bin/get-package-updates: retrieve repository ids in the beginning and use ↵
Erich Eckner
stored valued afterwards
2018-05-15
lib/mysql-functions: mysql_retrieve_repository_ids() new
Erich Eckner
2018-05-15
bin/build-packages: do not start new builds if the script changed
Erich Eckner
2018-05-15
lib/common-functions: calculate_script_checksum() new
Erich Eckner
2018-05-15
bin/build-packages: sonames of libraries are also "provided libraries"
Erich Eckner
2018-05-14
bin/return-assignment: keep binary_packages_in_repositories.repository ↵
Erich Eckner
up-to-date
2018-05-14
bin/get-package-updates: set binary_packages_in_repositories.repository ↵
Erich Eckner
correctly at the end
2018-05-14
lib/mysql-functions: mysql_show_binary_packages_in_repositories_issues new
Erich Eckner
2018-05-14
bin/return-assignment: fix some mysql queries
Erich Eckner
2018-05-14
bin/return-assignment: fix regex
Erich Eckner
2018-05-13
bin/return-assignment: fix typo
Erich Eckner
2018-05-09
bin/db-update: keep binary_packages_in_repositories up to date
Erich Eckner
2018-05-09
bin/get-package-updates: keep binary_packages_in_repositories up to date
Erich Eckner
2018-05-09
lib/mysql-functions: new mysql_join_* functions for ↵
Erich Eckner
`binary_packages_in_repositories`
2018-05-09
lib/mysql-functions: update binary_packages_in_repositories in ↵
Erich Eckner
mysql_generate_package_metadata()
2018-05-09
lib/mysql-functions: mysql_repair_binary_packages_in_repositories() new
Erich Eckner
2018-05-09
bin/check-db-structure: correctly escape \1
Erich Eckner
2018-05-09
bin/db-update: add TODO
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function
Erich Eckner
2018-05-09
bin/return-assignment: identify built packages by their id
Erich Eckner
2018-05-09
lib/mysql-functions: move TODO to the function where it belongs
Erich Eckner
2018-05-09
bin/check-db-structure: add dump of content of "constant" tables
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function "official_or_community()"
Erich Eckner
2018-05-09
bin/return-assignment: identify more stuff by its id
Erich Eckner
2018-05-08
lib/common-functions: rewrite remove_old_package_versions to use db and take ↵
Erich Eckner
package id as parameter
2018-05-08
bin/return-assignment: add TODO
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-08
lib/common-functions: mangle_pkgbuild: fix sed to properly handle gcc's PKGBUILD
Erich Eckner
2018-05-07
lib/mysql-functions: mysql_cleanup: remove unnecessary cleanups which are ↵
Erich Eckner
handled by foreign keys (and tend to create deadlocks)
2018-05-07
lib/common-functions: mangle_pkgbuild: quote *depends to keep optdepends ↵
Erich Eckner
correctly
2018-05-06
Merge pull request #4 from andreasbaumann/fixes
deep-42-thought
Fixes
2018-05-04
lib/mysql-functions: bugfixes
Erich Eckner
2018-05-04
bin/build-packages: add TODO
Erich Eckner
2018-05-04
lib/mysql-functions: add comment
Erich Eckner
2018-05-04
lib/mysql-functions: use more ids
Erich Eckner
2018-05-04
lib/mysql-functions: tmp_dir -> temp_dir (typo!)
Erich Eckner
2018-05-04
lib/mysql-functions: "any" is not in the archs file if specific arch exists ↵
Erich Eckner
- simplify expression!
2018-05-04
lib/mysql-functions: small cleanup
Erich Eckner
2018-05-04
lib/mysql-functions: clean up sed mess
Erich Eckner
2018-05-04
lib/mysql-functions: use precompiled list of arch-build_assignments relations
Erich Eckner
2018-05-04
lib/mysql-functions: add build_assignments earlier
Erich Eckner
2018-05-04
lib/mysql-functions: remove some debug output
Erich Eckner
2018-05-04
lib/mysql-functions: remove obsolete function
Erich Eckner
2018-05-04
bin/bootstrap-mysql: remove unnecessary stuff
Erich Eckner
2018-05-04
lib/mysql-functions: mysql_add_package_source: return id
Erich Eckner
2018-05-04
lib/mysql-functions: add todo
Erich Eckner
2018-05-04
lib/common-functions: mangle_pkgbuild: already include future architectures ↵
Erich Eckner
(they will still be ignored, currently)
2018-05-04
lib/common-functions: mangle_pkgbuild: remove lib32- from *depends
Erich Eckner
2018-05-04
remove obsolete functions
Erich Eckner
[next]