| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-04 | Remove examples directory; these now live in gf-contrib | John J. Camilleri | |
| All changes have been reflected in the gf-contrib repository: https://github.com/GrammaticalFramework/gf-contrib Now, for WebSetup to build the example grammars, one must have gf-contrib cloned in the same top-level directory as GF. When this isn't the case, WebSetup displays a notice without failing. | |||
| 2015-05-21 | examples/phrasebook/Makefile2: include Jpn and Snd in the build | hallgren | |
| 2014-05-09 | examples/phrasebook/Makefile2: add Chinese | hallgren | |
| Also remove arguments to raise the stack size, GF's built-in default is big enough now. | |||
| 2014-01-13 | examples/Phasebook/Makefile2: Lativan is fixed, include it again | hallgren | |
| 2014-01-10 | examples/Phasebook/Makefile2: Lativan is broken, omit it for now | hallgren | |
| Also rewrote Makefile2 in a more compact way. | |||
| 2013-12-17 | examples/phrasebook/Makefile2: Finnish needs a larger stack | hallgren | |
| 2013-12-16 | examples/phrasebook/Makefile2: remove duplicated rule | hallgren | |
| 2013-11-29 | examples/phrasebook/Makefile2: Romanian needs a larger stack | hallgren | |
| 2013-11-26 | examples/phrasebook: add Makefile2 for parallel grammar compilation | hallgren | |
| Makefile2 specificies the dependencies accurately enough that you can use make's support for parallel compilation. Run make -f Makefile2 -j to utilize all the cores in your computer to significantly speed up the creation of Phrasebook.pgf. | |||
