1
0
forked from GitHub/gf-core
Commit Graph

8 Commits

Author SHA1 Message Date
hallgren be301d8a5e Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
hallgren 7dee933802 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne 06799aab5a latin1 flags to some Afrikaans modules 2013-12-06 08:42:22 +00:00
aarne 63cc2fc6e8 Cond and Fut Simul in Dut and Afr fixed 2012-03-20 23:00:46 +00:00
aarne 78e41a193f Afrikaans fixes by Laurette and Laurette 2012-02-10 08:22:37 +00:00
aarne f0bd6dc69f api for Afrikaans 2011-05-06 08:38:39 +00:00
aarne e6c353425c new Afrikaans by L&L Pretorius 2011-03-12 11:29:42 +00:00
aarne 578591806f added Afrikaans (draft, direct adaptation from Dutch) 2011-01-12 08:07:30 +00:00