[Commits] [wesnoth/wesnoth] 7bdcc4: Add new translation library

GitHub noreply at github.com
Tue Nov 15 07:01:15 UTC 2016


  Branch: refs/heads/spirit_po
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7bdcc425b1d2b955c0b9da9cdcde13786673ab8a
      https://github.com/wesnoth/wesnoth/commit/7bdcc425b1d2b955c0b9da9cdcde13786673ab8a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    A src/spirit_po.hpp
    A src/spirit_po/catalog.hpp
    A src/spirit_po/catalog_metadata.hpp
    A src/spirit_po/default_plural_forms_compiler.hpp
    A src/spirit_po/default_plural_forms_expressions.hpp
    A src/spirit_po/exceptions.hpp
    A src/spirit_po/po_grammar.hpp
    A src/spirit_po/po_message.hpp
    A src/spirit_po/po_message_adapted.hpp
    A src/spirit_po/version.hpp

  Log Message:
  -----------
  Add new translation library
(from cbeck88/spirit-po at 627a5cb94e6139545647b31baac9bb8d2b1005f2 )


  Commit: da876af4ee1612ba5bd5eeb92637e762853f07d4
      https://github.com/wesnoth/wesnoth/commit/da876af4ee1612ba5bd5eeb92637e762853f07d4
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M CMakeLists.txt
    M SConstruct
    M src/CMakeLists.txt
    R src/gettext.cpp

  Log Message:
  -----------
  Remove option to link libintl instead of Boost.Locale


  Commit: 015fc96d890c8cc72d5a0205eab45294b7dc153f
      https://github.com/wesnoth/wesnoth/commit/015fc96d890c8cc72d5a0205eab45294b7dc153f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M src/gettext_boost.cpp

  Log Message:
  -----------
  This namespace alias is defined, so might as well use it


  Commit: d007803b987056cda753ade30e04e18c2510a70c
      https://github.com/wesnoth/wesnoth/commit/d007803b987056cda753ade30e04e18c2510a70c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M SConstruct
    M scons/gettext.py
    M src/CMakeLists.txt
    M src/SConscript
    M src/tests/utils/game_config_manager.cpp

  Log Message:
  -----------
  fixup! Remove option to link libintl instead of Boost.Locale


  Commit: 9c8759dca8ec5ee30138e66c7a8cc5d72a0f6374
      https://github.com/wesnoth/wesnoth/commit/9c8759dca8ec5ee30138e66c7a8cc5d72a0f6374
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M src/filesystem_boost.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Normalize data and userdata paths


  Commit: c64935f94be4057b5ab75781a0f3c662cb6246a9
      https://github.com/wesnoth/wesnoth/commit/c64935f94be4057b5ab75781a0f3c662cb6246a9
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
    M src/gettext_boost.cpp

  Log Message:
  -----------
  Enable loading of po files in addons


Compare: https://github.com/wesnoth/wesnoth/compare/c290dc23f11b...c64935f94be4


More information about the Commits mailing list