Go to file
Juan RP 7aebea684b Implemented support for working with remote repositories.
libfetch from NetBSD's pkgsrc has been imported into lib/fetch, but
the objects are embedded into libxbps. Only a public function to fetch
files has been implemented: xbps_fetch_file().

The library now is built with -fvisibility=hidden by default, and
exported symbols are the ones that use the SYMEXPORT macro.

The code works well enough, but will need many more cleanups.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091027004600-0lq9aao67lisbzxv
2009-10-27 01:46:00 +01:00
bin Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
doc Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
include Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
lib Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
.bzrignore .bzrignore: add static bins. 2009-10-22 11:30:09 +02:00
Makefile Remove xbps-src and its associated code. This is required for the 2009-10-18 11:15:39 +02:00
prog.mk prog.mk: add uninstall target. 2009-10-18 17:39:32 +02:00
vars.mk Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00