Commit History

Author SHA1 Message Date
  Alexandre Julliard 5a8f7d1f74 winebuild: Wrap 16-bit fake dlls in a PE module. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard b2d09cbb21 winebuild: Add generation of system call thunks. 4 years ago
  Alexandre Julliard 2746797ad5 winebuild: Support building krnl386.exe in PE format. 4 years ago
  Alexandre Julliard 0fd3b1eab9 Revert "winebuild: Quote stdcall decored symbols." 5 years ago
  Jacek Caban a3e1fe936e winebuild: Quote stdcall decored symbols. 5 years ago
  Alexandre Julliard ded2e82f16 winebuild: Don't even try to resolve imports for PE builds. 5 years ago
  Alexandre Julliard d58953b300 winebuild: Add 16-bit support for PE builds. 5 years ago
  Alexandre Julliard 7b494f13e7 winebuild: Store wine_ldt_copy pointer in the NE header at load time. 5 years ago
  Alexandre Julliard aa0572f0a2 winebuild: Open the output file only when needed. 5 years ago
  Alexandre Julliard ebb9c5e246 winebuild: Use a global flag to determine when to generate the get_pc thunk. 8 years ago
  Alexandre Julliard 05399ad711 winebuild: Store a C-compatible version of the dll name. 8 years ago
  André Hentschel 4f1beed106 winebuild: Remove get_asm_short_keyword. 11 years ago
  Alexandre Julliard 2e6f48b730 winebuild: Allow specifying arguments to stub functions for documentation purposes. 13 years ago
  Alexandre Julliard 451d5043f3 winebuild: Add int64, int128 and float argument types. 14 years ago
  Alexandre Julliard e0188c8340 winebuild: Use a proper enum for function arguments instead of storing them in a string. 14 years ago
  Alexandre Julliard 84f4046481 winebuild: Copy the strmake function from winegcc to simplify string formatting. 14 years ago
  Alexandre Julliard 5c2db41cdc winebuild: Add cfi annotations to the relay functions for i386. 14 years ago
  Alexandre Julliard 539da1b073 winebuild: Output the 16-bit asm relay functions as needed and get rid of --relay16 mode. 15 years ago
  Alexandre Julliard f78890e8ca winebuild: Get rid of the support for building old style 16-bit modules. 15 years ago
  Alexandre Julliard 76ac103b80 winebuild: Add support for generating import libs for 16-bit dlls. 15 years ago
  Alexandre Julliard 9d55475eee winebuild: Always initialize the dll name at startup. 15 years ago
  Alexandre Julliard d097eef922 winebuild: Support for adding 32-bit exports in 16-bit spec files. 15 years ago
  Alexandre Julliard 5d3e134b17 winebuild: Add support for creating 16-bit fake dlls. 15 years ago
  Alexandre Julliard ef4a3c3c2d winebuild: Add support for creating a fake dll at compile time. 15 years ago
  Alexandre Julliard 7798aed2cf winebuild: Don't try to output 32-bit resources when building a 16-bit wrapper dll. 15 years ago
  Alexandre Julliard b374e7e36e winebuild: Don't include any Windows header to avoid data types dependencies. 15 years ago
  James Hawkins 665a0424cd winebuild: Document the correlation of spec->ordinals and spec->limit with an assertion (Coverity 902). 15 years ago
  Alexandre Julliard a82ce66048 winebuild: Support the --main-module option for stand-alone 16-bit modules. 15 years ago
  Alexandre Julliard 5599ac22c7 winebuild: Add support for generating stand-alone 16-bit modules. 15 years ago