summaryrefslogtreecommitdiffstats
path: root/lib/libpkg
Commit message (Collapse)AuthorAgeFilesLines
* Backout libinstall.a -> libpkg commit.flz2011-05-1714-3280/+0
| | | | Discussed with: erwin, brooks, bapt
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
| | | | | | PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-2314-0/+3280
- Rework the wrapper support to check libpkg version as well as pkg_install version. - Add libfetch to _prebuild_libs. - There are no new features introduced. Notes: the API is not stable, so basically, do not use libpkg in your projects for now. Also there's no manpage for libpkg yet, because the API will change drastically. I repeat, do not use libpkg for now.
OpenPOWER on IntegriCloud