Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updatepo cmake rule | Giuseppe Bilotta | 2011-07-22 |
| | | | | | | | | | | Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process. | ||
* | Refactor mo creation/installation | Giuseppe Bilotta | 2011-07-22 |
| | |||
* | fixed not finding dll for gettext in MSVC | Constantin Wenger | 2011-07-21 |
| | |||
* | Find correct library for MSVC vs MingW in Winows | Giuseppe Bilotta | 2011-07-21 |
| | |||
* | updated some path because the dlls are mostly under bin not lib | Constantin Wenger | 2011-07-21 |
| | | | added explanation why libintl must not belinked under some oses | ||
* | Refactor and clean up gettext management | Giuseppe Bilotta | 2011-07-21 |