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
Age
Commit message (
Collapse
)
Author
2018-02-26
bin/show-dependencies: read information from database
Erich Eckner
2018-02-26
bin/bootstrap-mysql: calculate_dependencies_of_package_upto_first_built_one new
Erich Eckner
2018-02-26
bin/show-dependencies: _really_ plot ALL-graph
Erich Eckner
2018-02-26
bin/bootstrap-mysql: add comment
Erich Eckner
2018-02-26
bin/show-dependencies: forgot "ALL"
Erich Eckner
2018-02-26
bin/show-dependencies: use show_broken_packages_and_dependencies
Erich Eckner
2018-02-26
bin/bootstrap-mysql: show_broken_packages_and_dependencies new
Erich Eckner
2018-02-26
bin/bootstrap-mysql: simplify
Erich Eckner
2018-02-26
lib/common-functions: save log of executed scripts - for debugging ↵
Erich Eckner
mysterious errors :-)
2018-02-24
bin/strict-bashism-check: check lib/, too
Erich Eckner
2018-02-24
bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵
Erich Eckner
lib/mysql-functions
2018-02-23
bin/return-assignment: save needed libraries in database
Erich Eckner
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 ↵
Erich Eckner
package is extracted
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 ↵
Erich Eckner
packages which are seeded into the build-list via mysql_generate_package_metadata
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 ↵
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
[next]