Alexandre Julliard
|
2f680d281b
|
hostname: Use the standard va_list instead of __ms_va_list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-10-25 11:00:55 +02: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 |
|
Jacek Caban
|
bf6e8815de
|
hostname: Use CP_ACP for non-console output encoding.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-11-13 13:18:11 +01:00 |
|
Michael Stefaniuc
|
0df592b7d5
|
hostname: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-10-06 11:55:21 +02:00 |
|
Alexandre Julliard
|
ed6a5e97e0
|
programs: Make all program entrypoints cdecl.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-17 17:05:47 +02:00 |
|
Alexandre Julliard
|
fdc124c1c6
|
hostname: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-30 09:54:02 +02:00 |
|
Jacek Caban
|
751f8e3d78
|
hostname: Use GetComputerNameW to get hostname.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-10-05 13:44:31 -05:00 |
|
Michael Stefaniuc
|
d3188ce1f9
|
hostname: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 09:42:41 +02:00 |
|
Alexandre Julliard
|
cf0e96c6d0
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
|
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
|
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
|
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
|
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01:00 |
|
Francois Gouget
|
5bc1aff578
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
|
Andrew Nguyen
|
c8ea11c0d8
|
hostname: Output a CRLF newline with the hostname string.
|
2011-06-01 16:12:34 +02:00 |
|
Francois Gouget
|
6a651fa7f4
|
hostname: Make display_computer_name() static.
|
2011-05-23 16:25:50 +02:00 |
|
Andrew Nguyen
|
ce97978ff0
|
hostname: Add an implementation of the hostname display utility.
|
2011-05-20 17:24:36 +02:00 |
|