summaryrefslogtreecommitdiff
path: root/src/server/Makefile
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-06-04update the Makefile and the README for the serverkrasimir
2008-11-11gwt: fix gf-gwt.jar compilation to use the dnd jarbjorn
2008-11-11make food.pgf in src/server from resource-foodsbjorn
2008-11-04Forgotten record in src/server/Makefile.bjorn
2008-11-04Use next-lib when building example PGFs in src/serverbjorn
2008-10-29Some lighttpd config fixes for the gwt translator.bringert
2008-10-29Better way of building gf-gwt.jar.bringert
2008-10-29GWT: Some changes to compilation scripts to run on linux.bringert
2008-10-23Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ↵bjorn
code.
2008-10-22Added PGF.parse method to GWT client.bjorn
2008-10-22Make GWT compilation easier.bjorn
2008-10-22Reorganize GWT stuff into a reusable module and one application module.bjorn
2008-10-20Update gf-server instructions and configuration.bjorn
2008-10-20Added 'run' target to gf-server Makefile. It compiles the server, and starts ↵bjorn
lighttpd.
2008-10-17Don't include parsers for Ger, Dan, Nor in server/demo.pgf and server/lang.pgfbjorn
2008-10-17Delete gf.fcgi in src/server/Makefile.bjorn
2008-10-16A bunch of changes that make it easy to run the gf server with lighttpdbjorn
2008-10-16server/makefile added test.pgf target.bjorn
2008-10-16build pgf files in src/server with erasing parsingbjorn
2008-09-15gwt installball should not contain gf.fcgibjorn
2008-09-15Fixes to the GWT UI to be able to run it on other machines (still some ↵bjorn
hardcoded paths in the compilation).
2008-08-24Re-enable Catalan in the server demo grammar.bjorn
2008-08-23Added target for building translation server grammar for LangX.bjorn
2008-08-22Don't include DemoCat in server example grammar, since some parts are missing.bjorn
2008-08-18Include all languages in the demo pgf for the fastcgi server.bjorn
2008-08-15Added Makefile for fastcgi server.bjorn