[Commits] [wesnoth/wesnoth] ec6c4d: Normalize data and userdata paths

GitHub noreply at github.com
Wed Nov 16 18:29:28 UTC 2016


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

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

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


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

  Changed paths:
    M src/log.cpp

  Log Message:
  -----------
  Fix general logdomain being unavailable from commandline


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

  Changed paths:
    M CMakeLists.txt
    M SConstruct
    R cmake/FindLibintl.cmake
    R cmake/FindPotupdate.cmake
    M cmake/Readme
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
    M scons/gettext.py
    M src/CMakeLists.txt
    M src/SConscript
    R src/gettext.cpp
    M src/tests/utils/game_config_manager.cpp

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


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

  Changed paths:
    M src/gettext_boost.cpp

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


  Commit: 03beb9b30e172b879c3b981c7c9dd0cd9acf2289
      https://github.com/wesnoth/wesnoth/commit/03beb9b30e172b879c3b981c7c9dd0cd9acf2289
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-16 (Wed, 16 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: 4a40ed70da9375470ecc2a5738a3c7dba833ab18
      https://github.com/wesnoth/wesnoth/commit/4a40ed70da9375470ecc2a5738a3c7dba833ab18
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-16 (Wed, 16 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


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

  Changed paths:
    M src/gettext_boost.cpp

  Log Message:
  -----------
  Silence GCC warnings in spirit_po headers


Compare: https://github.com/wesnoth/wesnoth/compare/6dbb2d4c1c34...5921e908b404


More information about the Commits mailing list