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-01-19
bin/db-update: ADDDATE(x,-y) -> SUBDATE(x,y)
Erich Eckner
2019-01-18
bin/return-assignment: tell the slave what build-assignment has been aborted
Erich Eckner
2019-01-17
bin/bootstrap-mysql: fix typo
Erich Eckner
2019-01-17
bin/bootstrap-mysql: several checks by `repository_stability_relations` were ↵
Erich Eckner
lacking the check for equal architectures of the repositories
2019-01-17
bin/bootstrap-mysql: fix indentation
Erich Eckner
2019-01-17
style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines
Erich Eckner
2019-01-17
bin/bootstrap-mysql: add all packages to package_blobs, so we move split ↵
Erich Eckner
packages together, too
2019-01-16
bin/build-packages: -d|--diff new - we can now build the trunk version more ↵
Erich Eckner
easily
2019-01-15
bin/db-update -p: consider the stability of the repos
Erich Eckner
2019-01-15
bin/db-update: name tables
Erich Eckner
2019-01-15
bin/seed-build-list: add TODO
Erich Eckner
2019-01-15
bin/db-update -p: care about versions, too
Erich Eckner
2019-01-15
bin/db-update: add another TODO
Erich Eckner
2019-01-15
bin/db-update: add TODO
Erich Eckner
2019-01-15
bin/db-update: add some comments
Erich Eckner
2019-01-15
bin/db-update -p: moved packages may replace packages in other repositories ↵
Erich Eckner
of same stability - check for that, too, when checking for packages that replace nothing when moved
2019-01-15
bin/build-packages: do not run chmod on symlinks
Erich Eckner
2019-01-14
bin/seed-build-list: rewrite -a - hopefully for the better, this time ;-)
Erich Eckner
2019-01-14
bin/seed-build-list: 2 -> $architecture_ids__i686
Erich Eckner
2019-01-11
bin/bootstrap-mysql: only packages with known commit_time may enter ↵
Erich Eckner
package_blobs
2019-01-11
bin/db-update: some safeguard: do not "find -delete" w/o "-xdev"
Erich Eckner
2019-01-10
bin/ii-answer: do not test with single regex, otherwise the salutation must ↵
Erich Eckner
be in fixed position relative to the other recognized words
2019-01-10
bin/ii-answer: if we extract the asker via sloppy_salutation, we need to set ↵
Erich Eckner
it at least to the bare minimum in pm, too
2019-01-10
bin/ii-answer: add comment about markov
Erich Eckner
2019-01-10
bin/ii-answer: use bin/markov (not in repo) to return random words
Erich Eckner
2019-01-10
bin/ii-answer: extrackt nick from sloppy_salutation
Erich Eckner
2018-12-25
bin/bootstrap-mysql: add TODO
Erich Eckner
2018-12-25
bin/why-dont-you: can now filter by architecture
Erich Eckner
2018-12-25
bin/why-dont-you: small cleanup
Erich Eckner
2018-12-21
bin/return-assignment: electron2 is also "usually broken"
Erich Eckner
2018-12-20
bin/why-dont-you: add TODO
Erich Eckner
2018-11-23
bin/build-packages: symlinks should be objdump'ed, too - they might get ↵
Erich Eckner
linked against
2018-11-23
bin/wtf: also correctly separate $arch if everything is concatenated in "$1"
Erich Eckner
2018-11-23
bin/wtf: $search must match the end
Erich Eckner
2018-11-23
bin/wtf, bin/update-pacman-dbs: answer queries for i486, too
Erich Eckner
2018-11-23
bin/wtf: do not lib/load-configuration - we only need the base_dir
Erich Eckner
2018-11-23
bin/wtf: use local call to pkgfile instead of web api
Erich Eckner
2018-11-23
bin/update-pacman-dbs: only update i686 db for now - but update pkgfile db, too
Erich Eckner
2018-11-23
bin/update-pacman-dbs: do not use lib/load-configuration - it fails if ↵
Erich Eckner
executed as root
2018-11-23
pacman configs new to copy over the package databases (in files) for i486 ↵
Erich Eckner
and i686
2018-11-22
bin/seed-build-list: if a to-be-seeded package is not found in community64, ↵
Erich Eckner
look in packages64 or vice versa
2018-11-22
bin/seed-build-list: add TODO
Erich Eckner
2018-11-21
bin/build-packages: _first_ print the filename, then run objdump - otherwise ↵
Erich Eckner
the symbols are connected to the wrong file in the database
2018-11-17
bin/build-packages: add TODO
Erich Eckner
2018-11-17
bin/sanity-check: silence tar warnings
Erich Eckner
2018-11-17
bin/ping-to-master: fix typo in comment
Erich Eckner
2018-11-16
bin/build-packages: add check for empty checksum
Erich Eckner
2018-11-16
bin/build-packages: "grep -w" matched only words - we should do so now, too
Erich Eckner
2018-11-16
bin/build-packages: add library names to provided symbols - it appears, ↵
Erich Eckner
symbol names are only unique within one library
2018-11-15
bin/build-packages: include so versioned symbols in dependencies
Erich Eckner
[prev]
[next]