Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindGettext: support version selection | Rolf Eike Beer | 2012-01-25 | 1 | -1/+15 |
| | |||||
* | FindGettext: two more fixes for files with multiple dots | Alex Neundorf | 2011-11-16 | 1 | -2/+4 |
| | | | | | | | Another patch by Albert Astals Cid for dealing with translation files with multiple dots. Alex | ||||
* | -make GETTEXT_PROCESS_PO_FILES() work with files with multiple dots | Alex Neundorf | 2011-11-15 | 1 | -1/+2 |
| | | | | | | | | | | | Patch by Albert Astals Cid. E.g. plasma_package_org.kde.activityswitcher.po will now be installed correctly as plasma_package_org.kde.activityswitcher.mo, and not as plasma_package_org.mo. This is kind-of related to #12282 Alex | ||||
* | Strip trailing whitespace | Alex Neundorf | 2011-11-15 | 1 | -3/+3 |
| | | | | Alex | ||||
* | Support REQUIRED in FindGettext.cmake (using FPHSA.cmake) | Alex Neundorf | 2011-08-10 | 1 | -0/+3 |
| | | | | Alex | ||||
* | Add macros GETTEXT_PROCESS_POT() and GETTEXT_PROCESS_PO_FILES() | Alex Neundorf | 2011-08-10 | 1 | -7/+91 |
| | | | | | | | These macros (functions actually) can be used to process pot and po files. Patch prepared by Raphael Kubo da Costa. Alex | ||||
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -1/+12 |
| | | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | BUG: fix #8122, _firstPoFile was not empty because it was no real variable | Alexander Neundorf | 2009-01-10 | 1 | -1/+3 |
| | | | | | | but just a macro argument -> make it a real variable Alex | ||||
* | BUG: fix 7230: don't ignore first parameter if it's not ALL | Alexander Neundorf | 2008-06-29 | 1 | -1/+1 |
| | | | | Alex | ||||
* | BUG: fix typo reported by Duncan Mac Vicar | Alexander Neundorf | 2007-02-26 | 1 | -1/+1 |
| | | | | Alex | ||||
* | BUG: add gettext module for working with GNU gettext (#4081) | Alexander Neundorf | 2007-02-02 | 1 | -0/+65 |
Alex |