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 |
|
Zhiyi Zhang
|
ed673bdcf5
|
extrac32: Enable visual styles.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-06-09 23:38:44 +02:00 |
|
Michael Stefaniuc
|
69dd275285
|
extrac32: 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:18 +02:00 |
|
Alexandre Julliard
|
7cbae6b62c
|
extrac32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-29 18:46:25 +02:00 |
|
Michael Stefaniuc
|
6784ffcb63
|
extrac32: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 10:16:03 +02:00 |
|
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
|
Sergey Guralnik
|
9d08045ad1
|
extrac32: Add /D switch support.
|
2013-04-24 20:15:29 +02:00 |
|
Sergey Guralnik
|
80bc3838a7
|
extrac32: Avoid appending redundant backslash to path end.
|
2013-04-11 15:12:00 +02:00 |
|
Sergey Guralnik
|
7925c9b028
|
extrac32: Create directory for extracted file if need.
|
2013-04-11 15:11:57 +02:00 |
|
Sergey Guralnik
|
c7d2b1d5cc
|
extrac32: Use own parser for command line.
|
2013-04-10 12:17:46 +02:00 |
|
Sergey Guralnik
|
da46ce10de
|
extrac32: Get default path only when it is really necessary.
|
2013-04-02 12:47:25 +02:00 |
|
Sergey Guralnik
|
085c506832
|
extrac32: Extract by default when required files are specified.
|
2013-04-02 12:47:25 +02:00 |
|
Sergey Guralnik
|
8c5deb5649
|
extrac32: Allow leading '-' for command line switches.
|
2013-04-02 12:47:25 +02:00 |
|
Sergey Guralnik
|
a5ac00aaf4
|
extrac32: Merge identical case statements.
|
2013-04-02 12:47:24 +02:00 |
|
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01: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 |
|
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
|
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
|
Andrey Turkin
|
9939fd6012
|
extrac32: Enhance command-line parsing.
|
2010-03-01 11:33:14 +01:00 |
|
Andrey Turkin
|
7628fcdd76
|
extrac32: Implement /C mode.
|
2010-02-24 12:16:37 +01:00 |
|
Ilya Shpigor
|
007586ea29
|
extrac32: Implementation of the CAB archive extraction.
|
2009-11-11 11:26:51 +01:00 |
|
Ilya Shpigor
|
e7cc2868aa
|
extrac32: Add command-line parsing.
|
2009-11-04 16:45:18 +01:00 |
|
Ilya Shpigor
|
44a82859d3
|
programs: Add initial extrac32 utility.
|
2009-10-22 15:52:43 +02:00 |
|