Martin Weinelt
2b4f446ee8
spidermonkey_91: 91.12.0 -> 91.13.0
...
Bringing the 91 release series to its final version. Did not check for
changes, but this gives me closure.
2023-02-14 19:31:55 +01:00
Kirill A. Korinsky
1573bc9229
spidermonkey_91: factor out into a common expression
2022-08-10 23:33:20 +02:00
Martin Weinelt
d361a9f90a
spidermonkey_91: 91.11.0 -> 91.12.0
2022-07-26 15:05:13 +02:00
Martin Weinelt
d3d7ea1ace
spidermonkey_91: 91.10.0 -> 91.11.0
2022-06-27 14:20:48 +02:00
Martin Weinelt
78ffb8f7ae
spidermonkey_91: 91.9.1 -> 91.10.0
2022-05-31 16:34:39 +02:00
Martin Weinelt
814a08cdfb
Merge pull request #173810 from mweinelt/spidermonkey
...
spidermonkey_91: unpin icu, drop yasm, refactor
2022-05-22 11:57:53 +02:00
Martin Weinelt
71e22b76fc
spidermonkey_91: unpin icu, drop yasm, refactor
...
Split the argument list into build and runtime dependencies and sort
everything alphabetically.
Unpin icu, it works with icu70, which is the latest version at this
time.
Remove yasm, it's not needed in firefox either.
2022-05-21 00:09:15 +02:00
Martin Weinelt
ba2e66efd1
spidermonkey_91: 91.9.0 -> 91.9.1
...
https://www.mozilla.org/en-US/security/advisories/mfsa2022-19/
Fixes: CVE-2022-1802, CVE-2022-1529
2022-05-20 23:45:32 +02:00
Will
bbb27f8eb3
spidermonkey_91: 91.8.0 -> 91.9.0
2022-05-10 13:01:01 +00:00
Will
7979a1b294
spidermonkey_91: 91.7.0 -> 91.8.0
2022-04-07 08:44:04 +00:00
Alyssa Ross
3ff5f0eb76
spidermonkey: use the same LLVM as rustc
...
Spidermonkey depends on rustc, so we have the best chance at only
having a single LLVM in the build closure if we use the same LLVM that
rustc depends on.
2022-03-22 20:40:54 +00:00
Will Young
acb148bd32
spidermonkey_91: 91.6.0 -> 91.7.0
2022-03-09 19:38:34 +01:00
Will
3e75cee198
spidermonkey_91: 91.5.0 -> 91.6.0
2022-02-09 08:59:17 +00:00
R. Ryantm
1fdd3a53ad
spidermonkey_91: 91.5.0 -> 91.5.1
2022-02-04 19:03:28 -08:00
Will
adfc569e05
spidermonkey_91: 91.4.0 -> 91.5.0
2022-01-13 13:17:12 +00:00
Joerie de Gram
24b26ce79e
spidermonkey_91: fix cross compilation
...
The configurePlatforms mkDerivation parameter needs to be an empty list
to avoid bogus defaults from breaking cross compilation.
Document the parameter to prevent it from being cleaned up.
2021-12-30 14:54:30 +01:00
Will
e9876058d2
spidermonkey_91: 91.3.0 -> 91.4.0
2021-12-08 15:39:20 +00:00
ajs124
59b832d51a
spidermonkey_91: init at 91.3.0
2021-11-07 01:16:29 +01:00