[Commits] [wesnoth/wesnoth] 75c7f9: Delete support for Google Native Client (Nacl).

GitHub noreply at github.com
Fri Nov 11 15:14:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 75c7f9ec39f259bf51c404cdf891c3a6f71165e6
      https://github.com/wesnoth/wesnoth/commit/75c7f9ec39f259bf51c404cdf891c3a6f71165e6
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    R NaCl-LICENSE
    M SConstruct
    M src/SConscript
    R src/nacl/SConscript
    R src/nacl/dir_list.h
    R src/nacl/file_list.h
    R src/nacl/pack_list.h
    R src/nacl/plugin.cc
    R utils/nacl/build.sh
    R utils/nacl/build32.sh
    R utils/nacl/buildpack.py
    R utils/nacl/genfs.sh
    R utils/nacl/howto
    R utils/nacl/install.sh
    R utils/nacl/static/check_browser.js
    R utils/nacl/static/peppermount_helper.js
    R utils/nacl/static/wesnoth.html
    R utils/nacl/static/wesnoth.js
    R utils/nacl/static/wesnoth.nmf

  Log Message:
  -----------
  Delete support for Google Native Client (Nacl).

This is Chrome-only and W3C is said to be working on a portable alternative.

There is an x86-64/i686 version 1.10 of BfW on the Chrome web store. There appears to be no interest in upgrading to curret versions of NaCL and supporting the Chrome-only plugin.


  Commit: 046f8e24a44563d242c71e0bc2ccae53270e9d01
      https://github.com/wesnoth/wesnoth/commit/046f8e24a44563d242c71e0bc2ccae53270e9d01
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

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

  Log Message:
  -----------
  Remove #if for __native_client__


  Commit: bd2d040f2ad419a298b6ba7c3144fb36ff956ad2
      https://github.com/wesnoth/wesnoth/commit/bd2d040f2ad419a298b6ba7c3144fb36ff956ad2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    R NaCl-LICENSE
    M SConstruct
    M src/SConscript
    M src/filesystem_common.cpp
    R src/nacl/SConscript
    R src/nacl/dir_list.h
    R src/nacl/file_list.h
    R src/nacl/pack_list.h
    R src/nacl/plugin.cc
    M src/wesnoth.cpp
    R utils/nacl/build.sh
    R utils/nacl/build32.sh
    R utils/nacl/buildpack.py
    R utils/nacl/genfs.sh
    R utils/nacl/howto
    R utils/nacl/install.sh
    R utils/nacl/static/check_browser.js
    R utils/nacl/static/peppermount_helper.js
    R utils/nacl/static/wesnoth.html
    R utils/nacl/static/wesnoth.js
    R utils/nacl/static/wesnoth.nmf

  Log Message:
  -----------
  Merge pull request #868 from GregoryLundberg/GL_Delete_Google_NaCL

Delete support for Google Native Client (NaCL).


Compare: https://github.com/wesnoth/wesnoth/compare/2545f7be566e...bd2d040f2ad4


More information about the Commits mailing list