- 14 Aug, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 17 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 02 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 26 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
This is done by wrapping them inside an empty 32-bit module.
-
- 15 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 08 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
winebuild: Make the cpu flag more generic to allow supporting a given entry point on multiple platforms.
-
- 26 Oct, 2007 1 commit
-
-
Alexandre Julliard authored
winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name.
-
- 07 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 18 Apr, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 16 Feb, 2006 1 commit
-
-
Robert Shearman authored
The behaviour for winebuild is to prefer main over WinMain, not the other way around.
-
- 16 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
This way it can be used as hint for the relay code.
-
- 06 Oct, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 29 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 21 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
an option to generate a .spec.o file in a single step. Added --save-temps and --verbose options for easier debugging.
-
- 19 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
link command so that the symbols show up in the final undefined list. Use that list to create thunks for all exported but undefined symbols, to make sure all export RVAs point somewhere inside the module.
-
- 19 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
resolved by the linker.
-
- 01 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 06 May, 2005 1 commit
-
-
Alexandre Julliard authored
the command line without the -l option. Changed the -d option to only mark the library as delayed, the actual loading is now done separately.
-
- 08 Mar, 2005 1 commit
-
-
Dimitrie O. Paun authored
-
- 02 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 08 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
pass the proper ld command.
-
- 08 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
instead of depending on the subsystem type.
-
- 25 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
better compatibility with the PE binutils.
-
- 24 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
mode to use based on the existence of main or wmain.
-
- 15 Mar, 2004 1 commit
-
-
Jukka Heinonen authored
-
- 17 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
don't want to write a full .spec. Renamed --spec option to --dll for consistency.
-
- 16 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
too.
-
- 13 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 26 Nov, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 26 Sep, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 27 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
Added -ret16 entry point flag to allow 16-bit cdecl and varargs function to return 16-bit values too.
-
- 23 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
other dlls. Support PRIVATE flag in .def files (based on a patch by Jon Griffiths).
-
- 23 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
of long aliases for the existing short options.
-
- 18 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
backslashes can be used to continue lines. This allows us to skip over errors to continue parsing, and also to make specification of an entry point link name optional.
-
- 17 Mar, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added support for forwarded 'extern' ordinals.
-