summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-10bin/ii-answer: use bin/markov (not in repo) to return random wordsErich Eckner
2019-01-10bin/ii-answer: extrackt nick from sloppy_salutationErich Eckner
2018-12-25misc/database-layout.dump: updated (do not ignore versions of dependencies)Erich Eckner
2018-12-25bin/bootstrap-mysql: add TODOErich Eckner
2018-12-25bin/why-dont-you: can now filter by architectureErich Eckner
2018-12-25bin/why-dont-you: small cleanupErich Eckner
2018-12-21bin/return-assignment: electron2 is also "usually broken"Erich Eckner
2018-12-20bin/why-dont-you: add TODOErich Eckner
2018-11-23bin/build-packages: symlinks should be objdump'ed, too - they might get linke...Erich Eckner
2018-11-23bin/wtf: also correctly separate $arch if everything is concatenated in "$1"Erich Eckner
2018-11-23bin/wtf: $search must match the endErich Eckner
2018-11-23bin/wtf, bin/update-pacman-dbs: answer queries for i486, tooErich Eckner
2018-11-23bin/wtf: do not lib/load-configuration - we only need the base_dirErich Eckner
2018-11-23bin/wtf: use local call to pkgfile instead of web apiErich Eckner
2018-11-23bin/update-pacman-dbs: only update i686 db for now - but update pkgfile db, tooErich Eckner
2018-11-23misc/pacman-i[46]86.conf: pacman needs real CacheDirErich Eckner
2018-11-23bin/update-pacman-dbs: do not use lib/load-configuration - it fails if execut...Erich Eckner
2018-11-23pacman configs new to copy over the package databases (in files) for i486 and...Erich Eckner
2018-11-23lib/load-configuration: do not set base_dir if it is already setErich Eckner
2018-11-22lib/mysql-functions: mysql_load_min_and_max_versions(): extract version ids, tooErich Eckner
2018-11-22lib/mysql-functions: remove done TODOErich Eckner
2018-11-22bin/seed-build-list: if a to-be-seeded package is not found in community64, l...Erich Eckner
2018-11-22lib/mysql-functions: mysql_retrieve_static_information(): extract current git...Erich Eckner
2018-11-22bin/seed-build-list: add TODOErich Eckner
2018-11-21bin/build-packages: _first_ print the filename, then run objdump - otherwise ...Erich Eckner
2018-11-17bin/build-packages: add TODOErich Eckner
2018-11-17bin/sanity-check: silence tar warningsErich Eckner
2018-11-17README.md: parallel is needed on the buildmasterErich Eckner
2018-11-17the user on the buildmaster is now "master" instead of "slave"Erich Eckner
2018-11-17bin/ping-to-master: fix typo in commentErich Eckner
2018-11-16bin/build-packages: add check for empty checksumErich Eckner
2018-11-16bin/build-packages: "grep -w" matched only words - we should do so now, tooErich Eckner
2018-11-16bin/build-packages: add library names to provided symbols - it appears, symbo...Erich Eckner
2018-11-15bin/build-packages: include so versioned symbols in dependenciesErich Eckner
2018-11-14bin/prioritize-build-list: architecture must match for -dErich Eckner
2018-11-14bin/delete-packages: identify packages by $repo_arch/$repo/$pkgname instead o...Erich Eckner
2018-11-14bin/sanity-check: simultanously being on the build- and deletion-list is ok, ...Erich Eckner
2018-11-14bin/build-packages: avoid SC2156Erich Eckner
2018-11-13bin/copy-to-build-support: more verbose help messageErich Eckner
2018-11-09bin/build-packages: more safety-checks when using :without_systemd_nspawn: - ...Erich Eckner
2018-11-09bin/build-packages: create namcap.log manually when running makepkg instead o...Erich Eckner
2018-11-09bin/build-packages: makepkg requires some flags ;-)Erich Eckner
2018-11-09bin/build-packages: new straw :without_systemd_nspawn:Erich Eckner
2018-11-02bin/seed-build-list: fix the auto-seedingErich Eckner
2018-11-02bin/seed-build-list: change TODOErich Eckner
2018-11-02bin/seed-build-list: add TODOErich Eckner
2018-10-29lib/mysql-functions: fix typo in todoErich Eckner
2018-10-29lib/mysql-functions: add TODOErich Eckner
2018-10-29lib/mysql-functions: do not add NULL versionsErich Eckner
2018-10-29lib/mysql-functions: ommit pkgrel from versioned dependencies, etc.Erich Eckner