libFoundation |
|
This is the home page of libFoundation, a library
that provides an almost complete implementation of the OpenStep
specification plus many other extensions that can be found in the
Apple's MacOS X Foundation library.
News in libFoundation 0.9.0
DocumentationStarting with the 0.9.0 release the documentation is written in the Texinfo format. Here is an online version of this documentation.Remote access to the sources through CVSYou can have read-only access to the most recent developments on libFoundation using anonymous CVS. To be able to do this setup the CVSROOT environment variable like this (a Bourne shell is assumed):CVSROOT=:pserver:anoncvs@cvs.net-community.com:/libFoundation export CVSROOTThen do a cvs login. You will be prompted to introduce a password, enter anoncvs. Then issue this command to get the sources: cvs -z 3 checkout libFoundationOnce you have the sources checked out you can update them to the recent changes by running inside of libFoundation source tree: cvs -z 3 update MaintainersThe current maintainer of libFoundation is Helge Hess.AuthorsThe original authors of libFoundation are Mircea Oancea and Ovidiu Predescu. Important contributions were done by Helge Hess.Last modified: Sun Jan 18 00:04:20 PST 2004 | |