[gnome-continuous] Add mozjs52
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Add mozjs52
- Date: Mon, 17 Jul 2017 22:37:14 +0000 (UTC)
commit b62eb9ded824f69cca3f4fe7bafb78f03c04a47e
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Jul 15 15:36:17 2017 -0700
Add mozjs52
This builds from my GitHub copy, and still includes the same patch from
mozjs38 which runs js/src/configure.
https://bugzilla.gnome.org/show_bug.cgi?id=784598
manifest.json | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index d22c85f..eabb5d8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -930,6 +930,19 @@
"--with-system-zlib",
"--with-intl-api"]},
+ {"src": "git:git:https://github.com/ptomato/mozjs.git",
+ "branch": "mozjs52",
+ "name": "mozjs52",
+ "component": "minimal",
+ "patches": ["mozjs38-buildapi.patch"],
+ "config-opts": ["--enable-posix-nspr-emulation",
+ "--disable-tests",
+ "--disable-strip",
+ "--with-system-icu",
+ "--with-system-zlib",
+ "--with-intl-api",
+ "AUTOCONF=autoconf"]},
+
{"src": "gnome:gjs",
"config-opts": ["--enable-installed-tests"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]