projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Moved debug definitions to include/wine/debug.h.
[wine]
/
tools
/
winebuild
/
2001-12-14
Alexandre Julliard
Made register and interrupt flags instead of entry...
tree
|
commitdiff
2001-12-11
Alexandre Julliard
Exported CALL32_Regs from ntdll, renamed to __wine_call...
tree
|
commitdiff
2001-11-19
James Juran
Prevent warnings about labels at end of switch statemen...
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including config.h, include it first.
tree
|
commitdiff
2001-10-02
Alexandre Julliard
Avoid including winbase.h in generated .spec.c files.
tree
|
commitdiff
2001-09-14
Dmitry Timoshkov
Add missing CALLBACK modifier.
tree
|
commitdiff
2001-08-28
Alexandre Julliard
Output correct assembly function headers for all functions.
tree
|
commitdiff
2001-06-08
Bob Goodwin
Mask out garbage in the upper half of stack pointer.
tree
|
commitdiff
2001-06-08
Marcus Meissner
Implemented glu32.dll as libGLU.so forwarder.
tree
|
commitdiff
2001-06-07
Alexandre Julliard
Support for specifying stack size of Winelib apps.
tree
|
commitdiff
2001-05-22
Dmitry Timoshkov
Fixed some issues.
tree
|
commitdiff
2001-03-28
Alexandre Julliard
Always load the 32-bit dll containing a given 16-bit...
tree
|
commitdiff
2001-03-21
Jeff Garzik
Added some inclusions of string.h where necessary.
tree
|
commitdiff
2001-02-15
Alexandre Julliard
Added support for backslash escaping of special characters.
tree
|
commitdiff
2001-02-13
Josh DuBois
More portable .align directive.
tree
|
commitdiff
2001-01-22
Jon Griffiths
- Remove <string.h> from winnt.h.
tree
|
commitdiff
2001-01-11
Nathan Neulinger
Renamed struct option to avoid conflicts with getopt.h.
tree
|
commitdiff
2001-01-02
Ulrich Weigand
Delayed import thunks for Sparc.
tree
|
commitdiff
2000-12-29
Ulrich Weigand
Fixed builtin imports broken by latest change.
tree
|
commitdiff
2000-12-29
Ulrich Weigand
Fixed winebuild to work on non-Intel architectures.
tree
|
commitdiff
2000-12-29
Jon Griffiths
Allow stubs for exports that are not legal C identifiers.
tree
|
commitdiff
2000-12-26
Eric Pouech
Added ability to delay loading of an imported DLL until...
tree
|
commitdiff
2000-12-18
Patrik Stridvall
Solaris fixes.
tree
|
commitdiff
2000-12-15
Alexandre Julliard
Allocate entry points dynamically to allow for a larger...
tree
|
commitdiff
2000-12-15
Alexandre Julliard
Added support for Unicode applications in winebuild.
tree
|
commitdiff
2000-12-14
Jon Griffiths
Added "ignore" directive for skipping individual symbol...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Output the exports table in assembly code to make it...
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Don't make the spec file constructors static so that...
tree
|
commitdiff
2000-12-06
Eric Pouech
Now prints line number for 'x.dll imported but no symbo...
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Use libwine and libwine_unicode directly from their...
tree
|
commitdiff
2000-12-02
Alexandre Julliard
Always put the dll constructor in the .init section...
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-01
Dimitrie O. Paun
Modified winebuild to use the __ASM_FUNC macro for...
tree
|
commitdiff
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Set debugging option based on NO_TRACE_MSGS define...
tree
|
commitdiff
2000-11-27
Francois Gouget
The init function can be called main.
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Added entry point flags -noimport, -norelay, -ret64...
tree
|
commitdiff
2000-11-26
Marcus Meissner
The __wine_call_from_16_ calls in the import table...
tree
|
commitdiff
2000-11-25
Hidenori Takeshima
Added checking for mmap.
tree
|
commitdiff
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
tree
|
commitdiff
2000-11-15
Francois Gouget
Allow the user to stick the option and its argument...
tree
|
commitdiff
2000-11-15
Dimitrie O. Paun
Include config.h.
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Export the CallFrom16xxx functions from kernel32. Renam...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Do not warn for unused imported dlls when forwards...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Don't include wine internal functions in the relay...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
tree
|
commitdiff
2000-11-11
Joerg Mayer
Get rid of some warnings about unused variables, signed...
tree
|
commitdiff
2000-11-09
Alexandre Julliard
Added support in winebuild for resolving function impor...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Moved builtin dll registration to libwine.
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Added debug_channels support.
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Build ntdll as a real dll, including everything that...
tree
|
commitdiff
2000-10-29
Alexandre Julliard
Patch flat cs of 16-bit entry points if current %cs...
tree
|
commitdiff
2000-10-28
Federico Schwindt
Fixes for OpenBSD.
tree
|
commitdiff
2000-10-26
Alexandre Julliard
Raise an exception when a stub entry point is called.
tree
|
commitdiff
2000-10-25
Kristoffer Gleditsch
Added LDFLAGS to linking of wine-related binaries.
tree
|
commitdiff
2000-10-25
Alexandre Julliard
Added support for loading .res files for 16-bit resources.
tree
|
commitdiff
2000-10-24
David Elliott
Fixed OFFSETOF macro definition for gcc 2.96.
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Added support for loading Win32 .res files.
tree
|
commitdiff
2000-10-22
Joerg Mayer
Reduce the number of warnings about missing initializers.
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Added stdcall64 entry point type to allow correct relay...
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Changed the Win32 dll descriptor to be in IMAGE_NT_HEAD...
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Generate Win32 dll descriptor structure in the .spec...
tree
|
commitdiff
2000-09-13
Ulrich Weigand
Modified CallTo16Register routines to update register...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-15
Peter Ganten
Try to unlink output file before opening it.
tree
|
commitdiff
2000-06-24
Hidenori Takeshima
GetCommandLine should return non-const strings.
tree
|
commitdiff
2000-06-23
Alexandre Julliard
Split the build program in several files.
tree
|
commitdiff