Menu

Tree [7b75d2] master /
 History

HTTPS access


File Date Author Commit
 doc 2010-06-15 Felix A. Croes Felix A. Croes [1ba315] 0.6
 kfun 2010-06-09 Felix A. Croes Felix A. Croes [9d9180] 0.3
 project 2010-10-07 Felix A. Croes Felix A. Croes [1a3248] Add VS2010 solution and project files.
 src 2011-07-18 Felix A. Croes Felix A. Croes [7b75d2] Include the relay program that was briefly part...
 COPYING 2010-06-10 Felix A. Croes Felix A. Croes [329eec] Clarify wording.
 Makefile 2011-01-10 Felix A. Croes Felix A. Croes [da238b] Use LD=ld for OS X only, other platforms have L...
 README 2011-01-10 Felix A. Croes Felix A. Croes [da238b] Use LD=ld for OS X only, other platforms have L...
 lpc-ext.sln 2010-10-07 Felix A. Croes Felix A. Croes [1a3248] Add VS2010 solution and project files.

Read Me

src	API glue to compile with your kfun source code
doc	documentation
kfun	kfun source code

To build modules for all kfuns, just type 'make' (or whatever your GNU make
command is).  On OS X, use 'make HOST=DARWIN'.  On Windows, use Visual Studio
2010 with the solution file lpc-ext.sln, or use 'make EXT=dll' with Cygwin.