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
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
2019-07-08
bin/nit-picker: remove debug output
Erich Eckner
2019-07-08
bin/nit-picker: begun
Erich Eckner
2019-07-06
bin/get-assignment: accellerate query (?) by using temporary table instead ↵
Erich Eckner
of "WHERE EXISTS (SELECT ...)"
2019-07-06
bin/return-assignment: give link to build log in irc, too
Erich Eckner
2019-07-05
bin/build-packages: allow to pin different versions for different qt5-* ↵
Erich Eckner
dependencies (some have really funny values)
2019-07-05
bin/build-packages: pin the $pkgver of all qt5-* dependencies
Erich Eckner
2019-07-04
bin/build-packages: do not remove _all_ log files if checksum is once ↵
Erich Eckner
correctly computed - only remove the log file for _that_
2019-07-04
bin/bootstrap-mysql: accellerate `blacklist_packages` by using a temporary table
Erich Eckner
2019-07-03
bin/build-packages: remove logs of successfuly checked logs
Erich Eckner
2019-07-03
bin/build-packages: write user@hostname to log of failed builds
Erich Eckner
2019-07-03
bin/get-package-updates: be more verbose during blacklisting step
Erich Eckner
2019-07-03
bin/build-packages: fix -l
Erich Eckner
2019-07-03
bin/build-packages: store name of log file in variable. After build failure, ↵
Erich Eckner
search inside log file for reference to other log files and append them to the log (which gets uploaded)
2019-07-03
bin/build-packages: clean up mess with verifysource.log: give it a proper ↵
Erich Eckner
name from the start
2019-07-03
bin/bootstrap-mysql: add keys to temporary blacklist tables (accellerates ↵
Erich Eckner
queries?)
2019-07-03
bin/bootstrap-mysql: restructure blacklist_packages to use less/no "EXISTS" ↵
Erich Eckner
queries
2019-07-02
bin/bootstrap-mysql: add TODO
Erich Eckner
2019-07-02
bin/get-package-updates: do not count packages blacklisted on i486 as ↵
Erich Eckner
blacklisted
2019-07-02
bin/bootstrap-mysql: blacklist_packages: add proper(?) architecture checks
Erich Eckner
2019-07-01
bin/build-packages: extract perl version from `objdump -x`s RPATH, too
Erich Eckner
2019-06-28
bin/return-assignment: prioritize failed build_assignments iff a broken ↵
Erich Eckner
dependency was rescheduled
2019-06-28
lib/load-configuration, bin/slave-build-connect: skip logging of all ↵
Erich Eckner
commands called by slave-build-connect -- they are already logged (with more information) in ssh_log
2019-06-28
bin/return-assignment: correctly continue lines
Erich Eckner
2019-06-26
bin/get-assignment: fix toolchain logic
Erich Eckner
2019-06-26
bin/bootstrap-mysql: grant CREATE TEMPORARY TABLES to webserver, too
Erich Eckner
2019-06-26
bin/bootstrap-mysql: grant access for webserver, too (we replicate mysql ↵
Erich Eckner
users now to the replication slaves, too)
2019-06-25
bin/build-master-status: add TODO
Erich Eckner
2019-06-25
bin/bisect-database-dumps: also bisect for "when did x vanish"
Erich Eckner
2019-06-24
bin/build-packages: :haskell_without_check: should not skip if it's not a ↵
Erich Eckner
haskell-* package - it should rather append a build trial including straw :without_check: if it is such a package
2019-06-24
bin/return-assignment: correctly reschedule when haskell-* reports "Bad ↵
Erich Eckner
interface file: "
2019-06-24
bin/build-packages: clean up haskell-* logic of :without_check: straw
Erich Eckner
2019-06-24
bin/return-assignment: convert haskell-* names to lower case
Erich Eckner
2019-06-24
bin/return-assignment: make haskell-failure-regex less strict
Erich Eckner
2019-06-24
bin/get-assignment: the most abundand build slaves should get all kind of ↵
Erich Eckner
architectures early
2019-06-23
bin/build-packages: fix $((minor_version+1)) for ↵
Erich Eckner
ruby-,python-,perl-dependent packages with >= 3 levels of versions
2019-06-21
bin/sanity-check: extend TODO
Erich Eckner
2019-06-21
bin/sanity-check: add TODO
Erich Eckner
2019-06-21
bin/bisect-database-dumps: add explanation
Erich Eckner
2019-06-21
bin/bisect-database-dumps new to bisect through the database dumps
Erich Eckner
2019-06-20
bin/build-packages: hide output of failing mv
Erich Eckner
2019-06-20
bin/build-packages: save logs of `makepkg --verifysource` runs
Erich Eckner
2019-06-20
bin/build-packages: fix broken sed
Erich Eckner
2019-06-20
bin/build-packages: update TODO
Erich Eckner
2019-06-20
bin/build-packages: fixing sources should not happen in the ↵
Erich Eckner
try-to-fix-the-build loop
2019-06-20
bin/build-packages: receive gpg keys before building and after `makepkg ↵
Erich Eckner
--verifysource` failed
2019-06-20
bin/build-packages: discard output of makepkg --verifysource
Erich Eckner
2019-06-20
bin/build-packages: deduplicate a line
Erich Eckner
2019-06-20
move default value assignment into lib/load-configuration; comment default ↵
Erich Eckner
value assignment in *.conf.example
2019-06-20
bin/build-packages: download and check sources in a separate step
Erich Eckner
2019-06-20
bin/build-packages: do not compile if already successful
Erich Eckner
[prev]
[next]