| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-30 | refinements-Pnb-2011-04-30 | virk.shafqat | |
| 2010-12-23 | Include Urd in the default set of languages to compile | 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-22 | refined synopsis | aarne | |
| 2010-12-21 | remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal ↵ | aarne | |
| inflection | |||
| 2010-11-30 | Setup.hs: improved langs=... option | hallgren | |
| Instead of just giving an explicit list of languages to compile, you can now also add and remove languages from the default list by using langs=+... or langs=-... Examples: cabal build langs=Eng,Swe,Ger -- as before, compile the given 3 langs cabal build langs=-Fin -- use default languages, but omit Fin cabal build langs=+Urd -- use default languages + Urd ("cabal build ..." is the same as "runhaskell Setup.hs build ...") | |||
| 2010-11-30 | Setup.hs: omit urdu when compiling the rgl, for now. | hallgren | |
| 2010-11-26 | Use the internal preprocessors mkPresent and mkMinimal | hallgren | |
| 2010-11-13 | flags in Setup.hs to speed up library compilation | aarne | |
| 2010-09-03 | added Urd to Setup | aarne | |
| 2010-05-16 | Setup.hs: Increase stack size for gf runs, fixes TryFin.gf build on Fedora ↵ | kevin.kofler | |
| 13 x86_64 | |||
| 2010-06-17 | add Dutch to the list of languages in Setup.hs | krasimir | |
| 2010-04-19 | add Bul to the list of languages in Setup.hs that have API | krasimir | |
| 2010-01-17 | PGF is now real synchronous PMCFG | krasimir | |
| 2009-11-16 | Dutch lexicon generated via Google translate; method in lib/src/MkExx.hs | aarne | |
| 2009-10-24 | integrate Polish in the build system | krasimir | |
| 2009-10-15 | bugfix in Setup.hs for Linux | krasimir | |
| 2009-10-07 | the Setup.hs script should build the prelude also | krasimir | |
| 2009-09-16 | add Romanian to the build system | krasimir | |
| 2009-06-23 | added preCopy and postCopy hooks in Setup.hs | krasimir | |
| 2009-06-22 | next-lib renamed to lib, lib to old-lib | aarne | |
| 2009-06-16 | make erasing=on the default | krasimir | |
| 2009-06-16 | now rgl-pgf produces one .pgf per language and finally one combined .pgf | krasimir | |
| 2009-05-20 | now 'runghc Setup.hs test' runs a simple extensible testsuite | krasimir | |
| 2009-05-13 | implement command 'runghc Setup.hs test' | krasimir | |
| 2009-05-14 | added command rgl-none in Setup.hs | krasimir | |
| 2009-05-11 | Setup.hs now builds RGL. the code is borrowed from Make.hs | krasimir | |
