Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2009-11-25 22:27:25 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix logic to not add stray -I options.
   2009-08-19 11:50:59 by Geert Hendrickx | Files touched by this commit (4)
Log message:
Downgrade back to 0.4 (but keep the destdir support and licenses)
until we have a wm/wmii release compatible with the new API.
   2009-08-09 09:54:42 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.5, convert to user-destdir.

The API of the fcall struct was changed for ANSI/C99 compliance.
A bug affecting the offset of consecutive writes was fixed. The
server's maximum message size is honored. ixpc's command line
parsing was fixed. Build problems on Solaris were fixed. The append
command was added to ixpc. wstat server support was added.
   2009-06-15 14:42:27 by Geert Hendrickx | Files touched by this commit (1)
Log message:
Update HOMEPAGE and MASTER_SITES.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-01-06 22:47:09 by Geert Hendrickx | Files touched by this commit (6) | Imported package
Log message:
Import libixp-0.4 from www.suckless.org.

libixp is a stand-alone client/server 9P library including ixpc client.
It consists of less than 2000 lines of code (including ixpc).


Next | Query returned 16 messages, browsing 11 to 20 | previous