Go to file
Juan RP f859663a4b xbps-repo: made 'genindex' code run ~60% faster than before!
Rather than externalizing the package index plist file to storage every
time a package is registered, only do it one time once all packages
have been processed. Creating an index with 700 pkgs now takes 14s
in a VM, where before it took 39s. As consequence of this, the 'add-pkgidx'
target is no longer relevant or useful, remove it.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091118053439-ct1chn4hdeir1pdo
2009-11-18 06:34:39 +01:00
bin xbps-repo: made 'genindex' code run ~60% faster than before! 2009-11-18 06:34:39 +01:00
doc doc/TODO: remote repos are working. 2009-11-01 07:34:52 +01:00
include xbps_api.h: bump XBPS_RELVER to 20091109. 2009-11-09 02:45:03 +01:00
lib Implemented blueprint "essential-upgrades". 2009-11-09 02:30:04 +01:00
.bzrignore Added xbps-bin(8) and xbps-repo(8) manpages in asciidoc format. 2009-10-28 16:32:22 +01:00
Makefile Fix up some issues for building shared/static bins. 2009-10-30 17:23:45 +01:00
prog.mk Fix launchpad bug #473249 "-lxbps not found because of wrong LDFLAGS" 2009-11-05 22:55:27 +01:00
vars.mk Improve xbps_fetch_file() and friends, one more time by Daft Punk. 2009-10-31 15:09:25 +01:00