David Kalnischkies
|
036eb0127a
* apt-pkg/edsp.cc:
|
il y a 13 ans |
David Kalnischkies
|
d5648746d4
* apt-pkg/cacheiterators.h:
|
il y a 14 ans |
Michael Vogt
|
a1e68c33ac
merged lp:~donkult/apt/experimental
|
il y a 14 ans |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
il y a 15 ans |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
il y a 15 ans |
David Kalnischkies
|
894d672e9b
* apt-pkg/pkgcache.h:
|
il y a 15 ans |
David Kalnischkies
|
98278a81bf
rename option APT::Solver::Name to simply APT::Solver
|
il y a 15 ans |
David Kalnischkies
|
27c69dd0b3
send the first line of the error message to the error list and fail a bit
|
il y a 15 ans |
David Kalnischkies
|
c6660a4ba9
fix SubProgress to accept a Percent parameter to update the Current
|
il y a 15 ans |
David Kalnischkies
|
b57c0e355d
implement proper progress report with OpProgress
|
il y a 15 ans |
David Kalnischkies
|
ebfeeaedf5
implement correct error reporting
|
il y a 15 ans |
David Kalnischkies
|
3d17b9ffc7
undo the temporary progress reporting disabling which slipped into last commit
|
il y a 15 ans |
David Kalnischkies
|
bda94cb843
fix arguments for MarkInstall so packages are really marked as automatic
|
il y a 15 ans |
David Kalnischkies
|
ee8c790a66
maybe Pre-Depends are checked if they write them as Pre-Depends and
|
il y a 15 ans |
David Kalnischkies
|
cbc702ea58
tell the resolver a package is set on hold if it was set by the user
|
il y a 15 ans |
David Kalnischkies
|
741b7da9de
implement external solver calling for upgrade and dist-upgrade, too
|
il y a 15 ans |
David Kalnischkies
|
76d4aab06d
doesn't execute autoremove marker setting if an external solver is called
|
il y a 15 ans |
David Kalnischkies
|
ac5fbff8c5
refactor: move solver execution into his own EDSP method
|
il y a 15 ans |
David Kalnischkies
|
288a76d2dc
reduce the buffer size so we get a sort of realtime progress report
|
il y a 15 ans |
David Kalnischkies
|
c80a49f556
move the mapping generation to the top as the response reading is
|
il y a 15 ans |
David Kalnischkies
|
e876223c70
implement optional Progress report in EDSP
|
il y a 15 ans |
David Kalnischkies
|
d4f626ff09
reorganize WriteScenario to add a WriteLimitedScenario in which a scenario
|
il y a 15 ans |
David Kalnischkies
|
2a33cb16d6
use the version id instead of the mmap offset as APT-ID
|
il y a 15 ans |
David Kalnischkies
|
69a788359e
Interpret Remove and Install lines in Responses correctly
|
il y a 15 ans |
David Kalnischkies
|
2029276f03
send the scenario through a pipe to the solver and get the solution back
|
il y a 15 ans |
David Kalnischkies
|
40795fca99
parse also the action flags Upgrade, Dist-Upgrade and alike from the request
|
il y a 15 ans |
David Kalnischkies
|
6d5bd6147e
Read and apply install/remove requests correctly
|
il y a 15 ans |
David Kalnischkies
|
93794bc92e
WriteRequest according to current EDSP draft
|
il y a 15 ans |
David Kalnischkies
|
c3b851268e
rename edspwriter to straight edsp in toplevel as it does more than
|
il y a 15 ans |