Skip to content

Tags: sagudev/mozjs

Tags

mozjs-sys-v0.128.0-0

Toggle mozjs-sys-v0.128.0-0's commit message
Use zlib from libz-sys

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

mozjs-sys-v0.115.13-2

Toggle mozjs-sys-v0.115.13-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove ErrorStackFrames clones patch (servo#473)

mozjs-sys-v0.115.13-0

Toggle mozjs-sys-v0.115.13-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Also respect readelf and objcopy cc-rs variants (servo#465)

* Also respect readelf and objcopy cc-rs variants

While compiling servo for OpenHarmony on a MacOS host,
I noticed that readelf and objcopy apparently aren't chosen
from the same directory as the clang c compiler, but needed
to be in PATH for the configure script to pick them up.
To allow users to set READELF and OBJCOPY explicitly, we
should also read the relevant cc-rs environment variables.

An alternative would have been to inspect the configure scripts
and find out why they don't look next to clang, but I'm not
familiar enough with the configure script.

* Bump the sccache action from 0.0.3 to 0.0.4

mozjs-sys-v0.115.9-0

Toggle mozjs-sys-v0.115.9-0's commit message
Merge branch 'main' into mozjs_download

mozjs-sys-v0.115.7-0

Toggle mozjs-sys-v0.115.7-0's commit message
Fix tag variable

mozjs-sys-v0.68.2

Toggle mozjs-sys-v0.68.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request servo#31 from wusyong/ct

Update release tag name and check if exist before release

2024-03-05-14-23

Toggle 2024-03-05-14-23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request servo#29 from wusyong/rj

Update release jobs

2024-03-05-13-31

Toggle 2024-03-05-13-31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request servo#29 from wusyong/rj

Update release jobs

2024-03-04-18-58

Toggle 2024-03-04-18-58's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from sagudev/mozjs_release

Mozjs release

v0.61.8

Toggle v0.61.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auto merge of servo#173 - servo:profiling, r=emilio

Add a cargo feature for profiling.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/173)
<!-- Reviewable:end -->