Commit Verlauf

Autor SHA1 Nachricht Datum
  Jacek Caban ea239f6b12 winebuild: Use clang -print-prog-name to find LLVM tools. vor 3 Jahren
  Jacek Caban 8c2ad8e403 winebuild: Use lld-link for static libraries on msvc target. vor 4 Jahren
  Jacek Caban ea5e89a545 winebuild: Make mingw a separated platform from msvc. vor 4 Jahren
  Alexandre Julliard c1a700f018 winebuild: Generate Thumb2-compatible assembly code on ARM. vor 4 Jahren
  Martin Storsjo e9fa452ba3 asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons. vor 4 Jahren
  Martin Storsjo 849d08b0ae winebuild: Use the right arm64 page/pageoff relocation syntax for darwin. vor 4 Jahren
  Alexandre Julliard b2d09cbb21 winebuild: Add generation of system call thunks. vor 4 Jahren
  Jacek Caban e4e05cdaab winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. vor 4 Jahren
  Alexandre Julliard 593c38cb95 winebuild: Set page size to 4096 also on ARM64. vor 4 Jahren
  Jacek Caban d473611469 winebuild: Also try llvm variants of tools in find_tool. vor 5 Jahren
  Alexandre Julliard 6ba101b229 winebuild: Add support for the -B option. vor 5 Jahren
  Jacek Caban e574d4f8f9 winebuild: Don't underscore local symbols in func_declaration. vor 5 Jahren
  Michael Stefaniuc dd0e2616a7 winebuild: Use the now available ARRAY_SIZE() macro. vor 5 Jahren
  Alexandre Julliard d58953b300 winebuild: Add 16-bit support for PE builds. vor 5 Jahren
  Alexandre Julliard 945efdb6f3 makefiles: Use -fshort-wchar when building with msvcrt. vor 5 Jahren
  Alexandre Julliard 0a79eb3608 include: Use the __thiscall attribute directly for the Mingw build. vor 5 Jahren
  Alexandre Julliard e755ea2374 winebuild: Support Windows-style name mangling for fastcall functions. vor 5 Jahren
  Alexandre Julliard 015f31fd5d winebuild: Avoid using mmap(). vor 5 Jahren
  Huw Davies b2585d98b2 winebuild: Use the correct section label on macOS. vor 6 Jahren
  Alexandre Julliard b9c5bac673 winebuild: Specify the correct linker emulation for Windows platforms. vor 6 Jahren
  Alexandre Julliard 4f266a88c0 winebuild: Don't use underscore prefix on 64-bit Windows. vor 6 Jahren
  Alexandre Julliard 7555fd57e3 winebuild: Add a helper for generating RVA pointers. vor 6 Jahren
  Alexandre Julliard ef9bda4c96 winebuild: Add a helper for decorating stdcall function names. vor 6 Jahren
  Alexandre Julliard 67f6c6c0c9 winebuild: Add a helper function to open a temporary file as output. vor 6 Jahren
  Alexandre Julliard aa0572f0a2 winebuild: Open the output file only when needed. vor 6 Jahren
  Piotr Caban 8b24bc95b9 winebuild: Recognize armv7a target. vor 6 Jahren
  Alexandre Julliard 0fd533836b winebuild: Pass the -mfpu option to the compiler/assembler. vor 6 Jahren
  Francois Gouget 44468e8536 tools: Assorted comment spelling fixes. vor 8 Jahren
  Alexandre Julliard aac69889bf winebuild: Add support for creating static import libraries. vor 9 Jahren
  Alexandre Julliard 05399ad711 winebuild: Store a C-compatible version of the dll name. vor 9 Jahren