mirror of void-packages + my own branches
Find a file
Juan RP 1d718ef09a xbps-repo: new genindex implementation in C.
This version is 12x faster than current implementation in shell script.
To generate an index for 434 packages, current implementation took
5min and 56 seconds. New implementation only took 29 seconds!

New implementation also doesn't add duplicate packages, and updates
the package entry for new package versions.

--HG--
extra : convert_revision : 269d38ee18184b585877fd729bf95e07ce57dd50
2009-04-03 15:44:28 +02:00
bin xbps-repo: new genindex implementation in C. 2009-04-03 15:44:28 +02:00
doc TODO: working in xbps-repo genindex C code now. 2009-04-02 18:00:45 +02:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Add a func to remove a pkg from a dictionary. 2009-04-03 15:24:08 +02:00
lib Add a func to remove a pkg from a dictionary. 2009-04-03 15:24:08 +02:00
shutils xbps-src: fix genindex target for directory passed as argument. 2009-04-02 02:41:36 +02:00
templates Added xorg-7.4 meta-pkg (still uncomplete). 2009-04-02 10:46:54 +02:00
triggers triggers/x11-fonts: run fc-cache with chroot. 2009-03-24 06:46:15 +01:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk vars.mk: also set _BSD_SOURCE for rcorder. 2009-03-17 16:30:44 +01:00