[wesnoth-commits] [wesnoth/wesnoth] 64fe39: fixed issues with building translation via cmake

GitHub noreply at github.com
Sun Apr 29 09:30:44 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 64fe3988d87b61e40199297d710c035d85dedd49
      https://github.com/wesnoth/wesnoth/commit/64fe3988d87b61e40199297d710c035d85dedd49
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2018-04-29 (Sun, 29 Apr 2018)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  fixed issues with building translation via cmake

commit 3effecd added an "if" block in CMakeLists with a variable that
does not exist ("NLS"). This breaks running translation updates for
every cmake user. Changed the variable to the existing "ENABLE_NLS".

@Pentarctagon I don't know if the travis script has to be adjusted as
well. Please test.


  Commit: f677e3f2ad5fc5a222a75d86e9d2595fca68a970
      https://github.com/wesnoth/wesnoth/commit/f677e3f2ad5fc5a222a75d86e9d2595fca68a970
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2018-04-29 (Sun, 29 Apr 2018)

  Changed paths:
    M po/wesnoth-help/it.po
    M po/wesnoth/it.po

  Log Message:
  -----------
  updated Italian translation


  Commit: ce35c7b7bf252e57ce30ff75b6c8410a60d11d8c
      https://github.com/wesnoth/wesnoth/commit/ce35c7b7bf252e57ce30ff75b6c8410a60d11d8c
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2018-04-29 (Sun, 29 Apr 2018)

  Changed paths:
    M po/wesnoth-thot/sk.po

  Log Message:
  -----------
  update Slovak translation


Compare: https://github.com/wesnoth/wesnoth/compare/07e465e57b38...ce35c7b7bf25


More information about the Commits mailing list