Skip to content
Snippets Groups Projects
  1. Feb 21, 2013
  2. Dec 21, 2012
  3. Dec 18, 2012
  4. Dec 16, 2012
  5. Mar 25, 2012
  6. Mar 24, 2012
  7. Mar 19, 2012
  8. Aug 11, 2011
  9. Jul 24, 2011
    • Giuseppe Bilotta's avatar
      cce210f6
    • Giuseppe Bilotta's avatar
      Bring po update out of cmake again · 47381bde
      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.
      47381bde
  10. Jul 23, 2011
  11. Jul 22, 2011
    • Giuseppe Bilotta's avatar
      updatepo cmake rule · d78e5e73
      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.
      d78e5e73
    • Giuseppe Bilotta's avatar
      updatepo cmake rule · aaa165f9
      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.
      aaa165f9
    • Giuseppe Bilotta's avatar
      Refactor mo creation/installation · d386f028
      Giuseppe Bilotta authored
      d386f028
    • Giuseppe Bilotta's avatar
      Refactor mo creation/installation · 0ec74931
      Giuseppe Bilotta authored
      0ec74931
  12. Jul 21, 2011
  13. Jul 20, 2011
  14. May 17, 2011
  15. Feb 16, 2011
  16. Feb 15, 2011
  17. Feb 01, 2011
  18. Jan 08, 2011
Loading