head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2;
locks; strict;
comment	@# @;


1.7
date	2012.06.09.12.50.27;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2011.04.16.09.42.26;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2011.04.10.10.01.41;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.30.12.28.34;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.30.08.21.58;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.13.03.57.24;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2006.10.31.06.13.48;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- update to 1.4.6
@
text
@GNUstep/Local/Library/Documentation/WebServer/WebServer.gsdoc
GNUstep/Local/Library/Documentation/WebServer/WebServer.html
GNUstep/Local/Library/Documentation/WebServer/WebServer.igsdoc
GNUstep/Local/Library/Documentation/WebServer/WebServerBundles.gsdoc
GNUstep/Local/Library/Documentation/WebServer/WebServerBundles.html
GNUstep/Local/Library/Documentation/WebServer/WebServerHTML.gsdoc
GNUstep/Local/Library/Documentation/WebServer/WebServerHTML.html
GNUstep/Local/Library/Documentation/WebServer/OrderedSymbolDeclarations.plist
GNUstep/Local/Library/Documentation/WebServer/dependencies
GNUstep/Local/Library/Headers/WebServer/WebServer.h
GNUstep/Local/Library/Headers/WebServer/WebServerBundles.h
GNUstep/Local/Library/Headers/WebServer/WebServerHTML.h
GNUstep/Local/Library/Libraries/libWebServer.so
GNUstep/Local/Library/Libraries/libWebServer.so.%%LIBVERSION%%
GNUstep/Local/Library/Libraries/libWebServer.so.%%LIBVERSION2%%
@@dirrm GNUstep/Local/Library/Headers/WebServer
@@dirrm GNUstep/Local/Library/Documentation/WebServer
@


1.6
log
@- fix objc API, so only one libobjc is linked in.
@
text
@d8 1
a8 1
%%GNUSTEP_DEVEL%%GNUstep/Local/Library/Documentation/WebServer/OrderedSymbolDeclarations.plist
@


1.5
log
@- update to 1.4.0
@
text
@d8 1
@


1.4
log
@- drop USE_GNUSTEP_PREFIX
@
text
@d4 4
d10 2
@


1.3
log
@- update to 1.1.1
@
text
@d1 10
a10 10
Local/Library/Documentation/WebServer/WebServer.gsdoc
Local/Library/Documentation/WebServer/WebServer.html
Local/Library/Documentation/WebServer/WebServer.igsdoc
Local/Library/Documentation/WebServer/dependencies
Local/Library/Headers/WebServer/WebServer.h
Local/Library/Libraries/libWebServer.so
Local/Library/Libraries/libWebServer.so.%%LIBVERSION%%
Local/Library/Libraries/libWebServer.so.%%LIBVERSION2%%
@@dirrm Local/Library/Headers/WebServer
@@dirrm Local/Library/Documentation/WebServer
@


1.2
log
@- update to use new bsd.gnustep.mk
Approved by:	gurkan@@linuks.mine.nu
@
text
@d8 1
a8 1
Local/Library/Libraries/libWebServer.so.%%VERSION%%
@


1.1
log
@The WebServer class provides the framework for a GNUstep program to act
as an HTTP or HTTPS server for simple applications.
It does not attempt to be a general-purpose web server, but is rather
intended to permit a program to easily handle requests from automated
systems which are intended to control, monitor, or use the services
provided by the program in which the class is embedded.
The emphasis is on making it robust/reliable/simple, so you can rapidly
develop software using it. It is a single-threaded, single-process
system using asynchronous I/O, so you can easily run it under debug
in gdb to fix any bugs in your delegate object.
@
text
@d7 1
a7 1
Local/Library/Libraries/libWebServer.so.%%MAJORVERSION%%.1
@

