[Commits] [wesnoth/wesnoth] b5b086: Normalize data and userdata paths
GitHub
noreply at github.com
Fri Nov 18 17:51:28 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b5b086a3b2e6108afbf0c4789c062015f3c873c7
https://github.com/wesnoth/wesnoth/commit/b5b086a3b2e6108afbf0c4789c062015f3c873c7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M src/filesystem_boost.cpp
M src/wesnoth.cpp
Log Message:
-----------
Normalize data and userdata paths
Commit: 379df76dcb081f8a89176c98a759c5630b622cd6
https://github.com/wesnoth/wesnoth/commit/379df76dcb081f8a89176c98a759c5630b622cd6
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M src/log.cpp
Log Message:
-----------
Fix general logdomain being unavailable from commandline
Commit: dc24fa16f7d43b0595e8512a9526e5eea68403ec
https://github.com/wesnoth/wesnoth/commit/dc24fa16f7d43b0595e8512a9526e5eea68403ec
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 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: 4bc0563e73c7b4edf8a1881743720f66554caf24
https://github.com/wesnoth/wesnoth/commit/4bc0563e73c7b4edf8a1881743720f66554caf24
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M src/gettext_boost.cpp
Log Message:
-----------
This namespace alias is defined, so might as well use it
Commit: 6c32ccb3c3006eb10fcddfa189b1650fc7c63289
https://github.com/wesnoth/wesnoth/commit/6c32ccb3c3006eb10fcddfa189b1650fc7c63289
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 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: fffe3d5d7a4553029e3cd556679d0c1254931cb3
https://github.com/wesnoth/wesnoth/commit/fffe3d5d7a4553029e3cd556679d0c1254931cb3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 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: d0700ede451066b7c888513fbb08bb57c72c886d
https://github.com/wesnoth/wesnoth/commit/d0700ede451066b7c888513fbb08bb57c72c886d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M src/gettext_boost.cpp
Log Message:
-----------
Silence GCC warnings in spirit_po headers
Commit: c3ee41785579a66ba78309330e463e4690df266a
https://github.com/wesnoth/wesnoth/commit/c3ee41785579a66ba78309330e463e4690df266a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-18 (Fri, 18 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
M src/filesystem_boost.cpp
R src/gettext.cpp
M src/gettext_boost.cpp
M src/log.cpp
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
M src/tests/utils/game_config_manager.cpp
M src/wesnoth.cpp
Log Message:
-----------
Merge pull request #684 from wesnoth/spirit_po
Support loading translations from PO files
closes #684
Compare: https://github.com/wesnoth/wesnoth/compare/c1f1a61f686d...c3ee41785579
More information about the Commits
mailing list