Commit History

Author SHA1 Message Date
  André Hentschel 0ee8e2b5b1 winebuild: Remove SPARC support. 11 years ago
  Tijl Coosemans afd7dc5947 winebuild: Don't register cleanup function when --save-temps is passed after --output. 11 years ago
  Charles Davis c14bdaf1dd winebuild: Use Clang to assemble if found. 11 years ago
  André Hentschel 3f393a6552 winebuild: Add ARM64 support. 11 years ago
  André Hentschel 64d883a356 winebuild: Add support for building on powerpc64. 13 years ago
  Alexandre Julliard 2f4f9ee1cb winebuild: Fix the creation of temp files in /tmp. 13 years ago
  Alexandre Julliard 2e6f48b730 winebuild: Allow specifying arguments to stub functions for documentation purposes. 13 years ago
  André Hentschel c44dead5f6 winebuild: Use -mcpu option for the assembler. 13 years ago
  André Hentschel 46f52f77dc winebuild: Remove Alpha support. 13 years ago
  Alexandre Julliard a5decb5444 winebuild: Don't remove stdcall decorations on non-x86. 13 years ago
  André Hentschel bbfc0d1d64 winebuild: Fix ARM support. 14 years ago
  Alexandre Julliard 451d5043f3 winebuild: Add int64, int128 and float argument types. 14 years ago
  Alexandre Julliard e0188c8340 winebuild: Use a proper enum for function arguments instead of storing them in a string. 14 years ago
  Alexandre Julliard b03059cbda winebuild: Add a spawn() helper function to avoid starting a shell where possible. 14 years ago
  Alexandre Julliard f51e696cca winebuild: Support an arbitrary number of temporary files. 14 years ago
  Alexandre Julliard 84f4046481 winebuild: Copy the strmake function from winegcc to simplify string formatting. 14 years ago
  André Hentschel 3686e74e1b winebuild: Add support for amd64-mingw32msvc platform. 14 years ago
  Austin English f125b82c20 winebuild: FreeBSD 64-bit binaries are elf_x86_64_fbsd. 14 years ago
  Alexandre Julliard 3dfbbb597c winebuild: Support for -fasynchronous-unwind-tables flag to enable/disable CFI generation. 14 years ago
  Alexandre Julliard e550e8a100 winebuild: Add a wrapper function to output cfi directives. 14 years ago
  Alexandre Julliard 38ca263374 winebuild: Simplify the code for finding the various build tools. 14 years ago
  André Hentschel 27fb36b39e winebuild: Add ARM support. 15 years ago
  Gerald Pfeifer 2cc7fe2192 winebuild: Add support for PLATFORM_FREEBSD to get_ld_command. 15 years ago
  Alexandre Julliard 1aea4efd79 tools: Take into account the executable extension when looking for tools in the path. 15 years ago
  Alexandre Julliard 47497cb26a winebuild: Add helper functions for writing binary data to a file. 15 years ago
  Alexandre Julliard b935cc210c winebuild: Add helper functions for reading binary data from a file. 15 years ago
  Alexandre Julliard a328834f5b winebuild: Add a --resources mode that compiles multiple resource files into a single object. 15 years ago
  Ken Thomases 0e0e918f0f winebuild: On Mac OS X, use -arch option to control output of "ld" and "as". 15 years ago
  Alexandre Julliard b374e7e36e winebuild: Don't include any Windows header to avoid data types dependencies. 15 years ago
  Alexandre Julliard e9ef9911d0 winebuild: Make sure main module is properly initialized. 15 years ago