projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
We need to send TVN_EXPAND* on collapsing either when the user has
[wine]
/
tools
/
winebuild
/
2003-11-20
Alexandre Julliard
open_input_file(): try to open the file in the current...
tree
|
commitdiff
2003-11-03
Alexandre Julliard
Put better values for code and data sizes in the NT...
tree
|
commitdiff
2003-10-30
Alexandre Julliard
Better defaults for heap and stack sizes.
tree
|
commitdiff
2003-10-28
Alexandre Julliard
Switch back to the main process stack before calling...
tree
|
commitdiff
2003-10-27
Pierre d'Herbemont
Fix PowerPC assembler syntax mistakes.
tree
|
commitdiff
2003-10-24
Pierre d'Herbemont
Change mctr PowerPC asm instruction to mtctr. Add Suppo...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Added __wine_set_signal_fs function to avoid sharing the
tree
|
commitdiff
2003-10-03
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-26
Alexandre Julliard
Store the dll name for the export directory inside...
tree
|
commitdiff
2003-09-26
Dimitrie O. Paun
Remove the obsolete pascal16 (replaced by pascal -ret16).
tree
|
commitdiff
2003-09-24
Jon Griffiths
MSVC warning fix.
tree
|
commitdiff
2003-09-22
Steven Edwards
Porting fix for Alpha.
tree
|
commitdiff
2003-09-19
Richard Cohen
Add printf format attributes & fix the warnings.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Renamed a few more TEB fields.
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Added varargs support for 16-bit entry points.
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Moved selector fixup for the relay code to the callto16...
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Moved 16-bit calls initialization and exception handlin...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Extended WOWCallback16Ex to support register functions...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Got rid of 16-bit glue code generation since it is...
tree
|
commitdiff
2003-08-13
Alexandre Julliard
Support for Mac OS X powerpc register names (based...
tree
|
commitdiff
2003-08-02
Alexandre Julliard
Make sure dllname doesn't get optimized out (spotted...
tree
|
commitdiff
2003-07-28
Alexandre Julliard
Added -private flag for entry points that shouldn't...
tree
|
commitdiff
2003-07-21
Pierre d'Herbemont
Change __PPC__ flag to __powerpc__.
tree
|
commitdiff
2003-06-23
Francois Gouget
Make sure to return an error if the file generation...
tree
|
commitdiff
2003-05-14
Alexandre Julliard
Only print warning on nm failure because it fails on...
tree
|
commitdiff
2003-04-21
Alexandre Julliard
Resource names don't need a case-sensitive comparison...
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Ignore "U " in nm -u output.
tree
|
commitdiff
2003-04-03
Alexandre Julliard
Don't output register function code if it's a forwarded...
tree
|
commitdiff
2003-04-01
Alexandre Julliard
Added support for specifying an stdcall dll entry point.
tree
|
commitdiff
2003-03-25
Alexandre Julliard
Store %gs in the TEB on every call to 16-bit code,...
tree
|
commitdiff
2003-03-24
Alexandre Julliard
Avoid reference to wine_get_cs function from libwine.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Converted winebuild option parsing to use getopt_long...
tree
|
commitdiff
2003-03-23
Christian Costa
Make use of .half and/or .asciiz assembler keywords...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Added check for duplicate ordinals, and fixed bug it...
tree
|
commitdiff
2003-03-19
Alexandre Julliard
Created a separate static portability library and moved...
tree
|
commitdiff
2003-03-18
Alexandre Julliard
Handle end of line as a syntactic element in the spec...
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Removed support for the 'forward' ordinal type.
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Disable 'variable' in Win32 spec files.
tree
|
commitdiff
2003-03-16
Alexandre Julliard
Don't enter an imported dll in the import table at...
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Properly save/restore %gs register across 16-bit calls.
tree
|
commitdiff
2003-01-09
Alexandre Julliard
Do not define __WINESRC__ when building tools and miscemu.
tree
|
commitdiff
2003-01-04
Dimitrie O. Paun
Rename __WINE__ to __WINESRC__.
tree
|
commitdiff
2003-01-02
Alexandre Julliard
Updated for recent options changes.
tree
|
commitdiff
2003-01-02
Dimitrie O. Paun
Add the -F option to set a DLL's filename.
tree
|
commitdiff
2002-12-20
Alexandre Julliard
Don't ignore sprintf/sscanf imports, semantics are...
tree
|
commitdiff
2002-12-15
Alexandre Julliard
Added support for defining forward functions as stdcall...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Implemented import libraries; on Unix we import the...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Made stdcall decoration in .def files the default,...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added list of symbols to ignore by default in winebuild.
tree
|
commitdiff
2002-12-07
Alexandre Julliard
Replaced 'ignore' spec file directive by the -i option.
tree
|
commitdiff
2002-12-06
Alexandre Julliard
Check file header to differentiate between object files...
tree
|
commitdiff
2002-11-18
Alexandre Julliard
Removed support for 'rsrc' spec file statement.
tree
|
commitdiff
2002-11-06
Eric Frias
Added quotes to assembly language output.
tree
|
commitdiff
2002-11-06
Alexandre Julliard
Added winebuild -e option to specify the entry point...
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Hack to detect register functions automatically so...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Merged wine_call_to_16_long and wine_call_to_16_short...
tree
|
commitdiff
2002-10-09
Alexandre Julliard
Don't list register functions in the .def file.
tree
|
commitdiff
2002-09-16
Marcus Meissner
Added ctype.h.
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Replaced 'heap' .spec statement by a command line option.
tree
|
commitdiff
2002-09-12
Dimitrie O. Paun
Remove support for 'file', 'name', and 'mode' in .spec...
tree
|
commitdiff
2002-09-12
Dimitrie O. Paun
Add support for naming the DLL from the command line.
tree
|
commitdiff
2002-08-31
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Fixed line numbers in error messages and improved redef...
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Try to derive temp file names from output file names...
tree
|
commitdiff
2002-08-20
Marcus Meissner
Implemented delayed import assembler thunks for PPC.
tree
|
commitdiff
2002-08-17
Dmitry Timoshkov
Include protection for <unistd.h>, <sys/types.h> and...
tree
|
commitdiff
2002-08-15
François Gouget
Fix command-line parsing for Winelib applications.
tree
|
commitdiff
2002-08-15
Marcus Meissner
The text section alignment should be default, not 1.
tree
|
commitdiff
2002-08-14
Alexandre Julliard
Builtin modules must be aligned on 64K boundary.
tree
|
commitdiff
2002-08-13
Alexandre Julliard
Setup exception frame around 16-bit calls to unwind...
tree
|
commitdiff
2002-08-01
Alexandre Julliard
In -spec and -exe mode, accept multiple object files...
tree
|
commitdiff
2002-07-28
Alexandre Julliard
Added a winebuild man page.
tree
|
commitdiff
2002-07-28
Alexandre Julliard
Added support for importing by ordinal.
tree
|
commitdiff
2002-07-28
Alexandre Julliard
Set correct dll file name when building a .def file.
tree
|
commitdiff
2002-07-25
Alexandre Julliard
Put correct ordinal hints in the import table.
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
tree
|
commitdiff
2002-07-05
Gregg Mattinson
- Replaced .previous with a .section statement for...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-20
Steven Edwards
Portability fix.
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Fixed make install target to work even when nothing...
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Unregister 16-bit dlls on module unload.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-25
Alexandre Julliard
Only add extra symbols if they are not already exported...
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
tree
|
commitdiff
2002-05-19
Alexandre Julliard
Do not output stubs in the .def file.
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Adapted to use the argc/argv variables from libwine.
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Moved the selector access functions out of winnt.h...
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Fixed missing call to make_c_identifier.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Added mkinstalldirs to create directories more portably.
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-04
Patrik Stridvall
MS C related changes.
tree
|
commitdiff
2002-04-27
Alexandre Julliard
Link the tools and the server against libwine so we...
tree
|
commitdiff
2002-04-25
Alexandre Julliard
Moved __ASM_GLOBAL_FUNC macros and interlocked function...
tree
|
commitdiff
2002-04-01
Alexandre Julliard
Got rid of #ifdef USE_STABS.
tree
|
commitdiff
next