- 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.
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 04 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 16 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
This way it can be used as hint for the relay code.
-
- 29 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 21 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 19 Sep, 2005 2 commits
-
-
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.
-
Alexandre Julliard authored
names. Fixed a couple of issues found by the stricter check.
-
- 14 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
it while parsing.
-
- 09 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
private. Also warn when one of the Dll* functions is using a different internal name.
-
- 27 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
platform at run-time.
-
- 23 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 21 Nov, 2004 1 commit
-
-
Eric Frias authored
without being followed by an equals sign and an alias.
-
- 27 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
marked private.
-
- 18 May, 2004 1 commit
-
-
Eric Pouech authored
16/32 relay...) - marked the wine thunks by inserting specific symbols (to be managed by wine's dbghelp) - removed the stabs generation: + mostly used by winedbg, and the previous item will replace it for dbghelp + still broken for gdb anyway - enhanced const correctness
-
- 31 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
Fixed mapi32 ordinals.
-
- 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.
-
- 11 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
using global variables to make it easier to reuse the parsing routines.
-
- 26 Sep, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 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.
-
- 28 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
other dlls. Support PRIVATE flag in .def files (based on a patch by Jon Griffiths).
-
- 20 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
msnet32.spec.
-
- 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.
-
- 15 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
get the proper number of arguments for stdcall decoration.
-
- 12 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
Made the -i option support removing ignored symbols too. Removed the -noimport flag in spec files.
-
- 07 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 18 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 06 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file directive. Winebuild long options now use a more standard double dash format (older format still supported for backwards compatibility).
-
- 12 Sep, 2002 2 commits
-
-
Alexandre Julliard authored
Updated winebuild manpage.
-
Dimitrie O. Paun authored
-
- 27 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
(based on a patch by Jon Griffiths).
-
- 01 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
together internally to find the undefined symbols. In -glue mode, accept multiple C files and generate a single glue file for all of them.
-