Alexandre Julliard
|
ef4a3c3c2d
|
winebuild: Add support for creating a fake dll at compile time.
|
2009-08-14 14:16:38 +02:00 |
Alexandre Julliard
|
99037aa9cc
|
winebuild: Compute the resource offsets while building the resource tree.
|
2009-08-14 14:11:34 +02:00 |
Alexandre Julliard
|
47497cb26a
|
winebuild: Add helper functions for writing binary data to a file.
|
2009-08-14 13:59:11 +02:00 |
Alexandre Julliard
|
b935cc210c
|
winebuild: Add helper functions for reading binary data from a file.
|
2009-08-14 13:59:10 +02:00 |
André Hentschel
|
e1e9dc398f
|
winemaker: Put the defines in DEFINES instead of CEXTRA.
|
2009-08-13 16:49:47 +02:00 |
André Hentschel
|
c9cea6f294
|
winemaker: Parse libraries of vcproj-files.
|
2009-08-11 13:33:31 +02:00 |
Alexandre Julliard
|
25e9e4f07b
|
configure: Regenerate with autoconf 2.64.
|
2009-08-10 14:35:34 +02:00 |
Marcus Meissner
|
a30625306d
|
fnt2bdf: Fixed 2 resource leaks.
|
2009-08-10 13:09:49 +02:00 |
Marcus Meissner
|
39d4d12c08
|
wrc: Handle "no files == stdin".
|
2009-08-10 13:09:43 +02:00 |
Marcus Meissner
|
051535961a
|
winebuild: Added missing close.
|
2009-08-10 13:09:35 +02:00 |
Alexandre Julliard
|
29cec05c6f
|
make_makefiles: Fix handling of .mc files.
|
2009-08-06 17:28:13 +02:00 |
Andrew Nguyen
|
625d1e75cd
|
wine.inf: Add a fake DLL for dinput8.
|
2009-08-06 17:26:29 +02:00 |
Austin English
|
0bbb924db2
|
wine.inf: Add HKCU\AppEvents\Schemes registry key.
|
2009-08-05 15:30:16 +02:00 |
Maarten Lankhorst
|
58b5a3f6be
|
msgsm32.acm: Implement a stub dll.
|
2009-08-04 15:19:32 +02:00 |
Huw Davies
|
69091ef569
|
widl: Store the pointer description in the type rather than base type so that it gets re-written when the type is re-written.
|
2009-08-04 13:50:07 +02:00 |
Hans Leidekker
|
c257ef317b
|
hnetcfg: Register interfaces.
|
2009-08-03 17:44:55 +02:00 |
Austin English
|
1c2df36d25
|
wineinstall: Ask about installation before running configure.
|
2009-08-03 14:55:05 +02:00 |
Huw Davies
|
8d8bef944d
|
include: Add crtrow.idl.
|
2009-07-23 13:28:05 +02:00 |
Huw Davies
|
d328e9a14a
|
include: Add binres.idl.
|
2009-07-23 13:27:45 +02:00 |
Huw Davies
|
f80c419585
|
include: Add sesprp.idl.
|
2009-07-23 13:26:52 +02:00 |
Huw Davies
|
50c43ed868
|
include: Add dbdsad.idl.
|
2009-07-23 13:26:17 +02:00 |
Huw Davies
|
3eb5e861d8
|
include: Add opnrst.idl.
|
2009-07-23 11:26:22 +02:00 |
Huw Davies
|
659070ec3a
|
include: Add dbcses.idl.
|
2009-07-23 11:25:42 +02:00 |
Huw Davies
|
74b2ba2ef3
|
include: Add dbccmd.idl.
|
2009-07-23 11:25:19 +02:00 |
Marcus Meissner
|
29bdb32592
|
wmc: Duplicate wine_cp_wcstombs check here too (Coverity).
|
2009-07-20 12:19:24 +02:00 |
Alexandre Julliard
|
fc8c8a5251
|
wrc: Report an error when encountering non-ASCII characters.
|
2009-07-16 11:15:15 +02:00 |
Alexandre Julliard
|
5d56995696
|
wrc: Avoid a crash if a file didn't contain any resources.
|
2009-07-16 11:15:00 +02:00 |
Hans Leidekker
|
8013e45e4c
|
wmiutils: Register interfaces.
|
2009-07-14 15:15:45 +02:00 |
Hans Leidekker
|
a4717d0d4c
|
wbemprox: Register interfaces.
|
2009-07-14 15:13:34 +02:00 |
Alexandre Julliard
|
f21eab1101
|
widl: Take into account the alignment of conformant arrays to pad a structure.
|
2009-07-13 09:23:06 +02:00 |
Alexandre Julliard
|
52f81c12db
|
wmc: Add support for utf-8 codepage.
|
2009-07-10 13:07:33 +02:00 |
Michael Stefaniuc
|
d67a9d92ea
|
wrc: Reset the language before processing multiple rc files.
|
2009-07-10 12:24:09 +02:00 |
Francois Gouget
|
8890282ac0
|
winapi/c_parser: Remove special cases for DEFINE_SHLGUID() and ICOM_DEFINE().
These macros don't exist anymore.
|
2009-07-09 14:51:26 +02:00 |
Francois Gouget
|
8c1bf48fbf
|
winapi/c_parser: Badly indenting a closing brace should be a warning, not an error.
|
2009-07-09 14:51:21 +02:00 |
Alexandre Julliard
|
ae1afb82d2
|
winetest: Create a separate resource file with the SHA1 build id.
|
2009-07-09 12:54:39 +02:00 |
Alexandre Julliard
|
f0ea22ba87
|
winebuild: Dump resource data as dwords to reduce the output file size.
|
2009-07-09 12:54:16 +02:00 |
Francois Gouget
|
def8d4f401
|
winapi: Modify parse_c_typedef() to get rid of the $finished variable.
|
2009-07-09 11:37:44 +02:00 |
Francois Gouget
|
6f5ae45846
|
winapi: Introduce a pseudo-loop in parse_c_variable() to get rid of the $finished variable.
|
2009-07-09 11:37:42 +02:00 |
Francois Gouget
|
a4ed46d398
|
winapi: Simplify and improve the readability of the C parsers.
Specifically, clean up parameter passing, and remove unneeded
intermediate variable references. Remove uninformative comments.
|
2009-07-06 14:35:27 +02:00 |
Alexandre Julliard
|
0dc951694b
|
winetest: Build exe resources as separate .res files.
|
2009-07-06 14:33:32 +02:00 |
Alexandre Julliard
|
56af92b073
|
makefiles: Regenerate the source lists using make_makefiles.
|
2009-07-03 13:26:38 +02:00 |
Alexandre Julliard
|
88b74519ae
|
make_makefiles: Automatically update the source lists in the individual makefiles.
|
2009-07-03 13:26:01 +02:00 |
Alexandre Julliard
|
d375d25d65
|
widl: An ENUM16 is 32-bit wide in memory.
|
2009-07-03 13:06:14 +02:00 |
Alexandre Julliard
|
f6d2b49145
|
widl: Take into account structure field alignment when computing offsets.
|
2009-07-03 13:05:52 +02:00 |
Alexandre Julliard
|
064775c9a0
|
widl: Struct alignment should be the largest alignment of all the struct members.
|
2009-07-03 13:05:52 +02:00 |
Alexandre Julliard
|
fc7681a8ce
|
widl: Skip the existing correlation descriptor on unencapsulated unions when generating a different one.
|
2009-07-03 13:05:52 +02:00 |
Alexandre Julliard
|
7798aed2cf
|
winebuild: Don't try to output 32-bit resources when building a 16-bit wrapper dll.
|
2009-06-30 12:44:59 +02:00 |
Francois Gouget
|
73b0f65177
|
makedep: Add support for multiple object file extensions.
|
2009-06-30 12:39:32 +02:00 |
Vincent Povirk
|
b01c652d4b
|
windowscodecs: Add stub implementation of IWICImagingFactory.
|
2009-06-29 14:20:13 +02:00 |
Eric Pouech
|
a9c7612d4c
|
winedump: Added reference for MSVC 8.
|
2009-06-29 13:14:09 +02:00 |
Alexandre Julliard
|
56a92c25b6
|
winegcc: Pass all option flags to winebuild before non-options filenames.
|
2009-06-29 13:13:25 +02:00 |
Alexandre Julliard
|
683dc30e82
|
wrc: Clean up command line parsing for multiple files support.
|
2009-06-29 13:12:59 +02:00 |
Stefan Dösinger
|
07e835fffb
|
winebuild: Open resource files in binary mode.
|
2009-06-26 12:01:27 +02:00 |
Damjan Jovanovic
|
fe1cc32721
|
wine.inf: Run winemenubuilder to delete menus on startup.
|
2009-06-26 12:00:12 +02:00 |
Alexandre Julliard
|
1405c00ecb
|
wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.
|
2009-06-23 15:53:01 +02:00 |
Alexandre Julliard
|
2189b101de
|
winebuild: Enforce header size alignment when outputting resources.
|
2009-06-23 15:53:00 +02:00 |
Alexandre Julliard
|
e25bc79da1
|
wrc: Add support for loading multiple input files at once.
|
2009-06-22 12:23:39 +02:00 |
Alexandre Julliard
|
6cf96bf940
|
winebuild: Add possibility to generate a global resource file without running it through windres.
|
2009-06-22 11:46:33 +02:00 |
Alexandre Julliard
|
c152b4e7d1
|
include: Add a target address for unwinding for platforms that need it.
|
2009-06-18 15:17:26 +02:00 |
Huw Davies
|
a6181cb3b2
|
tools/widl: Fix behaviour when both lcid and retval arguments are present.
|
2009-06-17 17:23:21 +02:00 |
Alexandre Julliard
|
7b08604778
|
winegcc: Add support for the -Wl,--large-address-aware option.
|
2009-06-17 17:23:20 +02:00 |
Alexandre Julliard
|
fec5f5cf1f
|
winebuild: Implement a --large-address-aware flag.
|
2009-06-17 17:23:20 +02:00 |
Austin English
|
2deeb1c736
|
wine.inf: Add placeholder exe for wordpad.exe.
|
2009-06-17 12:43:56 +02:00 |
Austin English
|
51922e3fa7
|
wine.inf: Fix incorrect entry for hh.exe.
|
2009-06-17 12:43:49 +02:00 |
Alexandre Julliard
|
873e027e01
|
winebuild: Add unwind annotations to all the generated functions for x86_64.
|
2009-06-16 14:26:51 +02:00 |
Francois Gouget
|
b3a5755310
|
winapi: Fix a $blevel / $plevel mismatch.
|
2009-06-16 13:26:20 +02:00 |
Francois Gouget
|
dcfd048e2c
|
winapi/c_parser: Remove some dead code.
|
2009-06-15 13:42:29 +02:00 |
Damjan Jovanovic
|
bd623c2b79
|
wine.inf: Update file type associations on startup.
|
2009-06-12 11:59:58 +02:00 |
Dmitry Timoshkov
|
10ccf1d4a6
|
wine.inf: Add kernel32.48/kernel32.49 (ReleaseThunkLock/RestoreThunkLock) to the RelayExclude list.
|
2009-06-11 17:36:38 +02:00 |
Austin English
|
ea09e4afe8
|
wine.desktop: Allow start to execute lnk files.
|
2009-06-11 11:53:54 +02:00 |
Alexandre Julliard
|
e00b4582a1
|
winebuild: Properly restore %rax and %rbx in call_from_regs on x86_64.
|
2009-06-10 13:22:04 +02:00 |
Huw Davies
|
7857219ac1
|
widl: Fix typelib lcid fields to match those produced by midl.
|
2009-06-09 17:01:15 +02:00 |
Alexandre Julliard
|
d88f9e3cd9
|
widl: Don't make the proxy virtual tables const if they use delegation.
|
2009-06-09 17:01:07 +02:00 |
Huw Davies
|
81b2c9eb85
|
widl: Add support for the lcid parameter attribute.
|
2009-06-08 15:39:14 +02:00 |
Stefan Stranz
|
c89c2dd4c5
|
c2man: Add xml documentation creation.
|
2009-06-08 15:38:35 +02:00 |
Marcus Meissner
|
6a9e096da9
|
widl: ifdef some not always present LANG_*.
|
2009-06-08 13:19:06 +02:00 |
Marcus Meissner
|
18738cf89d
|
winegcc: Free two new strlists (Coverity).
|
2009-06-05 15:19:57 +02:00 |
Alexandre Julliard
|
22fef33352
|
winegcc: Create a stub main to work around the lack of Unicode support in Mingw.
|
2009-06-05 15:19:57 +02:00 |
Alexandre Julliard
|
284438dc71
|
winegcc: Link against winecrt0 for the Mingw build too.
|
2009-06-05 15:19:57 +02:00 |
Francois Gouget
|
7b1158116b
|
winapi_extract: The old C parser is not needed anymore so remove it.
|
2009-06-03 11:26:20 +02:00 |
Francois Gouget
|
0ab4df02d6
|
winapi_extract: --spec-files has been broken for a long time and does not seem to be useful so remove it.
|
2009-06-03 11:26:11 +02:00 |
Alexandre Julliard
|
9e96918cf7
|
winegcc: Transparently compile resource files for the Windows build.
|
2009-06-02 14:25:16 +02:00 |
Alexandre Julliard
|
e112286366
|
winebuild: Add detection of duplicate resources.
|
2009-06-02 14:25:01 +02:00 |
Alexandre Julliard
|
a328834f5b
|
winebuild: Add a --resources mode that compiles multiple resource files into a single object.
|
2009-06-02 13:20:43 +02:00 |
André Hentschel
|
89ec1f185c
|
winemaker: Port vcproject parser from XML-Simple to libXML.
|
2009-06-02 13:10:06 +02:00 |
Vitaliy Margolen
|
1e4b401a98
|
winecfg: Update WinXP version to SP3.
|
2009-06-01 16:16:02 +02:00 |
Alexandre Julliard
|
6f74b45a81
|
winegcc: Add support for building PE executables using Mingw.
|
2009-06-01 16:15:53 +02:00 |
Alexandre Julliard
|
bcc1379bda
|
winegcc: Add support for the --sysroot option to allow out-of-tree cross-compiling.
|
2009-05-30 15:20:14 +02:00 |
Alexandre Julliard
|
b09418b5d2
|
winegcc: Don't pass the as/ld/nm tool names to winebuild.
|
2009-05-30 13:03:20 +02:00 |
Alexandre Julliard
|
a4b314f482
|
tools: Upgrade the config.guess/config.sub scripts.
|
2009-05-29 12:31:13 +02:00 |
Alexandre Julliard
|
23fd37528c
|
winedump: Fix a printf format warning on 64-bit.
|
2009-05-28 15:23:24 +02:00 |
Daniel Santos
|
0ea28a649b
|
make_requests: Correct comment in header (minor patch).
|
2009-05-26 14:25:12 +02:00 |
Francois Gouget
|
fb9e4afd88
|
winapi_cleanup: There is not much point for this tool so remove it.
|
2009-05-26 13:50:25 +02:00 |
Francois Gouget
|
a5924303af
|
winapi_fixup: There is not much point for this tool so remove it.
|
2009-05-26 13:50:18 +02:00 |
Alexandre Julliard
|
f914b57277
|
widl: Add support for standard target options to allow building the right typelib kind when cross-compiling.
|
2009-05-21 16:17:50 +02:00 |
Alexandre Julliard
|
b3a0833972
|
widl: Add support for writing 64-bit format typelibs.
|
2009-05-21 16:17:50 +02:00 |
André Hentschel
|
abc68c1ca7
|
winemaker: Read the includes of a dsp project file.
|
2009-05-20 11:08:54 +02:00 |
Paul Vriens
|
4626308a2b
|
wine.inf: Set the correct initial service pack information.
|
2009-05-19 11:25:09 +02:00 |
Francois Gouget
|
d537476894
|
winapi_test: Simplify the code that builds the list of headers to process.
|
2009-05-18 12:32:20 +02:00 |
Dmitry Timoshkov
|
60482be24b
|
winedump: Add an ability to dump font files.
|
2009-05-11 15:57:13 +02:00 |