John Szakmeister
67533e0948
Move po generation from Make to CMake.
...
Fixes #902 : localization build: `install`, `uninstall`, `prefixcheck
targets. All the language-related bits will now build under CMake.
Changes include:
* Moving all non-generated sources into the NEOVIM_SOURCES variable
to aid in generating the .pot file.
* Moving a couple generated sources from NEOVIM_SOURCES and into
NEOVIM_GENERATED_SOURCES.
* Added NEOVIM_HEADERS to the executable and the library for folks who
are using something other than Ninja or makefiles (that way the
headers will show up in the IDE files).
* Now uses gettext's `--update` switch to update the .po files, rather
than doing a fragile `mv` dance that could leave you with a broken
working tree if you press CTRL-C at the right time.
* Creates `update-po-${LANG}` targets for updating individual
languages, just like the original Makefile.
* Also adds the `update-po` target for updating all the languages.
* Ported the `check-${LANG}` style targets. They're
`check-po-${LANG}` under CMake.
* Handles all the one-off instances that were in the original
Makefile. Fixed up ko.UTF-8.po to include the "Original
translation" line like other .po files to make the generation of the
"Generate from ..." comments consistent. Updated ko.po with the new
text.
2014-07-17 05:47:32 -04:00
..
2014-07-14 20:28:40 +02:00
2014-07-16 19:05:35 +02:00
2014-07-16 17:12:34 +02:00
2014-07-17 05:47:32 -04:00
2014-07-11 16:38:49 -04:00
2014-07-11 18:33:07 -04:00
2014-07-11 18:33:07 -04:00
2014-05-15 20:46:02 +02:00
2014-07-16 17:12:34 +02:00
2014-07-16 19:07:45 +02:00
2014-07-14 20:28:40 +02:00
2014-07-16 19:07:45 +02:00
2014-07-09 00:18:19 +02:00
2014-07-12 14:26:55 +02:00
2014-07-17 05:47:32 -04:00
2014-07-09 00:18:18 +02:00
2014-06-02 11:04:18 -03:00
2014-07-09 00:18:19 +02:00
2014-06-20 02:44:11 -04:00
2014-07-14 21:14:40 +02:00
2014-06-02 11:04:18 -03:00
2014-07-11 18:33:07 -04:00
2014-06-02 11:04:18 -03:00
2014-07-09 00:18:20 +02:00
2014-07-12 14:26:55 +02:00
2014-05-15 20:46:02 +02:00
2014-07-16 17:12:34 +02:00
2014-07-16 17:12:34 +02:00
2014-07-16 17:12:35 +02:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:05:34 +02:00
2014-07-14 21:14:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:20 +02:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:19 +02:00
2014-07-16 19:07:45 +02:00
2014-07-16 17:12:34 +02:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:18 +02:00
2014-06-02 11:04:17 -03:00
2014-07-09 00:18:20 +02:00
2014-06-12 01:20:36 -05:00
2014-07-16 19:05:35 +02:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:19 +02:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:18 -03:00
2014-07-09 00:18:19 +02:00
2014-06-30 03:57:50 -04:00
2014-07-14 20:28:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:05:34 +02:00
2014-07-14 21:14:40 +02:00
2014-06-02 11:04:18 -03:00
2014-07-09 00:18:19 +02:00
2014-07-16 19:05:34 +02:00
2014-06-27 13:59:29 +02:00
2014-07-14 21:14:40 +02:00
2014-06-02 11:04:17 -03:00
2014-07-09 00:18:19 +02:00
2014-06-02 11:04:17 -03:00
2014-07-11 18:33:07 -04:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:19 +02:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:18 -03:00
2014-07-14 09:04:54 -04:00
2014-07-09 00:18:20 +02:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:17 -03:00
2014-05-30 20:42:19 -03:00
2014-06-02 11:04:17 -03:00
2014-05-15 20:46:02 +02:00
2014-07-09 00:18:20 +02:00
2014-06-02 11:04:17 -03:00
2014-07-14 20:28:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:05:34 +02:00
2014-07-09 00:18:20 +02:00
2014-07-12 14:26:55 +02:00
2014-05-15 20:46:02 +02:00
2014-07-14 21:14:40 +02:00
2014-06-02 11:04:17 -03:00
2014-07-14 20:28:40 +02:00
2014-07-16 19:05:35 +02:00
2014-07-09 00:18:19 +02:00
2014-06-02 11:04:17 -03:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:07:45 +02:00
2014-07-14 21:14:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-11 18:11:20 -04:00
2014-07-11 18:11:20 -04:00
2014-07-11 18:33:07 -04:00
2014-07-11 18:33:07 -04:00
2014-07-11 18:33:07 -04:00
2014-07-16 19:07:45 +02:00
2014-07-09 00:18:19 +02:00
2014-07-12 14:26:55 +02:00
2014-07-11 18:33:07 -04:00
2014-07-09 00:18:20 +02:00
2014-07-12 14:26:55 +02:00
2014-07-14 21:14:39 +02:00
2014-07-16 19:05:35 +02:00
2014-07-16 19:05:35 +02:00
2014-07-09 00:18:20 +02:00
2014-06-12 01:20:36 -05:00
2014-07-11 18:33:07 -04:00
2014-06-02 11:04:17 -03:00
2014-07-16 19:05:34 +02:00
2014-07-16 17:12:34 +02:00
2014-07-16 17:12:34 +02:00
2014-07-14 21:14:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-11 18:33:07 -04:00
2014-07-14 20:28:40 +02:00
2014-07-16 17:12:34 +02:00
2014-07-12 14:26:55 +02:00
2014-07-16 17:12:34 +02:00
2014-07-11 18:33:07 -04:00
2014-07-16 17:12:34 +02:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:19 +02:00
2014-06-02 11:04:17 -03:00
2014-05-15 20:46:02 +02:00
2014-07-14 21:14:40 +02:00
2014-07-11 18:33:07 -04:00
2014-07-09 00:18:20 +02:00
2014-07-11 18:33:07 -04:00
2014-07-16 19:05:34 +02:00
2014-07-16 19:05:34 +02:00
2014-07-12 14:26:55 +02:00
2014-07-11 18:33:07 -04:00
2014-07-12 14:26:55 +02:00
2014-07-14 21:14:40 +02:00
2014-07-14 21:14:40 +02:00
2014-05-15 20:46:02 +02:00
2014-07-14 20:28:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:05:35 +02:00
2014-07-11 18:33:07 -04:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:07:45 +02:00
2014-07-16 19:05:35 +02:00
2014-06-02 11:04:18 -03:00
2014-05-15 20:46:02 +02:00
2014-07-14 17:39:50 -04:00
2014-06-02 11:04:17 -03:00
2014-07-16 19:05:35 +02:00
2014-07-11 18:33:07 -04:00
2014-07-12 14:26:55 +02:00