Alexandre Julliard
|
952d849e48
wrc: Move write_resfile() into genres.c and remove writeres.c.
|
3 years ago |
Alexandre Julliard
|
49564a92bb
wrc: Don't catch SIGSEGV.
|
3 years ago |
Alexandre Julliard
|
4f0bb2e45f
wrc: Support only single directories with the -I option.
|
3 years ago |
Alexandre Julliard
|
923461f3d8
wrc: Windows file formats are always little-endian.
|
3 years ago |
Alexandre Julliard
|
7c5761ed40
wrc: Ignore the target option.
|
3 years ago |
Damjan Jovanovic
|
f01b028d58
wrc: Use sysctl instead of /proc/curproc/file on FreeBSD.
|
3 years ago |
Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
3 years ago |
Alexandre Julliard
|
3b0540edd0
wrc: Avoid using getopt_long().
|
3 years ago |
Alexandre Julliard
|
9e3959bd9b
tools: Add a few helper functions for file names and extensions.
|
3 years ago |
Alexandre Julliard
|
55701c6672
tools: Add a helper function to create temp files.
|
3 years ago |
Alexandre Julliard
|
df08cd443a
wrc: Use the existing global variable for pedantic mode.
|
3 years ago |
Alexandre Julliard
|
b69ce3472d
wpp: Move the preprocessor code into wrc.
|
3 years ago |
Alexandre Julliard
|
7722168823
wrc: Remove no longer used cmdline copy.
|
3 years ago |
André Hentschel
|
9419eadd04
wrc: Add PPC64 support.
|
3 years ago |
Alexandre Julliard
|
6cc475dbe5
wrc: Remove some dead code.
|
4 years ago |
Alexandre Julliard
|
64ff68c884
wrc: Add --nls-dir option.
|
4 years ago |
Alexandre Julliard
|
0a66eaea68
wrc: Set the output format from the output file name.
|
4 years ago |
Alexandre Julliard
|
1d8f4fe4a0
wrc: Add an option to set the input codepage to UTF-8.
|
4 years ago |
Alexandre Julliard
|
5417826caa
wrc: Also search the include dir relative to the binary path.
|
4 years ago |
Alexandre Julliard
|
9240ffbb29
wrc: Add --sysroot option.
|
5 years ago |
André Hentschel
|
0beb178a2e
wrc: Remove getopt prototype.
|
8 years ago |
Carlo Bramini
|
36a39cea90
wrc: Remove redeclaration of optarg and optind.
|
9 years ago |
Alexandre Julliard
|
da066aeafc
wrc: Ignore unknown -m target options.
|
10 years ago |
Alexandre Julliard
|
54e0c7fe14
wrc: Remove an unused variable.
|
11 years ago |
André Hentschel
|
198b70cb9d
wrc: Add ARM64 support.
|
12 years ago |
Alexandre Julliard
|
f4ec097c9b
wrc: Load translations from mo files instead of po.
|
13 years ago |
Francois Gouget
|
9c11faf619
wrc: Fix the spelling of the --endianness option.
|
13 years ago |
Alexandre Julliard
|
d8c986e062
wrc: Add support for loading translations from po files.
|
14 years ago |
Alexandre Julliard
|
10700bf6b2
wrc: Add support for generating .po files from existing resources.
|
14 years ago |
Alexandre Julliard
|
5fabc5cca7
wrc: Copy the strmake utility function from winegcc.
|
14 years ago |