aboutsummaryrefslogtreecommitdiff
path: root/projects/spidermonkey-ufi
AgeCommit message (Collapse)Author
2021-03-19[firefox/spidermonkey] Fix mach call and install dep (#5446)Tyson Smith
2021-03-11[firefox/spidermonkey] Remove cargo wrapper in /usr/local/bin to fix builds ↵Christian Holler (:decoder)
(#5369)
2020-07-06Update Dockerfiles (#4070)devtty1er
* Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
2020-06-06Fix spidermonkey-ufi build, remove already existent libsAbhishek Arya
2020-06-06Fix spidermonkey-ufi buildAbhishek Arya
2020-06-04[spidermonkey-ufi] Copy additional dependency libraries (#3927)Christian Holler (:decoder)
2020-05-28Fix spidermonkey-ufi buildAbhishek Arya
2020-05-28Fix spidermonkey-ufi build.Abhishek Arya
2020-05-24Use available rust nightly in spidermonkey-ufiAbhishek Arya
2020-03-26Fix SM builds and use -gline-tables-only for building (#3542)Christian Holler (:decoder)
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
* [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
2019-09-10[Firefox] Remove redundant environment variables (#2822)Christoph Diehl
2019-08-15[spidermonkey-ufi] Add spidermonkey-ufi project (#2697)Christoph Diehl
2019-08-13Revert "[spidermonkey-ufi] Add spidermonkey-ufi project (#2676)" (#2693)jonathanmetzman
First build is failing. This reverts commit 0802984dd81a5638adc7607f92682cb629ec12bd.
2019-08-12[spidermonkey-ufi] Add spidermonkey-ufi project (#2676)Christoph Diehl