David Ayers
87ecde1a46
* GSWExtensions.framework/Makefile.preamble: Correct
...
ADDITIONAL_INCLUDE_DIRS and ADDITIONAL_LIB_DIRS.
* Testing/DynamicElements/Makefile.preamble: Ditto.
* GSWExtensionsGSW.framework/Makefile.preamble: Ditto. Also
remove comments.
* GSWeb.framework/Makefile.preamble.in: Ditto. Also correct
ADDITIONAL_CPPFLAGS
* Testing/DynamicElements/GNUmakefile: Remove unused
variables.
* GSWeb.framework/GNUmakefile: Ditto.
* GSWExtensions.framework/Makefile.postamble: Removed unused
targets 'regenerate' and 'copy-dist'.
* GSWExtensionsGSW.framework/Makefile.postamble: Ditto.
* Testing/DynamicElements/Makefile.postamble: Ditto.
* GSWeb.framework/Makefile.postamble: Ditto. Add rule for
GNUSTEP_TARGET_DIR dependent 'config.h'.
* Testing/DynamicElements/Resources/Info-DynamicElements.plist:
Correct spelling.
* Testing/DynamicElements/DynamicElements.m: Replace #import
with #include.
* Testing/DynamicElements/DynamicElements_main.m: Ditto.
* Testing/DynamicElements/Main.h: Ditto.
* Testing/DynamicElements/Main.m: Ditto.
* Examples/hello/Hello.m: Ditto.
* Examples/hello/HelloPage.h: Ditto.
* Examples/hello/HelloPage.m: Ditto.
* Examples/hello/Hello_main.m: Ditto.
* Examples/hello/Main.h: Ditto.
* Examples/hello/Main.m: Ditto.
* Examples/hello/Resources/Info-Hello.plist: Reformatted.
* GSWeb.framework/GSWDebug.h/m (GSWLogAssertGoodFn): Adjust
prototype to use id instead of NSObject * and dereference via
class_pointer instead of isa.
([NSObject isa]): Remove obsolete category.
* GSWeb.framework/GSWPageDefLexer.h: Use "GSWeb.h" instead of
<GSWeb/GSWeb.h> for include.
* GSWeb.framework/GSWPageDefLexer.m: Ditto.
* GSWeb.framework/GSWPageDefParser.h: Ditto.
* GSWeb.framework/GSWPageDefParser.m: Ditto.
* GSWeb.framework/GSWPageDefParserTokenTypes.h: Ditto.
* GSWeb.framework/PageDef.g: Ditto.
* GSWeb.framework/html.g: Ditto.
* GSWeb.framework/htmltag.g: Ditto.
* GSWeb.framework/GSWWOCompatibility.m: Remove file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18338 72102866-910b-0410-8b05-ffd578937521
2004-01-08 16:23:47 +00:00
Mirko Viviani
f975683fc8
2002-09-22 Mirko Viviani <mirko.viviani@rccr.cremona.it>
...
* Makefile.postamble: install gsweb.make
* GSWeb.framework/GSWDefaultAdaptor.m: added config.h
* GSWeb.framework/Makefile.preamble.in: new file.
* GSWeb.framework/Makefile.preamble: removed.
* gsweb.make.in: new file.
* configure.ac: new file.
* config/pathxml.m4: new file.
* gsweb.make.in: new file.
* config.h.in: new file.
* GSWeb.framework/GNUmakefile (GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES):
include gsweb.make
* GSWeb.framework/GSWTemplateParserXML.h|.m: include libxml includes
from libxml/ dir.
* GSWeb.framework/*.m: replaced all occurrencies of stringWithout*: and
remove*: with the new methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@14509 72102866-910b-0410-8b05-ffd578937521
2002-09-22 14:27:04 +00:00
Adam Fedor
b2f1e88a6c
Update to work with antlr 2.7.1
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@10746 72102866-910b-0410-8b05-ffd578937521
2001-08-20 21:08:03 +00:00
Mirko Viviani
e758d0ed8b
* GSWeb.framework/htmltag.g: changed gsweb include dir from
...
gsweb/GSWeb.framework/ to GSWeb/
* GSWeb.framework/html.g: likewise.
* GSWeb.framework/PageDef.g: likewise.
* GSWeb.framework/GSWResourceManager.m ([GSWResourceManager
+_applicationGSWBundle]): fix location of MIME.plist and language.plist
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@7936 72102866-910b-0410-8b05-ffd578937521
2000-10-30 22:56:08 +00:00
Manuel Guesdon
f9ecb43b28
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@6293 72102866-910b-0410-8b05-ffd578937521
2000-03-16 16:16:49 +00:00
Manuel Guesdon
a8feab4406
2000-01-23 Manuel Guesdon <mguesdon@sbuilders.com>
...
* Added Mirko Viviani's GNUstepWeb-HOWTO
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@5827 72102866-910b-0410-8b05-ffd578937521
2000-01-23 18:41:39 +00:00
Manuel Guesdon
a0b34ee1ee
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@5815 72102866-910b-0410-8b05-ffd578937521
2000-01-22 12:49:49 +00:00