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
2019-04-15
bin/build-packages: remove done TODOs
Erich Eckner
2019-04-15
bin/get-assignment: tell the build slave, which architecture the ↵
Erich Eckner
build-assignment has
2019-04-15
bin/build-packages: fall back to $my_arch if build master does not tell us ↵
Erich Eckner
which architecture that package should be built on
2019-04-14
bin/get-assignment,bin/build-packages: b408d8f introduced a bug, let's ↵
Erich Eckner
revert most of it and add a TODO
2019-04-14
bin/build-packages: request "pentium4" packages if we have sse2
Erich Eckner
2019-04-14
bin/get-assignment: hand out /any/ compatible architecture
Erich Eckner
2019-04-14
`architecture_compatibilities`.`build_slave_compatible` new - it holds ↵
Erich Eckner
whether build slave of architecture `runs_on` can build package for architecture `built_for`
2019-04-12
lib/mysql-functions: fix indentation
Erich Eckner
2019-04-12
pentium4 is new
Erich Eckner
2019-04-12
bin/get-package-updates: increase threashold of allowed blacklisted packages ↵
Erich Eckner
to 2k
2019-04-12
bin/get-package-updates: check, that we do not go back in time
Erich Eckner
2019-04-12
bin/get-package-updates: add option -r to use recent modifications commit ↵
Erich Eckner
even though -d is active
2019-04-12
"pentium4" is now in the database - update our dump
Erich Eckner
2019-04-12
bin/get-package-updates: add todo
Erich Eckner
2019-04-11
added pentium4 to local-build-package help
Andreas Baumann
2019-04-10
bin/get-assignment: add todo
Erich Eckner
2019-04-10
bin/build-packages: add TODO
Erich Eckner
2019-04-08
bin/bootstrap-mysql: update grants
Erich Eckner
2019-04-08
misc/database-layout.dump: removed some obsolete, experimental stored functions
Erich Eckner
2019-04-04
bin/create-build-support-package: fixup of 75c9b80: the pkgname should still ↵
Erich Eckner
be changed!
2019-04-04
bin/create-build-support-package: --only-versioned-so-provides should also ↵
Erich Eckner
remove conflict and replaces
2019-04-04
bin/create-build-support-package: --only-versioned-so-provides new - this ↵
Erich Eckner
should create a shim package which needs to be installed beside the original one in a different version
2019-03-07
bin/update-pacman-dbs: also update pacman sync cache of host
Erich Eckner
2019-03-07
bin/put-upstream-packages-into-db new
Erich Eckner
2019-03-07
new table `upstream_packages`
Erich Eckner
2019-03-07
"pentium3" -> "pentium4"
Erich Eckner
2019-02-28
lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier ↵
Erich Eckner
injection of .sig files wrong and unnecessary
2019-02-28
bin/get-package-updates
Erich Eckner
2019-02-22
bin/build-packages: add TODO
Erich Eckner
2019-02-19
lib/mysql-functions: store in database, wether install_target is group or not
Erich Eckner
2019-02-19
bin/return-assignment: fill new column
Erich Eckner
2019-02-19
bin/create-build-support-package: copy install_target_is_group from original ↵
Erich Eckner
row, too
2019-02-19
new column in install_target_providers to reflect wether it is a group or a ↵
Erich Eckner
provides
2019-02-19
update regex in database dump
Erich Eckner
2019-02-16
bin/return-assignment: use grep -x instead of manually adding ^...$ to regex
Erich Eckner
2019-02-15
bin/delete-packages: more helpful help message for -b
Erich Eckner
2019-02-15
bin/create-build-support-package: should work for now
Erich Eckner
2019-02-15
bin/create-build-support-package: check for correct signature
Erich Eckner
2019-02-15
bin/create-build-support-package: some progress
Erich Eckner
2019-02-15
bin/create-build-support-package: more bugfixes
Erich Eckner
2019-02-15
bin/create-build-support-package: give more specific instructions
Erich Eckner
2019-02-15
bin/create-build-support-package: some bug fixes
Erich Eckner
2019-02-15
bin/create-build-support-package: some progress
Erich Eckner
2019-02-15
lib/common-functions: remove_old_package_versions(): remove signatures from ↵
Erich Eckner
pool/, too
2019-02-15
bin/create-build-support-package-from: added as a TODO
Erich Eckner
2019-02-15
lib/mysql-functions: mysql_sanity_check() check for left-over signatures in ↵
Erich Eckner
pool/, too
2019-02-06
bin/check-mirrors: urls should include the trailing /
Erich Eckner
2019-02-02
bin/build-packages: add versioned ruby dependency via $pkgname.so.needs
Erich Eckner
2019-02-01
README.md: add descriptions for all binaries
Erich Eckner
2019-02-01
some more shellcheck in local-build-package
Andreas Baumann
[next]