Историја ревизија

Аутор SHA1 Порука Датум
  Alexandre Julliard 8a3064899a winebuild: Add support for building apiset data. пре 2 година
  Alexandre Julliard 39f6ab55a9 winebuild: Add support for generating data-only DLLs. пре 2 година
  Alexandre Julliard d969d02e21 tools: Move target CPU and platform handling to the common tools.h header. пре 3 година
  Alexandre Julliard 61e210f196 winebuild: Get rid of PowerPC support. пре 3 година
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. пре 3 година
  Alexandre Julliard 0e7f6e0ed3 winebuild: Allow syscalls to use the cdecl convention. пре 4 година
  Alexandre Julliard cff04b34ac winebuild: Always use DllMain as entry point for the 32-bit side of a 16-bit module. пре 4 година
  Zebediah Figura d33474fa6b winebuild: Fix a spelling error in a comment. пре 4 година
  Alexandre Julliard a0266339c7 winebuild: Add a -syscall entry point flag пре 4 година
  Alexandre Julliard cee48cc789 winebuild: Make the 32-bit side of a 16-bit module always a DLL. пре 4 година
  Alexandre Julliard 7193243431 winebuild: Don't use a constructor for dll modules either. пре 4 година
  Alexandre Julliard 6306a1730a winebuild: Add support for excluding a specific CPU architecture. пре 5 година
  Alexandre Julliard cf619dd419 winebuild: Add -import entry point flag to generate hotpatchable import thunks. пре 5 година
  Alexandre Julliard e755ea2374 winebuild: Support Windows-style name mangling for fastcall functions. пре 5 година
  Alexandre Julliard 074ec5844b winebuild: Set the import hint based on the name index. пре 5 година
  Alexandre Julliard 84a7a7ea07 winebuild: Add support for fastcall entry points. пре 5 година
  Alexandre Julliard 28debd82fc winebuild: Make thiscall an entry point flag instead of a function type. пре 5 година
  Alexandre Julliard 9fd4647977 winebuild: Disallow register functions in 32-bit modules. пре 7 година
  Zebediah Figura 544ea174a6 winebuild: Use unsigned int in spec file variable parameters. пре 7 година
  Alexandre Julliard 8935863f55 winebuild: Add DllMain to the list of functions that should be private. пре 9 година
  André Hentschel d1f9067cf5 winebuild: Create stubs for ARM64. пре 9 година
  Alexandre Julliard 1097384377 winebuild: Avoid assigning values outside of the target_cpu enum range. пре 9 година
  Vincent Povirk ee1531ef78 winebuild: Allow angle brackets in export names. пре 12 година
  André Hentschel 220aeda3a0 winebuild: Create stubs for ARM. пре 12 година
  André Hentschel 14ac50c7b7 winebuild: Remove dead code (clang). пре 13 година
  Alexandre Julliard 2e6f48b730 winebuild: Allow specifying arguments to stub functions for documentation purposes. пре 13 година
  Alexandre Julliard efc88fe317 winebuild: Don't add extra CPU flags to stubs if they have some already. пре 14 година
  Alexandre Julliard 451d5043f3 winebuild: Add int64, int128 and float argument types. пре 14 година
  Alexandre Julliard e0188c8340 winebuild: Use a proper enum for function arguments instead of storing them in a string. пре 14 година
  Alexandre Julliard adddccb7f9 winebuild: Signal an error when a thiscall function doesn't take a pointer as first argument. пре 14 година