This website requires JavaScript.
Explore
Help
Sign In
roytam1
/
basilisk55
Watch
1
Star
0
Fork
0
You've already forked basilisk55
mirror of
https://github.com/roytam1/basilisk55.git
synced
2026-05-26 15:02:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8a4ba96e27a585473f07f3bb02f29068f17dcb33
basilisk55
/
js
T
History
roytam1
8a4ba96e27
import from UXP: No Issue - Fixes for building with LLVM 19 included with FreeBSD 13.5. Fix a conflict with libc++ 19 and the old Mozilla (re)alloc macros. LLVM 18+ does not allow std::char_traits<unsigned char> so avoid it.
https://bugzilla.mozilla.org/show_bug.cgi?id=1849070
Partial NSS upgrade to replace ByteString with a class.
https://bugzilla.mozilla.org/show_bug.cgi?id=1851092
(e8b3077d)
2025-05-14 14:48:51 +08:00
..
ductwork
import from UXP:
2022-04-12 00:37:10 +08:00
examples
Initial import from
https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849
2018-03-03 17:47:54 +08:00
ipc
ported from UXP: Issue
#2083
- Part 2: Remove use of RegExpGuard. (d163d08c)
2023-02-01 08:28:04 +08:00
public
import from UXP: Issue
#2692
- Part 7: De-globalize {*}CompileOptions. (5fd30450)
2025-03-14 00:36:27 +08:00
src
import from UXP: No Issue - Fixes for building with LLVM 19 included with FreeBSD 13.5. Fix a conflict with libc++ 19 and the old Mozilla (re)alloc macros. LLVM 18+ does not allow std::char_traits<unsigned char> so avoid it.
https://bugzilla.mozilla.org/show_bug.cgi?id=1849070
Partial NSS upgrade to replace ByteString with a class.
https://bugzilla.mozilla.org/show_bug.cgi?id=1851092
(e8b3077d)
2025-05-14 14:48:51 +08:00
xpconnect
ported from UXP: Issue
#2692
- Part 6: Don't #include js/SourceBufferHolder.h in jsapi.h. (2e4620b5)
2025-03-14 00:25:15 +08:00
ffi.configure
Initial import from
https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849
2018-03-03 17:47:54 +08:00
moz.configure
import from UXP: Issue
#62
- Always build Spidermonkey as shared lib in Windows. (66eaa872)
2023-03-28 15:00:12 +08:00