Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
mysql_query_has_pending_dependencies() takes architecture id, not label!
|
|
|
|
toolchain build-assignment is to be built
|
|
|
|
|
|
|
|
as toolchain build_assignments are pending
|
|
in the temporary table
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simultanously is ok iff the architectures are fitting
|
|
requires run of mysql_find_build_assignment_loops first
|
|
build-assignment can be better verified
|
|
|
|
bin/get-package-updates)
|
|
mysql_query_remove_old_binary_packages_from_build_list() new
|
|
|
|
mysql_query_has_pending_dependencies() now only looks for a single architecture
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mysql_join_install_target_providers_dependencies_with_versions() new - do not ignore the stored versions!
|
|
- ">=0" dependency is already enough
|
|
|
|
|
|
|
|
|
|
|
|
|