- Jun 29, 2014
-
-
Martin Doege authored
-
- Nov 17, 2013
-
-
sapier authored
-
- Sep 28, 2013
-
-
Kahrl authored
-
- Sep 16, 2013
-
-
kwolekr authored
-
- Mar 17, 2013
-
-
proller authored
-
- Mar 06, 2013
-
-
proller authored
-
- Feb 21, 2013
-
-
proller authored
-
- Dec 21, 2012
-
-
Ilya Zhuravlev authored
-
- Dec 18, 2012
-
-
sfan5 authored
-
- Dec 16, 2012
-
-
Ilya Zhuravlev authored
-
- Mar 25, 2012
-
-
Perttu Ahola authored
-
- Mar 24, 2012
-
-
Perttu Ahola authored
-
- Mar 19, 2012
-
-
Perttu Ahola authored
-
- Aug 11, 2011
-
-
q66 authored
-
- Jul 24, 2011
-
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
This solves two issues at once: * CMake would delete po files during ‘make clean’ because it thought they were autogenerated and not just managed * the only gettext tools readily available in Windows are so old they don't support options like --package-name The change also moves minetest.pot down one level, so we don't need to special case ‘en’ anymore. The downside is of course that you need some sane POSIX shell to update the po files.
-
- Jul 23, 2011
-
-
Constantin Wenger authored
fixed error if gettext is disabled
-
- Jul 22, 2011
-
-
Giuseppe Bilotta authored
Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process.
-
Giuseppe Bilotta authored
Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process.
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
- Jul 21, 2011
-
-
Constantin Wenger authored
-
Constantin Wenger authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Constantin Wenger authored
added explanation why libintl must not belinked under some oses
-
Constantin Wenger authored
added explanation why libintl must not belinked under some oses
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
- Jul 20, 2011
-
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
- May 17, 2011
-
-
Perttu Ahola authored
-
- Feb 16, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Feb 15, 2011
-
-
Perttu Ahola authored
-
- Feb 01, 2011
-
-
Perttu Ahola authored
Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when a local version of irrlicht is found.
-
- Jan 08, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
--HG-- rename : Makefile => Makefile.bak
-