Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexandre Julliard ad43872669 winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header. hace 3 años
  Jacek Caban ea5e89a545 winebuild: Make mingw a separated platform from msvc. hace 4 años
  Alexandre Julliard c1a700f018 winebuild: Generate Thumb2-compatible assembly code on ARM. hace 4 años
  Kevin Puetz 48cccee394 winebuild: Find WinMain/wWinMain in static libraries. hace 4 años
  Kevin Puetz bf5893f489 winebuild: Find main/wmain in static libraries. hace 4 años
  Kevin Puetz a1078d4770 winebuild: Select all __wine_spec_exe* entry inside winebuild. hace 4 años
  Alexandre Julliard e6632e0412 winebuild: Don't use a dll entry point for Unix libraries. hace 4 años
  Alexandre Julliard 7933562048 winebuild: Support a -mno-cygwin flag. 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 7193243431 winebuild: Don't use a constructor for dll modules either. hace 4 años
  Alexandre Julliard 6c4046fef1 winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. hace 4 años
  Alexandre Julliard a4677fa23a winebuild: Only generate a constructor for dll modules. hace 4 años
  Jacek Caban c0467a1470 winebuild: Add an option to build a static library. hace 4 años
  Jacek Caban d24503fecf winebuild: Check more target components for platform string. hace 4 años
  Alexandre Julliard 9dc348a071 winebuild: Add a --builtin option to mark PE files as builtins. hace 5 años
  Alexandre Julliard 6ba101b229 winebuild: Add support for the -B option. hace 5 años
  Jacek Caban dd1a83c20a winebuild: Don't include aliases in importlib .def files. hace 5 años
  Alexandre Julliard 907896fba5 winebuild: Set the default entry point also for Windows builds. hace 5 años
  Michael Stefaniuc dd0e2616a7 winebuild: Use the now available ARRAY_SIZE() macro. hace 5 años
  Alexandre Julliard 5061261c5e winebuild: Add a -munix option. hace 5 años
  Alexandre Julliard ded2e82f16 winebuild: Don't even try to resolve imports for PE builds. hace 5 años
  Alexandre Julliard e4b9a501a3 winebuild: Support generating a .spec.o file for Windows platforms. hace 5 años
  Alexandre Julliard 0cdab409ad winebuild: Rename BuildSpec32File() for consistency. hace 5 años
  Alexandre Julliard aa0572f0a2 winebuild: Open the output file only when needed. hace 5 años
  James Larrowe f97636bc49 winebuild: Fix a segmentation fault. hace 6 años
  Alexandre Julliard 0fd533836b winebuild: Pass the -mfpu option to the compiler/assembler. hace 6 años
  Alexandre Julliard 0c42b33a0b winebuild: Add support for -mfloat-abi option. hace 7 años
  Alexandre Julliard 05399ad711 winebuild: Store a C-compatible version of the dll name. hace 8 años
  Alexandre Julliard d65446af3d winebuild: Use strarray objects for a few more string arrays. hace 8 años
  Alexandre Julliard 8baaf5349f winebuild: Use strarray objects instead of pointers where possible. hace 8 años