Age | Commit message (Collapse) | Author |
|
easily replayable
|
|
build_assignments
|
|
versa
|
|
binary packages without a checksum
|
|
binary_packages_in_repositories iff inserting into build-list or to-be-decided-list
|
|
mysql_query_remove_old_binary_packages_from_build_list() should run the deletion part of mysql_query_and_delete_unneeded_binary_packages(), too
|
|
|
|
|
|
|
|
|
|
tmp_file and load data local instead of bash, pipes and insert into
|
|
|
|
packages, 20 at a time
|
|
dependencies which have identical build_assignments
|
|
package_xx() override arch= definitions elsewhere in the PKGBUILD
|
|
|
|
|
|
dependency loops separated by architectures
|
|
mysql_join_dependencies_install_target_providers_with_versions(): fix parameter order in call of mysql_query_ordering_correct()
|
|
external stuff in internal JOIN...ONs
|
|
makedepends iff there is already a built version available
|
|
_any_ available package provides the makedepends
|
|
mysql_query_has_pending_dependencies() takes architecture id, not label!
|
|
|
|
|
|
|
|
|
|
|
|
binary_packages which are not linked by binary_packages_in_repositories
|
|
mysql_query_remove_old_binary_packages_from_build_list() new
|
|
mysql_query_has_pending_dependencies() now only looks for a single architecture
|
|
successive trials of mysql queries
|
|
|
|
|
|
architectures in equally-stable any-repositories cannot be a "duplicate package in equally stable repositories"
|
|
|
|
to-be-decided should not be added with increased sub_pkgrel
|
|
|
|
mysql_join_install_target_providers_dependencies_with_versions() new - do not ignore the stored versions!
|
|
- ">=0" dependency is already enough
|
|
|
|
LOCAL INFILE ..." failed, save those files for furhter inspection
|
|
condition to mysql join
|
|
off the build-list
|
|
|
|
|
|
|
|
|
|
|
|
|