]> gitweb.fperrin.net Git - DictionaryPC.git/history - compile.sh
Attempt at using maven for compilation
[DictionaryPC.git] / compile.sh
2021-02-07 Frédéric PerrinMove library search to a common file
2021-02-06 Frédéric PerrinFix pathnames
2021-01-30 Frédéric PerrinRevert "Fix compile warnings."
2020-12-20 Reimar DöffingerMerge pull request #3 from zorun/swedish
2020-05-24 Reimar DöffingerExplicitly specify source and target for javac command.
2020-04-13 Reimar DöffingerRemove more left-overs from xerces dependency.
2020-04-13 Reimar DöffingerGet rid of xerces dependency.
2020-04-13 Reimar DöffingerEnable all compiler warnings (-Xlint:all).
2020-04-13 Reimar DöffingerPut compiled .class files into bin/ directory.
2020-04-11 Reimar DöffingerFix compile warnings.
2020-04-11 Reimar DöffingerExplicitly specify encoding for compile command.
2018-08-08 Reimar DöffingerAdd support for generating Romani dictionary.
2018-05-20 Reimar DöffingerMove several files out of Util.
2017-10-07 Reimar DöffingerWiktionarySplitter: Support compressed inputs.
2017-08-20 Reimar DöffingerSwitch to FileChannel and using Util from Dictionary...
2016-01-06 Reimar DöffingerMore robust compilation script.
2015-12-13 Reimar DöffingerSwitch to newer icu4j to fix hang bugs with EN-ZH.
2015-12-12 Reimar DöffingerFix compilation against latest newformat branch.
2015-08-24 Reimar DöffingerAdd horrible but working compile/run scripts.