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