Michael Müller
|
36c3d4592b
winebuild: Add stub functions in fake dlls.
|
8 years ago |
Michael Müller
|
536dc30894
winebuild: Use multipass label system to generate fake dlls.
|
8 years ago |
Michael Müller
|
b97f193672
winebuild: Generate syscall thunks for ntdll exports.
|
8 years ago |
Jacek Caban
|
c0467a1470
winebuild: Add an option to build a static library.
|
5 years ago |
Alexandre Julliard
|
9dc348a071
winebuild: Add a --builtin option to mark PE files as builtins.
|
5 years ago |
Alexandre Julliard
|
6ba101b229
winebuild: Add support for the -B option.
|
5 years ago |
Jacek Caban
|
dd1a83c20a
winebuild: Don't include aliases in importlib .def files.
|
5 years ago |
Alexandre Julliard
|
cf619dd419
winebuild: Add -import entry point flag to generate hotpatchable import thunks.
|
5 years ago |
Alexandre Julliard
|
450f0fa696
winebuild: Don't import standard C functions in Unix mode.
|
5 years ago |
Alexandre Julliard
|
5061261c5e
winebuild: Add a -munix option.
|
5 years ago |
Alexandre Julliard
|
ded2e82f16
winebuild: Don't even try to resolve imports for PE builds.
|
5 years ago |
Alexandre Julliard
|
32b365c9c5
winebuild: List stubs in the import library .def files.
|
6 years ago |
Alexandre Julliard
|
074ec5844b
winebuild: Set the import hint based on the name index.
|
6 years ago |
Huw Davies
|
b2585d98b2
winebuild: Use the correct section label on macOS.
|
6 years ago |
Alexandre Julliard
|
e4b9a501a3
winebuild: Support generating a .spec.o file for Windows platforms.
|
6 years ago |
Alexandre Julliard
|
7555fd57e3
winebuild: Add a helper for generating RVA pointers.
|
6 years ago |
Alexandre Julliard
|
ef9bda4c96
winebuild: Add a helper for decorating stdcall function names.
|
6 years ago |
Alexandre Julliard
|
0cdab409ad
winebuild: Rename BuildSpec32File() for consistency.
|
6 years ago |
Alexandre Julliard
|
67f6c6c0c9
winebuild: Add a helper function to open a temporary file as output.
|
6 years ago |
Alexandre Julliard
|
aa0572f0a2
winebuild: Open the output file only when needed.
|
6 years ago |
Alexandre Julliard
|
84a7a7ea07
winebuild: Add support for fastcall entry points.
|
6 years ago |
Alexandre Julliard
|
28debd82fc
winebuild: Make thiscall an entry point flag instead of a function type.
|
6 years ago |
Alexandre Julliard
|
0fd533836b
winebuild: Pass the -mfpu option to the compiler/assembler.
|
6 years ago |
Alexandre Julliard
|
0c42b33a0b
winebuild: Add support for -mfloat-abi option.
|
7 years ago |
Alexandre Julliard
|
8c1bb2aa61
ntdll: Display floating point arguments in relay debugging on i386 and x86-64.
|
7 years ago |
Alexandre Julliard
|
e3a236e6ce
winebuild: Remove 32-bit register function support.
|
7 years ago |
Zebediah Figura
|
544ea174a6
winebuild: Use unsigned int in spec file variable parameters.
|
8 years ago |
Alexandre Julliard
|
aac69889bf
winebuild: Add support for creating static import libraries.
|
9 years ago |
Alexandre Julliard
|
ebb9c5e246
winebuild: Use a global flag to determine when to generate the get_pc thunk.
|
9 years ago |
Alexandre Julliard
|
05399ad711
winebuild: Store a C-compatible version of the dll name.
|
9 years ago |