aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/FindGettextLib.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up cmake DLL installation and other minor thingssfan52021-03-121-9/+0
* cmake: Silence warnings. (#9750)orbea2020-04-281-2/+2
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-031-1/+1
* Clean up and tweak build systemShadowNinja2015-03-271-56/+49
* Fix cmake po detection bugest312015-03-231-0/+1
* OS X compatibility fixesMartin Doege2014-06-291-0/+12
* Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola2012-03-201-1/+1
* Gettext fix for *BSD - require special linkage as glibc is not usedq662011-08-111-1/+4
* Locale dir should be parallel to global data dirGiuseppe Bilotta2011-07-241-1/+1
* Bring po update out of cmake againGiuseppe Bilotta2011-07-241-15/+1
* updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-231-0/+3
* updatepo cmake ruleGiuseppe Bilotta2011-07-221-0/+15
* 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
* Refactor and clean up gettext managementGiuseppe Bilotta2011-07-211-0/+48