summaryrefslogtreecommitdiff
path: root/Modules/FindGettext.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Fix typos and spelling in documentationJosef Angstenberger2021-05-071-2/+2
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+1
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-122/+122
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-55/+56
* FindGettext: fix support for MS Windows gettext binariesTomasz Słodkowicz2017-08-301-2/+6
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-111-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* FindIntl: New module to find Gettext libintlRoger Leigh2014-11-111-0/+3
* Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-061-4/+7
* Merge topic 'FindGettext-doc-update'Brad King2014-09-221-1/+1
|\
| * FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162)Brad King2014-09-181-1/+1
* | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-2/+2
|/
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-23/+46
* FindGettext: fix overwriting result with empty variable (#13691)Rolf Eike Beer2012-11-261-2/+0
* Merge topic 'include-FPHSA'Brad King2012-09-111-2/+2
|\
| * include FPHSA from current directory in all modulesRolf Eike Beer2012-09-091-2/+2
* | FindGettext: remove code duplicating FPHSA checksRolf Eike Beer2012-09-081-8/+1
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-17/+17
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-112/+112
* FindGetText: fix multiple targets with the same name problem (CMP0002)Alex Neundorf2012-02-121-5/+43
* FindGettext: support version selectionRolf Eike Beer2012-01-251-1/+15
* FindGettext: two more fixes for files with multiple dotsAlex Neundorf2011-11-161-2/+4
* -make GETTEXT_PROCESS_PO_FILES() work with files with multiple dotsAlex Neundorf2011-11-151-1/+2
* Strip trailing whitespaceAlex Neundorf2011-11-151-3/+3
* Support REQUIRED in FindGettext.cmake (using FPHSA.cmake)Alex Neundorf2011-08-101-0/+3
* Add macros GETTEXT_PROCESS_POT() and GETTEXT_PROCESS_PO_FILES()Alex Neundorf2011-08-101-7/+91
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-1/+12
* BUG: fix #8122, _firstPoFile was not empty because it was no real variableAlexander Neundorf2009-01-101-1/+3
* BUG: fix 7230: don't ignore first parameter if it's not ALLAlexander Neundorf2008-06-291-1/+1
* BUG: fix typo reported by Duncan Mac VicarAlexander Neundorf2007-02-251-1/+1
* BUG: add gettext module for working with GNU gettext (#4081)Alexander Neundorf2007-02-021-0/+65