- 19 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
libwine routines in there.
-
- 09 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2003 1 commit
-
-
Dimitrie O. Paun 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).
-
- 01 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
them wherever possible.
-
- 12 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 21 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 22 May, 2002 1 commit
-
-
Alexandre Julliard authored
dlls and takes load order into account. Install them in dlldir. Improved MODULE_GetBinaryType to recognize ELF binaries. Added a wrapper script to setup the environment when running directly from inside the source tree.
-
- 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.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 04 Dec, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 25 Nov, 2001 1 commit
-
-
Joshua Thielen authored
-
- 28 Mar, 2001 1 commit
-
-
Alexandre Julliard authored
config can be available while loading it.
-
- 20 Feb, 2001 1 commit
-
-
Alexandre Julliard authored
we actually need the function.
-
- 06 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
starting Win16 or DOS programs, to avoid depending on the contents of the command-line.
-
- 26 Dec, 2000 1 commit
-
-
Ove Kaaven authored
-
- 15 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
Removed cuiexe_no_main hack. Avoid stdcall function declarations inside functions because of gcc bug.
-
- 11 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 08 Nov, 2000 2 commits
-
-
Alexandre Julliard authored
Don't load USER dll if not needed by the application.
-
Alexandre Julliard authored
Changed process initialization to not load imported dlls too early.
-
- 31 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 29 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
Makefiles.
-
- 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.
-
- 29 May, 2000 1 commit
-
-
Alexandre Julliard authored
in separate address spaces. Run 16-bit tasks as Win32 threads, not processes.
-
- 01 May, 2000 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Winelib apps. Improved handling of execve() failures.
-
- 13 Apr, 2000 1 commit
-
-
Eric Pouech authored
-
- 19 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Fixed Winelib argc handling (thanks to Eric Pouech).
-
- 18 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Added support for "--" prefix on options. Replaced a few X11 command-line options by wine.conf parameters.
-
- 09 Mar, 2000 1 commit
-
-
Eric Pouech authored
-
- 08 Mar, 2000 1 commit
-
-
Eric Pouech authored
Execution context (mode, steps...) are now linked to a thread. Removed some X11 crst hacks. Rewrote info/walk commands. Removed direct debugger invocation code (and moved the rest to the new winedbg.c file).
-
- 13 Feb, 2000 1 commit
-
-
Andreas Mohr authored
-
- 30 Jan, 2000 1 commit
-
-
Ulrich Weigand authored
Try to invoke external debugger if internal debugger crashes. Try to handle early invocation of debugger more gracefully.
-
- 25 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 1999 1 commit
-
-
Ulrich Weigand authored
-
- 13 Oct, 1999 1 commit
-
-
Eric Pouech authored
-
- 05 Sep, 1999 1 commit
-
-
Alexandre Julliard authored
-