index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
WebSetup.hs
Age
Commit message (
Expand
)
Author
2018-11-30
WebSetup.hs: don't output messages that lie about what's being installed
Thomas Hallgren
2018-11-28
bin/build-binary-dist.sh: include the RGL in binary distributions
Thomas Hallgren
2018-07-26
Fixes for buildWeb
John J. Camilleri
2018-07-19
WebSetup: fail silently when example grammars don't build
John J. Camilleri
2018-07-05
More cleanup in Setup and WebSetup
John J. Camilleri
2018-07-04
Replace Distribution.Simple.Utils.noticeNoWrap with putStr
John J. Camilleri
2018-07-04
Remove examples directory; these now live in gf-contrib
John J. Camilleri
2017-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2015-09-11
WebSetup.hs: always enable parallel compilation of the RGL and the example gr...
hallgren
2015-06-23
WebSetup.hs: a note about parallel builds
hallgren
2015-05-21
Omit -optimize-pgf when compiling small example grammars
hallgren
2014-11-27
WebSetup.hs: always use gf -j, to avoid problems compiling the Phrasebook
hallgren
2014-08-25
Setup.hs: disable parallel RGL build support for now, since it is incompatibl...
hallgren
2014-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-08-08
Setup.hs: don't build example grammars when the rgl-none argument is specified
hallgren
2014-07-21
WebSetup.hs: include Chinese when building the Phrasebook
hallgren
2014-06-21
The --output-dir option now applies also to PGF files
hallgren
2014-06-19
WebSetup.hs: PhrasebookLav works again
hallgren
2014-06-19
WebSetup.hs: skip PhrasebookLav for now
hallgren
2014-06-18
Compile example grammars during the build phase instead of the install phase
hallgren
2014-03-11
WebSetup.hs: use the correct --gf-lib-path when building example grammars
hallgren
2013-09-16
Remove contribs and examples
john.j.camilleri
2012-04-19
minibar & cloud service: minor style changes
hallgren
2012-03-01
WebSetup.hs: avoid ? wildcards because of odd behaviour under Win32
hallgren
2012-03-01
WebSetup.hs: use </> instead of '/' for Win32 compatibility
hallgren
2011-10-25
Preparations for release of GF 3.3
hallgren
2011-10-14
Bug fix in setup for gf -server mode
hallgren
2011-10-12
Improvements of "gf -server" mode and related setup
hallgren