Commit Graph

10 Commits

Author SHA1 Message Date
Christian Holler (:decoder) e0b418a7ba
Set rpath on js binary to properly resolve included libraries on runner (#5646) 2021-04-21 07:53:07 -07:00
Tyson Smith 6998e8e9dc
[firefox/spidermonkey] Fix mach call and install dep (#5446) 2021-03-19 10:19:21 -07:00
Christian Holler (:decoder) a15ab02cc4
[firefox/spidermonkey] Remove cargo wrapper in /usr/local/bin to fix builds (#5369) 2021-03-11 12:48:11 -08:00
Tyson Smith df40d511b1
[spidermonkey] Fix issue 19014 (#4369) 2020-08-25 16:39:51 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Alex Gaynor 0619a50b4d Remove references to my Alex's mozilla email (#2610) 2019-07-15 19:56:34 -07:00
Abhishek Arya 63c7d817d8
Update Dockerfile 2018-08-19 14:58:18 -07:00
Alex Gaynor c6d67eaa7b [spidermonkey] Fixed spidermonkey build -- it now requires rust (#1691) 2018-08-07 12:46:48 -07:00
Alex Gaynor 156843d930 Install python into the spidermonkey build env (#958) 2017-11-06 12:46:17 +11:00
Alex Gaynor 18ffe5a3cd Refs #925 -- Added build for spidermonkey (#950)
* Refs #925 -- Added build for spidermonkey

* review feedback

* Switch to the git mirror

git has --depth, which lets us speed up clones. we can switch to the hg upstream once @durin42 implements shallow clones for hg :-)

* Clone this as m-c
2017-11-06 10:48:44 +11:00