Commit graph

19 commits

Author SHA1 Message Date
Eric Pouech
8008c7d7cf [cw]script: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:33 +01:00
Alexandre Julliard
f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Alexandre Julliard
04d8725080 makefiles: Directly generate resources also for non-registered typelibs.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-16 10:22:51 +01:00
Alexandre Julliard
088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard
4432405ec5 wscript: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-02 11:08:17 +02:00
Jacek Caban
d6f527af14 wscript: Added IHost::Echo implementation. 2015-02-02 22:26:31 +09:00
Alexandre Julliard
86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard
d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard
ca41acc1f9 makefiles: Automatically update the IDL_H_SRCS variable. 2013-12-15 10:23:06 +01:00
Alexandre Julliard
da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Michał Ziętek
2d2a91fd01 wscript: Implemented Host_get_Arguments. 2011-08-25 14:17:38 +02:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Jacek Caban
bfdfae1c7f wscript.exe: Improved argument parsing. 2010-08-20 15:51:54 +02:00
Jacek Caban
d83a08c429 wscript.exe: Added IHost stub implementation. 2010-07-29 17:34:07 +02:00
Jacek Caban
0a4e40ba3d wscript.exe: Added IHost typelib. 2010-07-29 17:33:36 +02:00
Jacek Caban
07f169a959 wscript.exe: Added parsing script file implmentation. 2010-07-28 16:28:22 +02:00
Jacek Caban
89ca878d1b wscript.exe: Added script engine host implementation. 2010-07-28 16:28:22 +02:00
Jacek Caban
28efdcb521 wscript.exe: Added engine lookup implementation. 2010-07-28 16:28:22 +02:00
Jacek Caban
16bad58a8c wscript.exe: Added stub implementation. 2010-07-28 16:28:21 +02:00