Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexandre Julliard 39f6ab55a9 winebuild: Add support for generating data-only DLLs. hace 2 años
  Alexandre Julliard c562952f92 tools: Add a helper function to read the contents of a file. hace 2 años
  Jacek Caban f4ddcc36e9 winebuild: Allow using clang for as command. hace 2 años
  Alexandre Julliard b53773cff2 tools: Move the output buffer functions to the common header. hace 2 años
  Alexandre Julliard d969d02e21 tools: Move target CPU and platform handling to the common tools.h header. hace 3 años
  Alexandre Julliard 61e210f196 winebuild: Get rid of PowerPC support. hace 3 años
  Jacek Caban c41059bcba winebuild: Use find_clang_tool for ld and nm tools. hace 3 años
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. hace 3 años
  Alexandre Julliard 9e3959bd9b tools: Add a few helper functions for file names and extensions. hace 3 años
  Alexandre Julliard 55701c6672 tools: Add a helper function to create temp files. hace 3 años
  Alexandre Julliard 2a08d6ce80 tools: Add helper functions to spawn a command from an strarray. hace 3 años
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. hace 3 años
  Alexandre Julliard d6d5a21721 winebuild: Unify the strarray implementation with the one from makedep. hace 3 años
  Alexandre Julliard 3513a176fd winebuild: Add an option to set the syscall table id. hace 3 años
  Alexandre Julliard 8ee30e6dcc winebuild: Fix 64-bit argument alignment on ARM. hace 3 años
  Jacek Caban ea239f6b12 winebuild: Use clang -print-prog-name to find LLVM tools. hace 3 años
  Jacek Caban 8c2ad8e403 winebuild: Use lld-link for static libraries on msvc target. hace 3 años
  Jacek Caban ea5e89a545 winebuild: Make mingw a separated platform from msvc. hace 3 años
  Alexandre Julliard c1a700f018 winebuild: Generate Thumb2-compatible assembly code on ARM. hace 3 años
  Martin Storsjo e9fa452ba3 asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons. hace 3 años
  Martin Storsjo 849d08b0ae winebuild: Use the right arm64 page/pageoff relocation syntax for darwin. hace 4 años
  Alexandre Julliard b2d09cbb21 winebuild: Add generation of system call thunks. hace 4 años
  Jacek Caban e4e05cdaab winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. hace 4 años
  Alexandre Julliard 593c38cb95 winebuild: Set page size to 4096 also on ARM64. hace 4 años
  Jacek Caban d473611469 winebuild: Also try llvm variants of tools in find_tool. hace 4 años
  Alexandre Julliard 6ba101b229 winebuild: Add support for the -B option. hace 5 años
  Jacek Caban e574d4f8f9 winebuild: Don't underscore local symbols in func_declaration. hace 5 años
  Michael Stefaniuc dd0e2616a7 winebuild: Use the now available ARRAY_SIZE() macro. hace 5 años
  Alexandre Julliard d58953b300 winebuild: Add 16-bit support for PE builds. hace 5 años
  Alexandre Julliard 945efdb6f3 makefiles: Use -fshort-wchar when building with msvcrt. hace 5 años