Historique des commits

Auteur SHA1 Message Date
  Alexandre Julliard 7193243431 winebuild: Don't use a constructor for dll modules either. il y a 4 ans
  Alexandre Julliard 6c4046fef1 winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. il y a 4 ans
  Alexandre Julliard a4677fa23a winebuild: Only generate a constructor for dll modules. il y a 4 ans
  Alexandre Julliard 9dc348a071 winebuild: Add a --builtin option to mark PE files as builtins. il y a 5 ans
  Alexandre Julliard 0fd3b1eab9 Revert "winebuild: Quote stdcall decored symbols." il y a 5 ans
  Jacek Caban a3e1fe936e winebuild: Quote stdcall decored symbols. il y a 5 ans
  Jacek Caban dd1a83c20a winebuild: Don't include aliases in importlib .def files. il y a 5 ans
  Alexandre Julliard cf619dd419 winebuild: Add -import entry point flag to generate hotpatchable import thunks. il y a 5 ans
  Alexandre Julliard ded2e82f16 winebuild: Don't even try to resolve imports for PE builds. il y a 5 ans
  Alexandre Julliard 6c41cc6152 winebuild: Support relay debugging for PE builtin dlls. il y a 5 ans
  Alexandre Julliard e755ea2374 winebuild: Support Windows-style name mangling for fastcall functions. il y a 5 ans
  Alexandre Julliard 32b365c9c5 winebuild: List stubs in the import library .def files. il y a 6 ans
  Alexandre Julliard 265366c1e7 winebuild: Use proper RVAs for the export table on Windows. il y a 6 ans
  Huw Davies b2585d98b2 winebuild: Use the correct section label on macOS. il y a 6 ans
  Alexandre Julliard e4b9a501a3 winebuild: Support generating a .spec.o file for Windows platforms. il y a 6 ans
  Alexandre Julliard 7d41cde73f winebuild: Add a helper for generating data directories. il y a 6 ans
  Alexandre Julliard 7555fd57e3 winebuild: Add a helper for generating RVA pointers. il y a 6 ans
  Alexandre Julliard ef9bda4c96 winebuild: Add a helper for decorating stdcall function names. il y a 6 ans
  Alexandre Julliard a3229faf59 winebuild: Output the module filename along with the stub data. il y a 6 ans
  Alexandre Julliard 0cdab409ad winebuild: Rename BuildSpec32File() for consistency. il y a 6 ans
  Alexandre Julliard aa0572f0a2 winebuild: Open the output file only when needed. il y a 6 ans
  Alexandre Julliard 9d0ba368da winebuild: Make relay entry points hot-patchable. il y a 6 ans
  Alexandre Julliard 26bbbb7b73 winebuild: Use stdcall for fastcall wrappers. il y a 6 ans
  Alexandre Julliard 84a7a7ea07 winebuild: Add support for fastcall entry points. il y a 6 ans
  Alexandre Julliard 28debd82fc winebuild: Make thiscall an entry point flag instead of a function type. il y a 6 ans
  Alexandre Julliard 5e3534ee41 ntdll: Fix handling of floating point arguments in relay debugging on ARM. il y a 7 ans
  Alexandre Julliard 8c1bb2aa61 ntdll: Display floating point arguments in relay debugging on i386 and x86-64. il y a 7 ans
  André Hentschel db848fa767 winebuild: Improved position independent code generation. il y a 7 ans
  Alexandre Julliard e3a236e6ce winebuild: Remove 32-bit register function support. il y a 7 ans
  Alexandre Julliard 9fd4647977 winebuild: Disallow register functions in 32-bit modules. il y a 7 ans