1
0
forked from GitHub/gf-rgl
Commit Graph

8 Commits

Author SHA1 Message Date
John J. Camilleri
557ae6da44 Factor out language config to CSV file
Compiles, not tested
2018-08-06 16:53:23 +02:00
John J. Camilleri
70297f6ac2 Add --verbose/-v switch to Make.hs 2018-08-06 10:29:42 +02:00
John J. Camilleri
e44ab11609 copy copies everything from dist, not just specified modules
This was problematic when copying only a module and not its dependents.
2018-08-05 17:22:46 +02:00
John J. Camilleri
59672ef8ac Re-add argument checking in Make.hs 2018-08-04 18:44:16 +02:00
John J. Camilleri
8600112264 Search for module by name and do not require language folder 2018-08-04 18:40:40 +02:00
John J. Camilleri
7f5fae2031 Add support for building/copying individual modules in Make.hs
Particularly useful for ExtraEng, large monolingual dicts, etc.
2018-08-04 18:10:37 +02:00
John J. Camilleri
cc8bb02489 Remove pgf build command 2018-08-04 16:27:20 +02:00
John J. Camilleri
ade493515a [GF Split] Post-split updates 2018-07-25 20:18:48 +02:00