summaryrefslogtreecommitdiff
path: root/src/editor/simple/Makefile
AgeCommit message (Collapse)Author
2011-10-12Improvements of "gf -server" mode and related setuphallgren
"gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete.
2011-07-25gfse: various small improvementshallgren
2011-02-17gfse: some small fixeshallgren
+ 'make install' to copy all required files to the server + configuration options and error checks in upload.cgi
2011-02-17Adding the prototype GF editor for simple multilingual grammarshallgren