summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-04mysql_join_dependencies_install_target_providers_with_versions() and ↵Erich Eckner
mysql_join_install_target_providers_dependencies_with_versions() new - do not ignore the stored versions!
2018-09-04lib/mysql-functions, bin/return-assignment: do not add "<=\infty" dependency ↵Erich Eckner
- ">=0" dependency is already enough
2018-09-04bin/build-packages: save versions of required python and perlErich Eckner
2018-09-04lib/mysql-functions: fix typoErich Eckner
2018-09-04lib/mysql-functions: mysql_run_query() if a query containing "LOAD DATA ↵Erich Eckner
LOCAL INFILE ..." failed, save those files for furhter inspection
2018-09-04bin/delete-packages: make help message more preciseErich Eckner
2018-09-04lib/mysql-functions: mysql_generate_package_metadata(): add missing ↵Erich Eckner
condition to mysql join
2018-09-04lib/mysql-functions: increase sub_pkgrel iff binary_package existed already ↵Erich Eckner
off the build-list
2018-09-03lib/mysql-functions: add TODOErich Eckner
2018-09-03lib/mysql-functions: remove done TODOErich Eckner
2018-09-03lib/mysql-functions: fix another typoErich Eckner
2018-09-03lib/mysql-functions: fix another typoErich Eckner
2018-09-03lib/mysql-functions: remove obsolete todo, fix typoErich Eckner
2018-09-03lib/mysql-functions: fix typoErich Eckner
2018-09-03bin/seed-build-list, bin/get-package-updates: sort versions if necessaryErich Eckner
2018-09-03lib/mysql-functions: solve a few todos in mysql_generate_package_metadata() ↵Erich Eckner
- we now have versioned install targets!
2018-09-03lib/mysql-functions: mysql_load_min_and_max_versions() newErich Eckner
2018-09-03lib/load-configuration: check even earlier for kill switchErich Eckner
2018-09-03lib/load-configuration: check early for running mysqld, add a kill-switch ↵Erich Eckner
/tmp/do-not-run-build-master
2018-09-03lib/mysql-functions: update TODOErich Eckner
2018-09-03lib/mysql-functions: fix typoErich Eckner
2018-09-03lib/mysql-functions: update TODOErich Eckner
2018-09-03lib/mysql-functions: change naming scheme of mysql query temp filesErich Eckner
2018-09-03bin/return-assignment: save version of required and provided librariesErich Eckner
2018-09-03misc/database-layout.dump, misc/database-layout.dmf: new table `versions` - ↵Erich Eckner
not yet in FOREIGN KEYs
2018-09-03bin/bootstrap-mysql: disable some shellcheckErich Eckner
2018-09-02lib/load-configuration: add TODOErich Eckner
2018-09-01misc/package-flow.dot newErich Eckner
2018-09-01lib/mysql-functions: fix style: "exit" from subshell, not "return" from itErich Eckner
2018-09-01lib/mysql-functions: exit early from mysql_sort_versions() if all versions ↵Erich Eckner
are ordered already
2018-09-01lib/mysql-functions: mysql_sort_versions newErich Eckner
2018-09-01lib/common-functions: fix typoErich Eckner
2018-09-01lib/mysql-functions: cleanup TODOErich Eckner
2018-09-01lib/mysql-functions: update TODOErich Eckner
2018-09-01bin/get-package-updates: update TODOErich Eckner
2018-09-01bin/get-package-updates: fixup: finding a deleted package in _archlinux32_ ↵Erich Eckner
is not enough to leave the loop - we might find it upstream, too
2018-09-01bin/get-package-updates: finding a deleted package in archlinux32 is not ↵Erich Eckner
enough to leave the loop - we might find it upstream, too
2018-09-01lib/mysql-functions: clean upErich Eckner
2018-08-19bin/build-packages: change TODOErich Eckner
2018-08-16bin/find-obsolete-packages: ignore _all_ packages w/o upstream sources in ↵Erich Eckner
our database - they're intentionally additional
2018-08-16bin/get-package-updates: fix bug when deleting a packageErich Eckner
2018-08-16update database dumpErich Eckner
2018-08-16bin/bootstrap-mysql: `blacklist_packages`: black list based on _package_ ↵Erich Eckner
architecture, not _repository_ architecture (the latter is "any" for the build-list - that is not, what we want)
2018-08-15bin/build-packages: python and python2 packages may be built with ↵Erich Eckner
:without_check:, too - just like haskell
2018-08-15bin/bootstrap-mysql: add TODOErich Eckner
2018-08-11bin/seed-build-list: fix typo in queryErich Eckner
2018-08-09bin/get-assignment: add todoErich Eckner
2018-08-09bin/return-assignment: reschedule returned toolchain packages if the earlier ↵Erich Eckner
toolchain packages are not compiled _once_ (instead of "are still on the build-list")
2018-08-09bin/return-assignment: only consider packages on the build-list (a ↵Erich Eckner
build_assignment might have already built binary_packages attached to it - think of the toolchain)
2018-08-02bin/build-master-status: more diversity in database-dirty messagesErich Eckner