Historique des commits

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