Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
3 years ago |
André Hentschel
|
4f1beed106
winebuild: Remove get_asm_short_keyword.
|
11 years ago |
Alexandre Julliard
|
5d3e134b17
winebuild: Add support for creating 16-bit fake dlls.
|
15 years ago |
Alexandre Julliard
|
8024718c78
winebuild: Compute the resource offsets while building the resource tree for 16-bit resources.
|
15 years ago |
Alexandre Julliard
|
b935cc210c
winebuild: Add helper functions for reading binary data from a file.
|
15 years ago |
Marcus Meissner
|
051535961a
winebuild: Added missing close.
|
15 years ago |
Stefan Dösinger
|
07e835fffb
winebuild: Open resource files in binary mode.
|
15 years ago |
Alexandre Julliard
|
b374e7e36e
winebuild: Don't include any Windows header to avoid data types dependencies.
|
15 years ago |
Alexandre Julliard
|
445047a97e
winebuild: Make the 16-bit DOS header a local symbol.
|
15 years ago |
Dmitry Timoshkov
|
2c59a95122
winebuild: Fix compilation warnings in 64-bit mode.
|
17 years ago |
Andrew Talbot
|
5df3ff13e7
winebuild: Replace inline static with static inline.
|
17 years ago |
Andrew Talbot
|
0235b1bf26
winebuild: Cast-qual warnings fix.
|
18 years ago |
Alexandre Julliard
|
715804999e
winebuild: Added output() function to properly deal with write errors.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Alexandre Julliard
|
5cb97d833a
Generate 16-bit spec files as assembly code too.
|
19 years ago |
Marcus Meissner
|
2d7e976eed
Fixed signedness warnings.
|
19 years ago |
Alexandre Julliard
|
1970e467d4
Generate 16-bit resources in the proper format inside the module data,
|
19 years ago |
Alexandre Julliard
|
67204137ee
Generate the 16-bit module header in the standard on-disk format, so
|
19 years ago |
Jon Griffiths
|
523d94ae4c
-Wunsigned fixes.
|
19 years ago |
Alexandre Julliard
|
8611e654fc
Store all information about the current dll in a structure instead of
|
21 years ago |
Jon Griffiths
|
821b228cda
MSVC warning fix.
|
21 years ago |
Richard Cohen
|
5bcf35a385
Add printf format attributes & fix the warnings.
|
21 years ago |
Alexandre Julliard
|
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
|
21 years ago |
Dmitry Timoshkov
|
c63d98038a
Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>.
|
22 years ago |
Alexandre Julliard
|
894b188fcf
Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch]
|
22 years ago |
Patrik Stridvall
|
235da7975b
Made winebuild (almost) compile and work on Windows.
|
23 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Ulrich Weigand
|
0108d83818
Fixed winebuild to work on non-Intel architectures.
|
24 years ago |
Hidenori Takeshima
|
a85b0a6d41
Added checking for mmap.
|
24 years ago |
Joerg Mayer
|
abe635cfd7
Get rid of some warnings about unused variables, signed/unsigned
|
24 years ago |