- 21 Jan, 2006 1 commit
-
-
Marcus Meissner authored
-
- 18 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
New implementation of relay thunks that doesn't require modifying code on the fly, so that the thunks can be put in the text section. Some performance improvements.
-
- 02 Dec, 2005 1 commit
-
-
Francois Gouget authored
-
- 24 Oct, 2005 1 commit
-
-
Robert Lunnon authored
-
- 21 Sep, 2005 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
function to ensure naming consistency.
-
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
when resolving imports. Added get_temp_file_name utility function.
-
- 15 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
hidden on platforms that support it.
-
- 14 Sep, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 07 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 30 Jun, 2005 1 commit
-
-
Phil Krylov authored
-
- 29 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
correct on all platforms yet).
-
- 27 Jun, 2005 2 commits
-
-
Alexandre Julliard authored
allow run-time determination of the correct format.
-
Alexandre Julliard authored
platform at run-time.
-
- 20 Jun, 2005 1 commit
-
-
Wolfgang Thaller authored
- Assembler interprets .align as power-of-two - Add .weak_reference to output where gcc 3.3 swallows it
-
- 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.
-
- 18 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 15 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 25 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
better compatibility with the PE binutils.
-
- 17 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
don't want to write a full .spec. Renamed --spec option to --dll for consistency.
-
- 20 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
before trying the source directory.
-
- 22 Sep, 2003 1 commit
-
-
Steven Edwards authored
-
- 21 Jul, 2003 1 commit
-
-
Pierre d'Herbemont authored
-
- 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.
-
- 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.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 14 May, 2002 1 commit
-
-
Alexandre Julliard authored
debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 25 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 21 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 11 Mar, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 06 Nov, 2001 1 commit
-
-
François Gouget authored
Add #include "config.h" directives where needed.
-
- 13 Feb, 2001 1 commit
-
-
Josh DuBois authored
Ignore -delay directive on ppc only. Added code to call the dll constructors.
-
- 25 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 27 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
Generate the import table directly in PE format. Added gui/cuiexe_no_main modes in EXE spec files, and use this for the main wine binary.
-