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-02-01
bin/build-packages: do not try to un-flock if no flock was acquired due to -l
Erich Eckner
2019-02-01
bin/build-packages: $arch needs to be set with -l, too
Erich Eckner
2019-02-01
bin/local-build-package: make pass shellcheck (hopefully w/o breaking it)
Erich Eckner
2019-01-28
set default arch in local-build-package
Andreas Baumann
2019-01-27
joined the bootstrap and local build script to one script
Andreas Baumann
2019-01-25
added a bootstrapping package maker working around normal build scripts and ↵
Andreas Baumann
repos
2019-01-25
added a local build package working without the buildmaster
Andreas Baumann
2019-01-25
misc/database-layout.dump: architecture of package_blobs mus be identical
Erich Eckner
2019-01-25
misc/database-layout.dump: database version (and thus defaults) updated
Erich Eckner
2019-01-25
bin/bootstrap-mysql: package_blobs are only relevant if of identical ↵
Erich Eckner
architecture!
2019-01-24
bin/cleanup: only keep 1 log instead of 10
Erich Eckner
2019-01-24
bin/cleanup: first remove database entries, then remove logfiles w/o ↵
Erich Eckner
database entries
2019-01-24
lib/mysql-functions: mysql_find_build_assignment_loops() should treat ↵
Erich Eckner
haskell-* packages like runtime dependencies, too
2019-01-23
lib/mysql-functions: mysql_query_has_pending_dependencies(): treat ↵
Erich Eckner
makedepends "haskell-*" like depends - there we also need that no provider is uncompiled, because ... haskell
2019-01-22
bin/return-assignment: only reschedule packages that have not been touched ↵
Erich Eckner
since the currently-reported-as-broken build has begun
2019-01-22
bin/build-packages: iteratively strip suffixes from provided libraries - we ↵
Erich Eckner
provide them all!
2019-01-21
bin/clean-dependencies: hopefully fixed bad regex
Erich Eckner
2019-01-21
bin/clean-dependencies: does remove to much - make it unrunable for now
Erich Eckner
2019-01-21
bin/clean-dependencies: fix typo
Erich Eckner
2019-01-21
bin/clean-dependencies: show more progress, abort when curl fails
Erich Eckner
2019-01-21
bin/clean-dependencies new
Erich Eckner
2019-01-19
bin/ping-from-slave: no lf in base64 of trials
Erich Eckner
2019-01-19
max_testing_duration is now an integer (days)
Erich Eckner
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-18
lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patch
Erich Eckner
2019-01-17
bin/bootstrap-mysql: fix typo
Erich Eckner
2019-01-17
misc/database-layout.dump: calculate_maximal_moveable_set was updated
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
misc/database-layout.dump: update to new package_blobs-generation
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
lib/load-configuration: do "set +e" if run from bash and base_dir already ↵
Erich Eckner
set, too
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
misc/database-layout.dump: update in calculate_maximal_moveable_set
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
[prev]
[next]