index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2018-02-23
bin/seed-build-list: print seeded packages to stdout, too
Erich Eckner
2018-02-23
bin/return-assignment: remove debug output - whoops
Erich Eckner
2018-02-23
bin/build-master-status-from-mysql: make loop-error non-fatal
Erich Eckner
2018-02-23
bin/return-assignment: add TODO
Erich Eckner
2018-02-23
bin/return-assignment: require list of needed libraries
Erich Eckner
2018-02-23
bin/return-assignment: bugfix :-/
Erich Eckner
2018-02-23
bin/build-packages: save list of required libraries
Erich Eckner
2018-02-23
bin/return-assignment: add provided libraries into database
Erich Eckner
2018-02-23
bin/build-packages: do not overwrite our files by upstream ones if source pac...
Erich Eckner
2018-02-22
bin/build-packages: add TODO
Erich Eckner
2018-02-19
bin/sanity-check: go insane if mysql database is not sane
Erich Eckner
2018-02-19
bin/build-packages: remove old, residual tmpdirs
Erich Eckner
2018-02-18
bin/get-assignment: fix mysql parser to understand columns with spaces correctly
Erich Eckner
2018-02-18
bin/get-package-updates: use mysql_cleanup
Erich Eckner
2018-02-18
bin/mysql-functions: remove binary_packages from to-be-decided, style
Erich Eckner
2018-02-18
bin/seed-build-list: we should call generate_package_metadata on all packages...
Erich Eckner
2018-02-18
bin/get-package-updates: remove useless cat - we have this in a variable already
Erich Eckner
2018-02-18
bin/get-assignment: hand out jobs by last-trial date, not by trial-count
Erich Eckner
2018-02-18
bin/build-packages: fix typo
Erich Eckner
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 sanit...
Erich Eckner
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 - they'r...
Erich Eckner
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 remove_o...
Erich Eckner
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 "generate_package_meta...
Erich Eckner
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 d...
Erich Eckner
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 $current_repo...
Erich Eckner
[next]