Amitai Schleier
5051e1ae81
Avoid unexpected full paths from find(1).
2018-03-02 14:13:05 -05:00
Simon McVittie
a1fda0b516
Standardize on --long-option instead of -long-option
...
[[forum/refresh_and_setup]] indicates some confusion between --setup
and -setup. Both work, but it's clearer if we stick to one in
documentation and code.
A 2012 commit to [[plugins/theme]] claims that "-setup" is required
and "--setup" won't work, but I cannot find any evidence in ikiwiki's
source code that this has ever been the case.
2015-03-01 16:15:01 +00:00
n0gOoi3
6b7a2657ae
Use $(MAKE) in po, as elsewhere in the build.
...
(cherry picked from commit 26a6c611fe9a32efa437efd07c698116d22b3a31)
2014-12-27 17:27:03 -05:00
Giuseppe Bilotta
cb57c3e3e6
po/Makefile: missing one semicolon still
2012-05-09 12:28:14 -04:00
Giuseppe Bilotta
ac908010f3
Fix po Makefile
...
In the complex 'if' chain when merging ikiwiki.pot with .po files, make
sure line-endings, shell-muting and semi-colons don't cause the shell to
bomb out with syntax errors and commands not found.
2012-05-05 08:12:06 -04:00
Joey Hess
f3821f161b
work without gettext commands
...
Seems in certian cases (which I cannot entirely reproduce), gettext
commands run during build even from a clean tree. Make these nonfatal.
2012-04-27 14:22:39 -04:00
Joey Hess
6793d0e2f5
update
2009-08-15 18:28:51 -04:00
Joey Hess
04760df381
Allow building ikiwiki on systems w/o po4a -- building of the translated underlays will be skipped in this case.
2009-08-15 14:10:39 -04:00
Joey Hess
59c32780c0
fix install
2009-07-21 16:58:18 +02:00
Joey Hess
49761c1f04
make `make underlays` work in a clean tree that has not been built
2009-07-21 13:28:19 +02:00
Joey Hess
5430ca5f2d
install underlay/ po files
2009-07-21 13:17:24 +02:00
Joey Hess
64f887a0ff
fixes for Danish integration
2009-07-20 07:24:22 +02:00
Joey Hess
a7b813182d
build translated underlays for use with non-English wikis
2009-07-20 07:20:13 +02:00
Joey Hess
a1c7f3282d
po/Makefile: update po files when the pot file has changed. Closes : #497951
2008-09-05 12:37:29 -04:00
Joey Hess
2bab1389cd
specify input encoding for xgettext
...
Pawel's utf-8 name needs this.
2008-08-27 15:16:02 -04:00
Joey Hess
e910acfbc9
i10n auto.setup
2008-08-21 22:49:50 -04:00
Joey Hess
479f75abf4
defer po and pot file updating until package build time
...
This allows make to be run without polluting the tree with lots of po file
changes.
2008-03-21 16:32:23 -04:00
joey
d0804acdc2
* Smarter detection of no-op changes to po files.
2007-02-20 23:13:49 +00:00
joey
8b3a840a74
* Detect old versions of xgettext and avoid using them.
2007-02-20 04:10:31 +00:00
joey
d1636b6323
* Include the pot file in the source tarball. Closes : #405890
2007-01-10 20:33:19 +00:00
joey
8daaa11baa
added some comments for translators
2007-01-04 12:00:23 +00:00
joey
3b5f0e6ce9
* Added a Spanish translation by Victor Moral.
...
* A few translation infrastructure fixes.
2007-01-03 20:01:36 +00:00
joey
912521ef07
* Initial work on internationalization of the program code. po/ikiwiki.pot
...
is available for translation.
* Export gettext() from IkiWiki module.
2006-12-29 04:38:40 +00:00