提交歷史

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