haiku/headers/build/private/package
Ingo Weinhold 83462cc28d 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 21:19:07 +02:00
..
hpkg hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
manager Refactor reusable pkgman code into libpackage 2013-08-31 21:19:07 +02:00
ActivateRepositoryCacheJob.h
ActivateRepositoryConfigJob.h
ActivationTransaction.h
ChecksumAccessors.h
FetchFileJob.h
HashableString.h
JobQueue.h
RemoveRepositoryJob.h
TempfileManager.h
ValidateChecksumJob.h