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
2018-02-18
bin/get-package-updates: clarify comment
Erich Eckner
2018-02-18
bin/mysql-functions: small cleanup
Erich Eckner
2018-02-17
bin/build-packages: put *.so.provides.gz into tar, too
Erich Eckner
2018-02-17
bin/get-package-updates: save correct revisions in database
Erich Eckner
2018-02-17
bin/return-assignment: join in correct direction
Erich Eckner
2018-02-16
bin/get-assignment: add TODO
Erich Eckner
2018-02-16
bin/build-packages: make list of provided libraries
Erich Eckner
2018-02-16
bin/db-update: start reading infos from the database (for now, only the ↵
Erich Eckner
sanity-check)
2018-02-16
bin/mysql-functions: fix typo in mysql query
Erich Eckner
2018-02-16
bin/bootstrap-mysql: build-support should superseed build-support, too
Erich Eckner
2018-02-16
bin/mysql-functions: mysql_join_*_* new
Erich Eckner
2018-02-16
bin/common-functions: fix typo in comment
Erich Eckner
2018-02-15
bin/common-functions: ignore checkdepends in the state-files for now - ↵
Erich Eckner
they're still in the database
2018-02-15
bin/mysql-functions: mysql_generate_package_metadata: fix sedding for mysql
Erich Eckner
2018-02-15
bin/common-functions: fix typo - arrrgh
Erich Eckner
2018-02-15
bin/common-functions: $arch should not be extracted from $pkgname in ↵
Erich Eckner
remove_old_package_versions
2018-02-15
bin/mysql-functions: whoops - remove left over line
Erich Eckner
2018-02-15
bin/mysql-functions: separate checkdependencies from makedependencies
Erich Eckner
2018-02-15
bin/why-dont-you: remove obsolete commented code
Erich Eckner
2018-02-15
bin/common-functions: remove_old_package_versions - start with db
Erich Eckner
2018-02-15
bin/ii-connect: fix regex recognizing buildmaster commands in channel
Erich Eckner
2018-02-15
bin/get-package-updates: remove safety net which calls ↵
Erich Eckner
"generate_package_metadata" on _all_ packages
2018-02-15
bin/bootstrap-mysql: create `repository_stability_relations`
Erich Eckner
2018-02-15
bin/get-package-updates: repair blacklisting
Erich Eckner
2018-02-14
bin/get-assignment: do not use next_sub_pkgrel, but take info straight from ↵
Erich Eckner
database
2018-02-14
bin/seed-build-list: use solely the database
Erich Eckner
2018-02-14
bin/return-assignment: use mysql_package_name_query()
Erich Eckner
2018-02-14
bin/get-package-updates: update git hashes in database, too
Erich Eckner
2018-02-14
bin/mysql-functions: mysql_package_name_query new
Erich Eckner
2018-02-14
bin/mysql-functions: "exit 2" rather than "return 2" on syntactical error
Erich Eckner
2018-02-14
bin/mysql-functions: do not increase sub_pkgrel for packages in ↵
Erich Eckner
$current_repo, too (-> split packages should receive identical sub_pkgrels!)
2018-02-14
bin/build-master-status-from-mysql: should take sanity-check lock (so it ↵
Erich Eckner
currently cannot be run in parallel with sanity-check)
2018-02-13
bin/build-master-status-from-mysql: only check dependencies of package ↵
Erich Eckner
sources which have binary packages currently (real or virtual)
2018-02-13
bin/mysql-functions: repository should not matter for dependencies/provided
Erich Eckner
2018-02-13
bin/return-assignment: only build-list packages are expected to have been built
Erich Eckner
2018-02-13
bin/build-master-status-from-mysql: ignore version of dependencies for now ↵
Erich Eckner
in the sanity_check
2018-02-13
bin/mysql-functions: bugfix in mysql_cleanup
Erich Eckner
2018-02-13
bin/return-assignment: only move packages from the build-list which are on ↵
Erich Eckner
the build-list
2018-02-13
bin/mysql-functions: mysql_cleanup now has a dry-run capability
Erich Eckner
2018-02-13
bin/db-update: remove unneccessary TODO
Erich Eckner
2018-02-13
bin/db-update: remove done TODO
Erich Eckner
2018-02-13
bin/return-assignment: remove done TODO
Erich Eckner
2018-02-13
bin/mysql-functions: remove a sanity check which should not be an issue
Erich Eckner
2018-02-13
bin/mysql-functions: do not match the sub_pkgrel on inserting provided ↵
Erich Eckner
install_targets and dependencies
2018-02-13
bin/sanity-check: check full name of package in database
Erich Eckner
2018-02-13
bin/get-package-updates: cleanup db in trap on exit
Erich Eckner
2018-02-13
bin/get-package-updates: test_exclusion now cooperates with the database
Erich Eckner
2018-02-12
bin/get-package-updates: actually put new packages into "to-be-decided" ↵
Erich Eckner
instead of "build-list"
2018-02-12
bin/get-package-updates: delay update of build-list in database
Erich Eckner
2018-02-12
bin/modify-package-state: mark all parts of a split package as "tested" (for ↵
Erich Eckner
now)
[prev]
[next]