summaryrefslogtreecommitdiff
path: root/src/rules.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.23upstream/0.6.23DongHun Kwak1-4/+39
2016-10-27Imported Upstream version 0.6.20upstream/0.6.20DongHun Kwak1-51/+155
2016-10-27Imported Upstream version 0.6.18upstream/0.6.18DongHun Kwak1-3/+26
2016-10-27Imported Upstream version 0.6.17upstream/0.6.17DongHun Kwak1-6/+19
2016-10-27Imported Upstream version 0.6.16upstream/0.6.16DongHun Kwak1-1/+7
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak1-51/+99
2016-10-27Imported Upstream version 0.6.14upstream/0.6.14DongHun Kwak1-2/+8
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-2/+18
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak1-231/+219
2016-10-27Imported Upstream version 0.6.9upstream/0.6.9DongHun Kwak1-2/+14
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak1-64/+64
2016-10-27Imported Upstream version 0.6.5upstream/0.6.5DongHun Kwak1-2/+248
2014-07-08fix instbuddy generation codeMichael Schroeder1-2/+2
2014-04-22obey droporphaned map in keep_orhans modeMichael Schroeder1-2/+2
2014-04-17implement SOLVER_FLAG_BREAK_ORPHANSMichael Schroeder1-1/+93
2014-04-16add KEEP_ORPHANS and BREAK_ORPHANS solver flagsMichael Schroeder1-1/+8
2014-04-04[ABI BREAKAGE] add support for SHA224/384/512Michael Schroeder1-3/+5
2014-03-27fix getrpmruleinfos for linked packagesMichael Schroeder1-2/+6
2014-03-25improve solver_addrule a bitMichael Schroeder1-38/+30
2014-03-25Don't put -SYSTEMSOLVABLE into conflictsMichael Schroeder1-1/+4
2014-03-24ignore negative assertions in choice rule generationMichael Schroeder1-1/+1
2014-03-24small optimization for solver_addupdateruleMichael Schroeder1-37/+45
2014-03-10implement complex deps handling in cleandeps/unneeded calculationMichael Schroeder1-37/+186
2014-03-05add support for complex dependenciesMichael Schroeder1-0/+177
2014-02-21fix bug in solver_get_unneeded that could lead to an endless loopMichael Schroeder1-3/+3
2014-02-12refactor a bitMichael Schroeder1-68/+54
2014-02-04do not create update/feature rules for applications or patternsMichael Schroeder1-5/+30
2013-12-17change infarch rule generation so that it does not break installed lock-stepsMichael Schroeder1-7/+75
2013-12-17fix typo in solver_addbestrulesMichael Schroeder1-1/+1
2013-12-04implement lock-stepping for infarch packages in implicitobsoleteusescolors modeMichael Schroeder1-1/+20
2013-10-17simplify packagelink code a bitMichael Schroeder1-28/+17
2013-10-16remove trailing whitespaceMichael Schroeder1-42/+42
2013-10-16refactor most of the linked pkg code into a seperate source fileMichael Schroeder1-201/+10
2013-10-15get rid of unused variables if ENABLE_LINKED_PKGS is not setMichael Schroeder1-0/+2
2013-10-15make linked package support a condition build optionMichael Schroeder1-0/+17
2013-10-14Extend product link support to patterns/applicationsMichael Schroeder1-33/+348
2013-09-23do not add back cleandeps_updatepkgs packages [bnc#841781]Michael Schroeder1-0/+9
2013-09-13add solver_rule2rules: learnt rule introspectionMichael Schroeder1-0/+43
2013-09-13add solv_memdup and solv_memdup2 inline helper functionsMichael Schroeder1-4/+1
2013-08-21make solver_describe_decision always return a rule, add solver_rule2solvable()Michael Schroeder1-0/+10
2013-06-04add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviourMichael Schroeder1-3/+3
2013-05-15Lookat at keepexplicitobsoletes when creating update rules for multiversion p...Michael Schroeder1-1/+8
2013-05-07add SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNKNOWN_PACKAGEMichael Schroeder1-5/+7
2013-04-18Haiku: The notation for the pre-release version part changedIngo Weinhold1-2/+0
2013-04-17rules/selection: use strrchr in EVR checks as wellMichael Schroeder1-1/+1
2013-04-17adapt SET_EV/SET_EVR magic to haiku for completenessMichael Schroeder1-5/+4
2013-04-05make queue_insertn more flexibleMichael Schroeder1-1/+1
2013-04-05refactor a bitMichael Schroeder1-6/+17
2013-04-04Do extra checking for choice rules so that they don't interfere with package ...Michael Schroeder1-5/+85
2013-03-22rename "NOOBSOLETES" to "MULTIVERSION"Michael Schroeder1-16/+16