aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/FindGettextLib.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updatepo cmake ruleGiuseppe Bilotta2011-07-221-0/+15
| | | | | | | | | | 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/installationGiuseppe Bilotta2011-07-221-1/+10
|
* fixed not finding dll for gettext in MSVCConstantin Wenger2011-07-211-2/+2
|
* Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta2011-07-211-1/+8
|
* updated some path because the dlls are mostly under bin not libConstantin Wenger2011-07-211-2/+3
| | | added explanation why libintl must not belinked under some oses
* Refactor and clean up gettext managementGiuseppe Bilotta2011-07-211-0/+48