Commit Graph

13 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
Tyson Smith df40d511b1
[spidermonkey] Fix issue 19014 (#4369) 2020-08-25 16:39:51 -07:00
Abhishek Arya b79b7cd88d
Use available nightly rust for spidermonkey build 2020-05-24 00:15:16 -07:00
Christian Holler (:decoder) 4f72fc8fbe
Fix SM builds and use -gline-tables-only for building (#3542) 2020-03-26 08:29:48 -07:00
Alex Gaynor 0584bccf21 [spidermonkey] Fixed spidermonkey build by temporarily disabling cranelift (#1864) 2018-10-09 11:11:04 -07:00
Abhishek Arya 05e6eee95c
Update build.sh 2018-08-19 15:00:43 -07:00
Alex Gaynor 1db0aa1aa3 [spidermonkey] Another attempt to fix spidermonkey build (#1693) 2018-08-08 07:45:51 -07:00
Alex Gaynor c6d67eaa7b [spidermonkey] Fixed spidermonkey build -- it now requires rust (#1691) 2018-08-07 12:46:48 -07:00
Alex Gaynor 74ed624fec spidermonkey: Don't compile tests (#1232) 2018-03-12 07:41:59 -07:00
Alex Gaynor d22048a3b5 Build spidermonkey in parallel (#1005) 2017-11-23 13:12:37 -08:00
Abhishek Arya fdd0cff32a
Update build.sh 2017-11-08 07:52:56 -08: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