| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-17 | build-binary-dist.sh: updated to include the C runtime system in binary tarballs | hallgren | |
| Also moved it to the bin directory. Run it with 'bash bin/build-binary-dish.sh'. | |||
| 2011-10-25 | Preparations for release of GF 3.3 | hallgren | |
| + Changing version numbers and dates here and there. + Simplify build-binary-dist.sh since pgf-http need not be built anymore. + Use--gf-lib-path to make the sample grammars for minibar compile even if GF is not installed. | |||
| 2010-12-23 | build-binary-dsit.sh: make paths relative to /usr/local in the final tar file. | hallgren | |
| 2010-12-22 | Setup.hs: build both alltenses and present by default | hallgren | |
| Now you can specify more than one mode when building and installing the RGL. For example to build all modes, run runhaskell Setup.hs build alltenses present minimal The default is to build alltenses and present, which means that a single command, cabal install is enough to obtain a normal installation of GF. Without this change, additional build and install commands would be required before you can compile example grammars, like Foods and Phrasebook. The build-binary-dist.sh script has been simplified accordingly. | |||
| 2010-12-21 | Add build-binary-dist.sh | hallgren | |
