Robert Millan
|
535a55ec9e
|
configure: Add GNU/kFreeBSD detection.
|
2011-08-24 11:58:15 +02:00 |
Alexandre Julliard
|
37dba06ed3
|
winebuild: Output cfi data for relay thunks on i386.
|
2011-07-07 14:46:15 +02:00 |
André Hentschel
|
14ac50c7b7
|
winebuild: Remove dead code (clang).
|
2011-07-04 13:43:15 +02:00 |
André Hentschel
|
ac90c1bd18
|
winebuild: Simplify the ARM part of output_import_thunk.
|
2011-06-17 19:30:46 +02:00 |
André Hentschel
|
cd9ff09d8e
|
winebuild: get_asm_ptr_keyword is not needed for ARM.
|
2011-06-17 11:01:59 +02:00 |
Marcus Meissner
|
0806f9a438
|
winebuild: Avoid a superflous null check (Coverity).
|
2011-06-14 15:26:18 +02:00 |
Alexandre Julliard
|
49c31e3bf8
|
makefiles: Use the generic install flags for the tools directories.
|
2011-06-12 12:47:48 +02:00 |
Alexandre Julliard
|
2f4f9ee1cb
|
winebuild: Fix the creation of temp files in /tmp.
|
2011-05-26 12:20:37 +02:00 |
Alexandre Julliard
|
631fb9b652
|
winebuild: Output relay thunks for stub functions when the arguments are known.
|
2011-05-03 13:09:09 +02:00 |
Alexandre Julliard
|
2e6f48b730
|
winebuild: Allow specifying arguments to stub functions for documentation purposes.
|
2011-05-03 13:01:12 +02:00 |
André Hentschel
|
c44dead5f6
|
winebuild: Use -mcpu option for the assembler.
|
2011-04-28 12:10:30 +02:00 |
André Hentschel
|
d4cf5489e8
|
winebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt.h and use it.
|
2011-04-20 13:11:32 +02:00 |
André Hentschel
|
46f52f77dc
|
winebuild: Remove Alpha support.
|
2011-04-20 13:11:27 +02:00 |
Marcus Meissner
|
7a0797a6a8
|
winebuild: Mark up fallthrough switch cases (Coverity).
|
2011-03-31 12:50:44 +02:00 |
Alexandre Julliard
|
a5decb5444
|
winebuild: Don't remove stdcall decorations on non-x86.
|
2011-01-31 17:39:45 +01:00 |
Alexandre Julliard
|
bea2be5cce
|
winebuild: Get rid of support for register entry points on x86_64.
|
2011-01-27 14:12:41 +01:00 |
Alexandre Julliard
|
8639550155
|
winebuild: Allow duplicate resources with different versions and keep the highest version.
|
2010-12-28 16:35:40 +01:00 |
Alexandre Julliard
|
15ccabc9a8
|
makefiles: Add common rules for installing the main man page.
|
2010-12-05 16:17:58 +01:00 |
André Hentschel
|
d5aa3d1cc9
|
winebuild: Add subsystem wince.
|
2010-11-09 11:44:10 +01:00 |
André Hentschel
|
f901fa9769
|
build-env: Don't use 'exchange instruction set' instructions on ARM to fix build on ARMv6 e.g. Nokia N810.
|
2010-09-21 14:17:37 +02:00 |
André Hentschel
|
bbfc0d1d64
|
winebuild: Fix ARM support.
|
2010-09-20 12:55:24 +02: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
|
efc88fe317
|
winebuild: Don't add extra CPU flags to stubs if they have some already.
|
2010-09-15 12:45:04 -05:00 |
André Hentschel
|
d0f434eb3a
|
winebuild: Don't segfault when run without arguments.
|
2010-09-07 17:58:27 +02:00 |
Alexandre Julliard
|
7c9b525128
|
winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64.
|
2010-08-30 12:41:28 +02:00 |
Alexandre Julliard
|
451d5043f3
|
winebuild: Add int64, int128 and float argument types.
|
2010-08-30 12:40:53 +02:00 |
Alexandre Julliard
|
e0188c8340
|
winebuild: Use a proper enum for function arguments instead of storing them in a string.
|
2010-08-30 12:40:24 +02:00 |
Alexandre Julliard
|
22d5180b9f
|
winebuild: Support relay debugging for thiscall functions.
|
2010-08-24 19:59:44 +02:00 |
Alexandre Julliard
|
adddccb7f9
|
winebuild: Signal an error when a thiscall function doesn't take a pointer as first argument.
|
2010-08-24 19:59:31 +02:00 |
Alexandre Julliard
|
b116040771
|
winebuild: Add support for specifying thiscall calling convention.
|
2010-08-24 16:23:20 +02:00 |
Alexandre Julliard
|
4bfdad159b
|
winebuild: Get rid of the ignored symbol support.
|
2010-08-02 12:55:19 +02:00 |
Alexandre Julliard
|
b03059cbda
|
winebuild: Add a spawn() helper function to avoid starting a shell where possible.
|
2010-08-02 12:55:12 +02:00 |
Alexandre Julliard
|
f51e696cca
|
winebuild: Support an arbitrary number of temporary files.
|
2010-08-02 10:11:43 +02:00 |
Alexandre Julliard
|
84f4046481
|
winebuild: Copy the strmake function from winegcc to simplify string formatting.
|
2010-08-02 10:11:23 +02:00 |
Alexandre Julliard
|
7f6831aa9a
|
winebuild: Add a -m16 option to specify a 16-bit build.
|
2010-07-21 13:24:01 +02:00 |
Alexandre Julliard
|
58dddbed23
|
winebuild: Add more checks to protect against corrupted resource files.
|
2010-07-20 16:28:17 +02:00 |
André Hentschel
|
3686e74e1b
|
winebuild: Add support for amd64-mingw32msvc platform.
|
2010-05-28 12:31:12 +02:00 |
Austin English
|
f125b82c20
|
winebuild: FreeBSD 64-bit binaries are elf_x86_64_fbsd.
|
2010-05-26 10:11:17 +02:00 |
Kirill Smelkov
|
0b4fe5e56a
|
winebuild/winegcc: Allow building .dll.so without .spec file.
|
2010-04-26 11:38:06 -05:00 |
Alexandre Julliard
|
5c2db41cdc
|
winebuild: Add cfi annotations to the relay functions for i386.
|
2010-04-12 12:33:19 +02:00 |
Alexandre Julliard
|
eba56752fd
|
winebuild: Add cfi annotations to the import thunk for i386.
|
2010-04-12 12:04:50 +02:00 |
Alexandre Julliard
|
3dfbbb597c
|
winebuild: Support for -fasynchronous-unwind-tables flag to enable/disable CFI generation.
|
2010-04-11 12:49:15 +02:00 |
Alexandre Julliard
|
e550e8a100
|
winebuild: Add a wrapper function to output cfi directives.
|
2010-04-11 12:49:00 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
539da1b073
|
winebuild: Output the 16-bit asm relay functions as needed and get rid of --relay16 mode.
|
2010-01-16 15:58:48 +01:00 |
Alexandre Julliard
|
10e4a55b6c
|
winebuild: Output the asm relay functions as needed and get rid of --relay32 mode.
|
2010-01-16 15:50:27 +01:00 |
Alexandre Julliard
|
102dd9e92f
|
winebuild: Rename __wine_call_from_32_regs for consistency with 64-bit.
|
2010-01-16 15:41:48 +01:00 |
Alexandre Julliard
|
b4c6433063
|
winebuild: Do not output an undefined symbol reference for variables.
|
2010-01-11 13:54:16 -06:00 |
Alexandre Julliard
|
f78890e8ca
|
winebuild: Get rid of the support for building old style 16-bit modules.
|
2009-12-30 18:04:59 +01:00 |
Alexandre Julliard
|
054406f78c
|
winebuild: Don't output private symbols at all when building an import library.
|
2009-12-30 12:50:17 +01:00 |