reactos/reactos/dll/win32/jscript
Amine Khaldi d67a1457b9 [CMAKE]
* Temporarily work around the cmake rc handling bug when it comes to allowing warnings.

svn path=/trunk/; revision=56129
2012-03-12 12:39:51 +00:00
..
activex.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
array.c Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
bool.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
CMakeLists.txt [CMAKE] 2012-03-12 12:39:51 +00:00
date.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
dispex.c [JSCRIPT] 2010-05-29 14:21:43 +00:00
engine.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
engine.h [JSCRIPT] 2010-03-02 19:46:01 +00:00
error.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
function.c [JSCRIPT] 2010-05-29 14:21:43 +00:00
global.c [JSCRIPT] 2010-05-29 14:21:43 +00:00
jscript.c [JSCRIPT] 2010-05-29 14:21:43 +00:00
jscript.h [JSCRIPT] 2010-05-29 14:21:43 +00:00
jscript.inf [JSCRIPT] 2010-03-02 19:46:01 +00:00
jscript.spec
jscript_Da.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_De.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_En.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Es.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Fr.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Hu.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_It.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Ja.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Ko.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Lt.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_main.c -sync jscript with wine 1.1.31 2009-10-19 17:03:21 +00:00
jscript_Nl.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_No.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Pl.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Pt.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Ro.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Ru.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Si.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jscript_Uk.rc Finish the Wine sync. These components are not just rc file changes 2010-07-26 02:26:04 +00:00
jsglobal.idl
jsglobal_dispid.h
jsutils.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
lex.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
math.c -sync jscript with wine 1.1.31 2009-10-19 17:03:21 +00:00
number.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
object.c -sync jscript with wine 1.1.31 2009-10-19 17:03:21 +00:00
parser.tab.c [JSCRIPT] 2010-03-02 19:46:01 +00:00
parser.tab.h [JSCRIPT] 2010-03-02 19:46:01 +00:00
parser.y [JSCRIPT] 2010-03-02 19:46:01 +00:00
regexp.c [JSCRIPT] 2010-05-29 14:21:43 +00:00
resource.h [JSCRIPT] 2010-03-02 19:46:01 +00:00
rsrc.rc * ReactOS binaries hold resource files to *all* the languages we support, which increases their size, and increases the memory footprint, and on top of that they become useless as soon as you select a language in the 1st stage installer. Introduce a way to compile ros with one localization so that we can compile ReactOS with only one localization, which eliminates the problem mentioned above, and allows us to reduce the compile time, the disk space needed for build, and the runtime memory footprint. 2012-02-27 22:46:20 +00:00
string.c [JSCRIPT] 2010-05-29 14:21:43 +00:00