1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/dialogs
Witold Filipczyk 1f57e72212 [mozjs24] Allow build elinks with g++
SpiderMonkey was updated to mozjs24. If you want to build elinks
with ecmascript support, you must compile using g++ with -fpermissive .
There is a lot of warnings.
There are some memleaks in ecmascript code, especially related to JSAutoCompartment.
I don't know yet, where and how to free it.

Debian does not support mozjs24, so I'm going to gradually update SpiderMonkey version.
2020-10-05 20:14:55 +02:00
..
document.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
document.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
download.c do not display downloads of protocol "data:" 2020-09-19 10:11:09 +02:00
download.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
edit.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
edit.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
exmode.c config: Reduce the interface offered to exmode. 2008-02-03 14:43:26 +02:00
exmode.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
info.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
info.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
menu.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
menu.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
options.c Add support for ECMA-48 SGR italic 2009-05-22 19:48:59 +00:00
options.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
progress.c [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
progress.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
status.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
status.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00