You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/04/15 16:33:28 UTC

[couchdb] branch feat/spidermonkey-68 updated (cb87298 -> 9339505)

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a change to branch feat/spidermonkey-68
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from cb87298  First pass at SpiderMonkey 68 support
     add 522627e  Integrate emilio - erang linter
     add 7f24add  Merge pull request #1944 from cloudant/integrate-emilio
     add 9339505  Merge branch 'master' into feat/spidermonkey-68

No new revisions were added by this update.

Summary of changes:
 .gitignore            |   1 +
 Makefile              |   6 ++-
 Makefile.win          |   6 ++-
 bin/warnings_in_scope | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure             |  13 ++++++
 configure.ps1         |  14 ++++++
 emilio.config         |  20 ++++++++
 7 files changed, 183 insertions(+), 2 deletions(-)
 create mode 100755 bin/warnings_in_scope
 create mode 100644 emilio.config