Commit History

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