[Warzone2100-commits] [Warzone2100/warzone2100] a7c90a: New translations warzone2100.pot (Norwegian Bokmal)

2021-06-10 Thread wzdev-ci via Warzone2100-commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: a7c90a1b21f6fe9f5c07beca9d4fc4bfe4f519f5
  
https://github.com/Warzone2100/warzone2100/commit/a7c90a1b21f6fe9f5c07beca9d4fc4bfe4f519f5
  Author: wzdev-ci <61424532+wzdev...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M po/nb.po

  Log Message:
  ---
  New translations warzone2100.pot (Norwegian Bokmal)




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] 0b9296: New translations warzone2100.pot (Chinese Simplified)

2021-06-10 Thread wzdev-ci via Warzone2100-commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 0b929601db296cd3f9c2a0daee1070cbd8ede8d4
  
https://github.com/Warzone2100/warzone2100/commit/0b929601db296cd3f9c2a0daee1070cbd8ede8d4
  Author: wzdev-ci <61424532+wzdev...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M po/zh_CN.po

  Log Message:
  ---
  New translations warzone2100.pot (Chinese Simplified)




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] 120666: Update base translations

2021-06-10 Thread github-actions[bot] via Warzone2100-commits
  Branch: refs/heads/update_base_translations
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 120666e299bbfaffae72b224eb8541e26e7e773e
  
https://github.com/Warzone2100/warzone2100/commit/120666e299bbfaffae72b224eb8541e26e7e773e
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M po/POTFILES.in
M po/custom/fromJson.txt
M po/warzone2100.pot

  Log Message:
  ---
  Update base translations




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] e3cfba: [CMake] Move all "portable" build handling to CPack

2021-06-10 Thread pastdue via Warzone2100-commits
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: e3cfba0db1dc4a5126bab2d92a5b20ca48b03a85
  
https://github.com/Warzone2100/warzone2100/commit/e3cfba0db1dc4a5126bab2d92a5b20ca48b03a85
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M CMakeLists.txt
M pkg/CMakeLists.txt
M pkg/CPackConfigVersion.cmake.in
M pkg/nsis/NSIS.definitions.in
M pkg/nsis/NSIS.version.in
M src/CMakeLists.txt

  Log Message:
  ---
  [CMake] Move all "portable" build handling to CPack

Define CPACK_WZ_PORTABLE=ON when calling CPack to package a portable NSIS 
installer.


  Commit: 8992e27dbe96698e08868122c434ef61274ae650
  
https://github.com/Warzone2100/warzone2100/commit/8992e27dbe96698e08868122c434ef61274ae650
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M .github/workflows/CI_windows.yml

  Log Message:
  ---
  [GitHub Actions] Windows: Simplify packaging of portable & full installers


  Commit: 4ef5bdffb645c358dd704781212a388493cc8db7
  
https://github.com/Warzone2100/warzone2100/commit/4ef5bdffb645c358dd704781212a388493cc8db7
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M CMakeLists.txt
M pkg/CMakeLists.txt
M src/CMakeLists.txt

  Log Message:
  ---
  [CMake] Windows: Add separate component for DebugSymbols


  Commit: 13c806e17a55e6e9a50adb2f25459b7ad26cf613
  
https://github.com/Warzone2100/warzone2100/commit/13c806e17a55e6e9a50adb2f25459b7ad26cf613
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M src/CMakeLists.txt

  Log Message:
  ---
  [CMake] Windows: Generate Breakpad .sym file at install time


  Commit: 06479d95a71dcf4c0b035520cb02350ac8d0a017
  
https://github.com/Warzone2100/warzone2100/commit/06479d95a71dcf4c0b035520cb02350ac8d0a017
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M .github/workflows/CI_windows.yml

  Log Message:
  ---
  [GitHub Actions] Windows: Use CPack to package debug symbols


  Commit: 609275ea2e937347df61e5647df5f839897e48ca
  
https://github.com/Warzone2100/warzone2100/commit/609275ea2e937347df61e5647df5f839897e48ca
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M .github/workflows/CI_windows.yml

  Log Message:
  ---
  [GitHub Actions] Windows: Fix archive packaging


  Commit: d927c7cd9142452b74366391cac030f38a35bf34
  
https://github.com/Warzone2100/warzone2100/commit/d927c7cd9142452b74366391cac030f38a35bf34
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M src/CMakeLists.txt

  Log Message:
  ---
  [CMake] Windows: Adjust fixup_bundle ignored dependencies


  Commit: a193c060a72a012b4eafd566a06c662d56c61a2e
  
https://github.com/Warzone2100/warzone2100/commit/a193c060a72a012b4eafd566a06c662d56c61a2e
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M get-dependencies_win.ps1

  Log Message:
  ---
  [Windows] Update vcpkg commit in get-dependencies_win.ps1


  Commit: 9e284fb75f7e16ea91e9cbdbf323e2b1d8995cff
  
https://github.com/Warzone2100/warzone2100/commit/9e284fb75f7e16ea91e9cbdbf323e2b1d8995cff
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M configure_mac.cmake

  Log Message:
  ---
  [macOS] Update vcpkg commit in configure_mac.cmake


Compare: 
https://github.com/Warzone2100/warzone2100/compare/bb09510715c8...9e284fb75f7e


___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] 798c15: New translations warzone2100.pot (Chinese Simplified)

2021-06-10 Thread wzdev-ci via Warzone2100-commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 798c15be68f44c5d97290cc268dfefa90b3ed40d
  
https://github.com/Warzone2100/warzone2100/commit/798c15be68f44c5d97290cc268dfefa90b3ed40d
  Author: wzdev-ci <61424532+wzdev...@users.noreply.github.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
M po/zh_CN.po

  Log Message:
  ---
  New translations warzone2100.pot (Chinese Simplified)




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits