]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Postpone creation of alternatives until all other rules are resolved
authorMichael Schroeder <mls@suse.de>
Wed, 8 Apr 2015 11:22:58 +0000 (13:22 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 8 Apr 2015 11:22:58 +0000 (13:22 +0200)
commitdfed87a149a6a1c2ace71bad7362bfbc434a6b32
tree0bc26e017dc8e25f5b6d7aa793c255a9db41a20a
parent5688bb84ee8d4a7e95ef178700bd30f81d36525b
Postpone creation of alternatives until all other rules are resolved

Also optimize the sort_by_common_deps code a bit.
src/policy.c
src/policy.h
src/solver.c