Commit History

Author SHA1 Message Date
  Alexandre Julliard 8a3064899a winebuild: Add support for building apiset data. 3 years ago
  Alexandre Julliard 39f6ab55a9 winebuild: Add support for generating data-only DLLs. 3 years ago
  Alexandre Julliard b53773cff2 tools: Move the output buffer functions to the common header. 3 years ago
  Alexandre Julliard d969d02e21 tools: Move target CPU and platform handling to the common tools.h header. 3 years ago
  Alexandre Julliard 61e210f196 winebuild: Get rid of PowerPC support. 3 years ago
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. 3 years ago
  Alexandre Julliard c878a0a4c0 winebuild: Use strarrays for the argument lists. 3 years ago
  Alexandre Julliard d6d5a21721 winebuild: Unify the strarray implementation with the one from makedep. 3 years ago
  Alexandre Julliard 3513a176fd winebuild: Add an option to set the syscall table id. 3 years ago
  Alexandre Julliard 5e12256ec4 winebuild: Add a specific platform id for Linux. 3 years ago
  Alexandre Julliard ad43872669 winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header. 4 years ago
  Jacek Caban 8c2ad8e403 winebuild: Use lld-link for static libraries on msvc target. 4 years ago
  Jacek Caban ea5e89a545 winebuild: Make mingw a separated platform from msvc. 4 years ago
  Kevin Puetz bf5893f489 winebuild: Find main/wmain in static libraries. 4 years ago
  Kevin Puetz a1078d4770 winebuild: Select all __wine_spec_exe* entry inside winebuild. 4 years ago
  Martin Storsjo 849d08b0ae winebuild: Use the right arm64 page/pageoff relocation syntax for darwin. 4 years ago
  Alexandre Julliard b2d09cbb21 winebuild: Add generation of system call thunks. 4 years ago
  Alexandre Julliard a0266339c7 winebuild: Add a -syscall entry point flag 4 years ago
  Alexandre Julliard 7933562048 winebuild: Support a -mno-cygwin flag. 4 years ago
  Jacek Caban e4e05cdaab winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. 4 years ago
  Alexandre Julliard 6c4046fef1 winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. 4 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