reactos/dll/win32/jscript
Joachim Henze 366c46b4fa [0.4.14] Fix VSSolution's msbuild CORE-15991
It regressed by 0.4.12-dev-1064-g 09c4d0a74b
when we tried to mute compiler warnings in the GCC Release configuration
for all modules, that do contain .y files.

In master we switched to use flex+bison to process those files at build-time
in 0.4.15-dev-2277-g 28dadda8be and at the same
time reverted the guilty rev.

In the backport to the old releases we do only revert, but do not introduce
flex+bison. This will reintroduce the warnings in GCC Release configuration.
2021-05-25 23:06:44 +02:00
..
lang
activex.c
array.c
bool.c
cc_parser.tab.c
cc_parser.tab.h
cc_parser.y
CMakeLists.txt [0.4.14] Fix VSSolution's msbuild CORE-15991 2021-05-25 23:06:44 +02:00
compile.c
date.c
decode.c
dispex.c
engine.c
engine.h
enumerator.c
error.c
function.c
global.c
jscript.c
jscript.h
jscript.rgs
jscript.spec
jscript_classes.idl
jscript_classes.rgs
jscript_main.c
jsglobal.idl
jsglobal.rgs
jsglobal_dispid.h
json.c
jsregexp.c
jsstr.c
jsstr.h
jsutils.c
jsval.h
lex.c
math.c
number.c
object.c
parser.h
parser.tab.c
parser.tab.h
parser.y
precomp.h
regexp.c
regexp.h
resource.h
rsrc.rc
string.c
vbarray.c