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 (
Expand
)
Author
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 `binary_packages_in_repos...
Erich Eckner
2018-05-09
lib/mysql-functions: update binary_packages_in_repositories in mysql_generate...
Erich Eckner
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
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 han...
Erich Eckner
2018-05-07
lib/common-functions: mangle_pkgbuild: quote *depends to keep optdepends corr...
Erich Eckner
2018-05-06
Merge pull request #4 from andreasbaumann/fixes
deep-42-thought
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
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
2018-05-04
lib/common-functions: mangle_pkgbuild: remove lib32- from *depends
Erich Eckner
2018-05-04
remove obsolete functions
Erich Eckner
2018-05-04
bin/ii-answer: tell about sanity
Erich Eckner
2018-05-04
bin/ii-answer new (separated out the answer part from the watch part from bin...
Erich Eckner
2018-05-04
lib/common-functions: allow "copy"
Erich Eckner
2018-05-04
lib/common-functions: irc_say: accept channel as parameter
Erich Eckner
2018-05-03
Merge branch 'master' into fixes
Andreas Baumann
2018-05-03
remove `binary_packages`.`repository` from the graph (but the column is still...
Erich Eckner
2018-05-03
`binary_packages_in_repositories` new, but not yet used
Erich Eckner
2018-05-03
add several todos
Erich Eckner
2018-05-03
lib/mysql-functions: check more architectures in mysql_sanity_check()
Erich Eckner
2018-05-03
bin/sanity-check: check all archs
Erich Eckner
2018-05-03
lib/mysql-functions: new columns => new joins
Erich Eckner
2018-05-03
misc/database-layout.dump: new column in database: `repositories`.`architecture`
Erich Eckner
[next]