GNUstepWeb GNUstepWeb

GNUstepWeb is a library which was designed to be compatible with WebObjects 4.x (developed by NeXT (now Apple) Inc.). This library is a logic extension of the GNUstep project. I hope it can help Objective-C, OpenStep and WebObject to become standards.

Build Options debug=yes Activate GNUstep debug features. GDL2=yes Use GNUstepWeb with gdl2 library LIBWRAP=yes Link with tcpd_libwrap (you know: hosts.deny, hosts.allow and this kind of things) GSWDEBUG_DEEP=yes Activate deep debug features (works only if debug=yes is set) GSWDEBUG_LOCK=yes Activate lock debug features (works only if debug=yes is set). Also activated by GSWDEBUG_DEEP=yes GSWDEBUG_MEM=yes Activate memory allocation/deallocation debug features (works only if debug=yes is set). Also activated by GSWDEBUG_DEEP=yes doc=yes Generate documentation