Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to GNU gettext 0.19.8. | Matthias Andree | 2019-05-12 | 1 | -0/+25 |
| | |||||
* | Update gettext infrastructure. | Matthias Andree | 2015-03-15 | 1 | -0/+12 |
| | |||||
* | Update error reporting address. | Matthias Andree | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | Remove pass-c-format, which is not documented clearly. | Matthias Andree | 2004-10-20 | 1 | -2/+1 |
| | | | | | | Remove excess trailing backslash. svn path=/trunk/; revision=3960 | ||||
* | Add some --flag to XGETTEXT_OPTIONS, to properly propagate c-format tag. | Matthias Andree | 2004-10-20 | 1 | -1/+9 |
| | | | | svn path=/trunk/; revision=3957 | ||||
* | This is the large automake/gettext commit. | Matthias Andree | 2004-06-19 | 1 | -0/+41 |
It cleans up the whole build system and drops generated files such as intl/ and some from po/. The package version is moved to configure.in. HTML -> txt conversion is now done in html2txt.sh To bootstrap the package, read README.svn, make sure you have all prerequisite packages installed, then run ./bootstrap.sh. svn path=/trunk/; revision=3907 |