summaryrefslogtreecommitdiff
path: root/WebSetup.hs
AgeCommit message (Expand)Author
2017-08-18Bump version requirements to base>=4.6, Cabal>=1.20Thomas Hallgren
2015-09-11WebSetup.hs: always enable parallel compilation of the RGL and the example gr...hallgren
2015-06-23WebSetup.hs: a note about parallel buildshallgren
2015-05-21Omit -optimize-pgf when compiling small example grammarshallgren
2014-11-27WebSetup.hs: always use gf -j, to avoid problems compiling the Phrasebookhallgren
2014-08-25Setup.hs: disable parallel RGL build support for now, since it is incompatibl...hallgren
2014-08-25Experimental: parallel batch compilation of grammarshallgren
2014-08-08Setup.hs: don't build example grammars when the rgl-none argument is specifiedhallgren
2014-07-21WebSetup.hs: include Chinese when building the Phrasebookhallgren
2014-06-21The --output-dir option now applies also to PGF fileshallgren
2014-06-19WebSetup.hs: PhrasebookLav works againhallgren
2014-06-19WebSetup.hs: skip PhrasebookLav for nowhallgren
2014-06-18Compile example grammars during the build phase instead of the install phasehallgren
2014-03-11WebSetup.hs: use the correct --gf-lib-path when building example grammarshallgren
2013-09-16Remove contribs and examplesjohn.j.camilleri
2012-04-19minibar & cloud service: minor style changeshallgren
2012-03-01WebSetup.hs: avoid ? wildcards because of odd behaviour under Win32hallgren
2012-03-01WebSetup.hs: use </> instead of '/' for Win32 compatibilityhallgren
2011-10-25Preparations for release of GF 3.3hallgren
2011-10-14Bug fix in setup for gf -server modehallgren
2011-10-12Improvements of "gf -server" mode and related setuphallgren