Alexandre Julliard
|
ad43872669
|
winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-18 11:06:06 +01:00 |
Alexandre Julliard
|
a0266339c7
|
winebuild: Add a -syscall entry point flag
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-07 13:07:23 +02:00 |
Alexandre Julliard
|
7933562048
|
winebuild: Support a -mno-cygwin flag.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-01 10:59:35 +02:00 |
Jacek Caban
|
e4e05cdaab
|
winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-05-06 19:02:55 +02:00 |
Alexandre Julliard
|
6c4046fef1
|
winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-04-16 22:10:03 +02:00 |
Jacek Caban
|
c0467a1470
|
winebuild: Add an option to build a static library.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-04 22:43:41 +01:00 |
Alexandre Julliard
|
9dc348a071
|
winebuild: Add a --builtin option to mark PE files as builtins.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-18 21:13:13 +01:00 |
Alexandre Julliard
|
6306a1730a
|
winebuild: Add support for excluding a specific CPU architecture.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-16 14:38:13 +02:00 |
Alexandre Julliard
|
6ba101b229
|
winebuild: Add support for the -B option.
Based on a patch by Kevin Puetz.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-10 23:20:41 +02:00 |
Alexandre Julliard
|
cf619dd419
|
winebuild: Add -import entry point flag to generate hotpatchable import thunks.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-21 22:51:55 +02:00 |
Alexandre Julliard
|
5061261c5e
|
winebuild: Add a -munix option.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-17 09:24:25 +02:00 |
Alexandre Julliard
|
92233bfaf5
|
makefiles: Support delay imports for PE builds.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-02 17:10:35 +02:00 |
Alexandre Julliard
|
84a7a7ea07
|
winebuild: Add support for fastcall entry points.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 23:01:29 +01:00 |
Alexandre Julliard
|
28debd82fc
|
winebuild: Make thiscall an entry point flag instead of a function type.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 23:00:56 +01:00 |
Alexandre Julliard
|
0fd533836b
|
winebuild: Pass the -mfpu option to the compiler/assembler.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-05 20:20:25 +01:00 |
Alexandre Julliard
|
0c42b33a0b
|
winebuild: Add support for -mfloat-abi option.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-08 16:45:55 +01:00 |
Austin English
|
b54cf05714
|
winebuild: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-01 09:29:41 +01:00 |
Alexandre Julliard
|
aac69889bf
|
winebuild: Add support for creating static import libraries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-25 15:35:17 +09:00 |
Stephen Kitt
|
33c729bb1b
|
winebuild: Add support for -march.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-12-15 09:11:33 +01:00 |
Alexandre Julliard
|
6c807b7472
|
winebuild: Add support for -marm and -mthumb target flags.
|
2014-02-12 19:15:24 +01:00 |
Frédéric Delanoy
|
5dc595a6d9
|
winebuild: Fix manpage formatting.
|
2013-07-17 20:30:49 +02:00 |
André Hentschel
|
b49c923503
|
winebuild: Replace note about the Changelog file.
|
2013-07-17 11:24:00 +02:00 |
Alexandre Julliard
|
dcc97a186d
|
Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages.
|
2013-07-16 20:48:05 +02:00 |
Alexandre Julliard
|
98e6a0da73
|
winebuild: Add an option to use the C compiler to assemble files.
|
2013-06-10 13:19:34 +02:00 |
Alexandre Julliard
|
2e6f48b730
|
winebuild: Allow specifying arguments to stub functions for documentation purposes.
|
2011-05-03 13:01:12 +02:00 |
André Hentschel
|
d5aa3d1cc9
|
winebuild: Add subsystem wince.
|
2010-11-09 11:44:10 +01:00 |
Alexandre Julliard
|
451d5043f3
|
winebuild: Add int64, int128 and float argument types.
|
2010-08-30 12:40:53 +02:00 |
Alexandre Julliard
|
b116040771
|
winebuild: Add support for specifying thiscall calling convention.
|
2010-08-24 16:23:20 +02:00 |
Alexandre Julliard
|
4bfdad159b
|
winebuild: Get rid of the ignored symbol support.
|
2010-08-02 12:55:19 +02:00 |
Alexandre Julliard
|
7f6831aa9a
|
winebuild: Add a -m16 option to specify a 16-bit build.
|
2010-07-21 13:24:01 +02:00 |
Alexandre Julliard
|
3dfbbb597c
|
winebuild: Support for -fasynchronous-unwind-tables flag to enable/disable CFI generation.
|
2010-04-11 12:49:15 +02:00 |
Alexandre Julliard
|
539da1b073
|
winebuild: Output the 16-bit asm relay functions as needed and get rid of --relay16 mode.
|
2010-01-16 15:58:48 +01:00 |
Alexandre Julliard
|
10e4a55b6c
|
winebuild: Output the asm relay functions as needed and get rid of --relay32 mode.
|
2010-01-16 15:50:27 +01:00 |
Alexandre Julliard
|
f78890e8ca
|
winebuild: Get rid of the support for building old style 16-bit modules.
|
2009-12-30 18:04:59 +01:00 |
Alexandre Julliard
|
2fda3d6a17
|
winebuild: Add support for building Windows import libraries.
|
2009-12-30 12:49:19 +01:00 |
Alexandre Julliard
|
ef4a3c3c2d
|
winebuild: Add support for creating a fake dll at compile time.
|
2009-08-14 14:16:38 +02:00 |
Alexandre Julliard
|
fec5f5cf1f
|
winebuild: Implement a --large-address-aware flag.
|
2009-06-17 17:23:20 +02:00 |
Alexandre Julliard
|
a328834f5b
|
winebuild: Add a --resources mode that compiles multiple resource files into a single object.
|
2009-06-02 13:20:43 +02:00 |
Alexandre Julliard
|
5599ac22c7
|
winebuild: Add support for generating stand-alone 16-bit modules.
This is done by wrapping them inside an empty 32-bit module.
|
2009-02-26 13:22:47 +01:00 |
Alexandre Julliard
|
07f77c4148
|
winebuild: Add -m32/-m64 options to allow 32/64-bit cross-compiles.
|
2009-01-15 21:17:51 +01:00 |
Alexandre Julliard
|
034a7f8849
|
winebuild: Add -b as a short option for --target for gcc compatibility.
|
2009-01-14 12:52:53 +01:00 |
Alexandre Julliard
|
fa616418ad
|
winebuild: Make the cpu flag more generic to allow supporting a given entry point on multiple platforms.
|
2008-12-08 17:07:50 +01:00 |
Alexandre Julliard
|
3243311214
|
winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name.
|
2007-10-26 12:47:40 +02:00 |
Alexandre Julliard
|
662897e9d6
|
winebuild: Added --nxcompat option, and mark all modules as NX-compatible by default.
|
2006-12-07 20:51:49 +01:00 |
Alexandre Julliard
|
88bf4d61c3
|
winebuild: Disable linking to external symbols by default.
|
2006-04-18 20:49:29 +02:00 |
Robert Shearman
|
90938d6b6c
|
winebuild: Correction for manpage.
The behaviour for winebuild is to prefer main over WinMain, not the
other way around.
|
2006-02-16 19:32:35 +01:00 |
Alexandre Julliard
|
db4c1561f2
|
winebuild: Allow -register flag for Win32 too.
This way it can be used as hint for the relay code.
|
2005-12-16 12:44:16 +01:00 |
Alexandre Julliard
|
12a749984c
|
Put Wine version information in all the man pages.
|
2005-10-06 16:10:01 +00:00 |
Alexandre Julliard
|
fb3a9ed135
|
Fixed some nroff warnings.
|
2005-10-06 11:40:43 +00:00 |
Alexandre Julliard
|
e86a6a2454
|
Get rid of the debug channels support.
|
2005-09-29 13:41:34 +00:00 |