This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ec24d0c9cc
haiku
/
headers
/
build
/
private
/
package
/
manager
/
RepositoryBuilder.h
2 lines
58 B
C
Raw
Normal View
History
Unescape
Escape
Refactor reusable pkgman code into libpackage * Move RepositoryBuilder class to libpackage and add B* prefix to name. * Pull BPackageManager class out of PackageManager and move to libpackage. The base class is customizable via three handler objects responsible for transaction handling, request execution, respectively user interaction. * Reorganize _ApplyPackageChanges(): Now we first prepare the transactions for all affected installation locations (downloading files etc.) and then commit them.
2013-08-31 23:18:28 +04:00
#
include
<../private/package/manager/RepositoryBuilder.h>
Reference in New Issue
Copy Permalink