Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1001_fix_build_issues.patch | improves autoconf building Autoconf package files have several issues: - macro order in configure.ac is not right; - version in configure.ac is not up to date; - Makefile.am perform useless (and wrong/failing) operations; - src/Makefile.am includes some AM_CXXFLAGS that are usually users domain; - headers are not installed in their own irstlm directory; - library version info is missing. This patch solves these issues. |
Giulio Paci <giuliopaci@gmail.com> | invalid | |||
1002_fix_problems_identified_by_cppcheck.patch | fix some problems reported by cppcheck | Giulio Paci <giuliopaci@gmail.com> | invalid | |||
1003_fix_online_help.patch | fix -h option handling This patch fix -h options handling: it ensures that -h option is always supported, without any argument and reformat output so that a minimum set of information is always present, with similar format, in every tool. |
Giulio Paci <giuliopaci@gmail.com> | invalid | |||
1004_do_not_install_private_scripts.patch | prevent installation and distribution of private scripts | Giulio Paci <giuliopaci@gmail.com> | invalid |