Sign in
goma
/
wine
/
b557a7116b6b8aaa0c22866c5e1a9062b7e7c50f
/
tools
4a301f5
Removed no longer needed support for patching the debugger path in the registry.
by Alexandre Julliard
· 22 years ago
ec50ab2
API file update.
by Patrik Stridvall
· 22 years ago
011fc64
Add new options --wine and --winetest so workspace and project files
by Patrik Stridvall
· 22 years ago
1a6898b
Added support for excluding optional fields.
by Patrik Stridvall
· 22 years ago
0739ed7
- check for root user - silence errors
by Andreas Mohr
· 22 years ago
ccfd32f
- Added proper parsing of the Makefile.in's to find the tests.
by Patrik Stridvall
· 22 years ago
1298eb4
Fixed mismatches between the Wine headers and the Microsoft headers.
by Patrik Stridvall
· 22 years ago
3007bd4
Minor modifications and improvements.
by Patrik Stridvall
· 22 years ago
8ce90f2
Run regedit even if not installed.
by Vincent Béron
· 22 years ago
2c481ce
demangle_datatype: delete superflous free().
by Uwe Bonnes
· 22 years ago
3f44167
Corrected the alignment of unicode message table strings in wmc, and
by Martin Fuchs
· 22 years ago
b3332d7
Converted the server to -DSTRICT.
by Alexandre Julliard
· 22 years ago
7aee907
Merged wine_call_to_16_long and wine_call_to_16_short into a single function.
by Alexandre Julliard
· 22 years ago
724c1a6
- Better .dsp file generation for .exe outputs
by Patrik Stridvall
· 22 years ago
cff9058
- Fixed broken winapi_extract options --{pseudo-,}stub-statistics.
by Patrik Stridvall
· 22 years ago
90fb046
Don't use a special header file for macros used in generated tests.
by Patrik Stridvall
· 22 years ago
fc144ad
Actually compile Wine even if not installing as root.
by Vincent Béron
· 22 years ago
0e668bb
Allow wineinstall to be run from tools/ or from the main Wine directory.
by Vincent Béron
· 22 years ago
65442cd
- Improved alignment and offset calculations.
by Patrik Stridvall
· 22 years ago
4ce7203
Don't list register functions in the .def file.
by Alexandre Julliard
· 22 years ago
91a3686
Reorganized the code for better support of data structures parsing.
by Patrik Stridvall
· 22 years ago
5cfcabc
Fixed segv when incorrect command line arguments where given.
by Eric Pouech
· 22 years ago
54f2287
Added process_id_t and thread_it_t types to the server interface
by Alexandre Julliard
· 22 years ago
df6d37e
- Minor improvements. - Added tests for GDI and USER.
by Patrik Stridvall
· 22 years ago
16f3c78
Preliminary support for dumping NE binaries.
by Alexandre Julliard
· 22 years ago
bd68e06
- API file update. - Minor bug fixes.
by Patrik Stridvall
· 22 years ago
a40a4f7
- Added a new tool winapi_test for generating tests.
by Patrik Stridvall
· 22 years ago
f389793
Minor typo fix.
by Bill Medland
· 22 years ago
af9978e
Updated the wrapper code to match the new naming executable and
by Francois Gouget
· 22 years ago
635eb3c
Bring the naming of libraries and executable up to current standards.
by Francois Gouget
· 22 years ago
4b9344e
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
by Alexandre Julliard
· 22 years ago
e9119c1
Removed some more TSX11 functions and files.
by Alexandre Julliard
· 22 years ago
de306f2
- Don't add standard headers for the dll separation hacks. - API files update.
by Patrik Stridvall
· 22 years ago
df8e6ee
Removed a bunch of no longer used TSX wrappers.
by Alexandre Julliard
· 23 years ago
d56fd1a
- Added support for %struct16 (used by CLSID). - API files update.
by Patrik Stridvall
· 23 years ago
11f0359
- Made the new C parser handle the current Wine source.
by Patrik Stridvall
· 23 years ago
e30b078
Install notepad.exe in c:\windows too.
by Francois Gouget
· 23 years ago
2caa99f
Update output for current build process.
by Jon Griffiths
· 23 years ago
d756a0a
Documentation update.
by Jon Griffiths
· 23 years ago
4ae4d66
Make all target names lower case.
by Martin Wilck
· 23 years ago
0f29843
Fix "install" and "uninstall" targets: .exe -> .exe.so; target dir is
by Martin Wilck
· 23 years ago
b909303
Bug fix.
by Jan Kratochvil
· 23 years ago
a58134a
New -S: Search only prototype names found in 'symfile'.
by Jan Kratochvil
· 23 years ago
2ca7000
Added ctype.h.
by Marcus Meissner
· 23 years ago
29d48a5
- Support "-imsvcrt" as an abbreviation of "-imsvcrt.dll".
by Martin Wilck
· 23 years ago
90d6528
- fix perl syntax error in my own patch
by Martin Wilck
· 23 years ago
16a303b
Replaced 'heap' .spec statement by a command line option.
by Alexandre Julliard
· 23 years ago
c662929
Minor bug fixes and improvements.
by Patrik Stridvall
· 23 years ago
e298097
- Made remove trailing whitespace a default off option.
by Patrik Stridvall
· 23 years ago
7e035e2
Remove support for 'file', 'name', and 'mode' in .spec files.
by Dimitrie O. Paun
· 23 years ago
dd0bdbe
Removed the __uint* types from basetsd.h since they don't exist under
by Alexandre Julliard
· 23 years ago
7cd2edb
Add support for naming the DLL from the command line.
by Dimitrie O. Paun
· 23 years ago
d19aa5b
Store the global settings in Make.rules.in instead of duplicating them
by Francois Gouget
· 23 years ago
52097fd
- Implement dumping of COFF debug symbol table.
by Andreas Mohr
· 23 years ago
85c048f
Fix the Wine detection when using the Wine source tree.
by Francois Gouget
· 23 years ago
96047ce
Fix detection of 'ln -s'.
by Francois Gouget
· 23 years ago
3aa9e8c
- Fix --nomfc option which is currrently broken.
by Martin Wilck
· 23 years ago
15e6c40
API files update.
by Patrik Stridvall
· 23 years ago
a76d1a3
- Add "-ldl" for wrapper apps.
by Martin Wilck
· 23 years ago
cbe88fc
Some small typo / phrasing fixes.
by Francois Gouget
· 23 years ago
e3d26a3
Add prototypes to all functions. Make winemaker work in 'strict' mode.
by Francois Gouget
· 23 years ago
8f40af4
Added symlinks for winhelp.
by Rok Mandeljc
· 23 years ago
ca14f24
Fixed typo in BITMAPV4HEADER stucture.
by Steven Edwards
· 23 years ago
51e6c0c
MSVC compatibility fixes.
by Patrik Stridvall
· 23 years ago
175234c
- Proper handling of GDI32 and USER32.
by Patrik Stridvall
· 23 years ago
d6b4545
API files update.
by Patrik Stridvall
· 23 years ago
1ee88a2
Removed trailing white space.
by Patrik Stridvall
· 23 years ago
440b021
New tool winapi_cleanup for doing simple automatic cleanups.
by Patrik Stridvall
· 23 years ago
b0c6e36
Fixed line numbers in error messages and improved redefinition error
by Alexandre Julliard
· 23 years ago
f08b186
Try to derive temp file names from output file names for better portability.
by Alexandre Julliard
· 23 years ago
cea6df7
Added Microsoft Visual Studio workspace and project file maker.
by Patrik Stridvall
· 23 years ago
f59bebe
Make winedump compilable by MSVC.
by Dmitry Timoshkov
· 23 years ago
511cea7
API files update.
by Patrik Stridvall
· 23 years ago
7678791
Implemented delayed import assembler thunks for PPC.
by Marcus Meissner
· 23 years ago
c63d980
Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>.
by Dmitry Timoshkov
· 23 years ago
ebd110b
Fix command-line parsing for Winelib applications.
by François Gouget
· 23 years ago
f22ba05
Added support for #pragma code_page.
by Alexandre Julliard
· 23 years ago
f0b8fe5
The text section alignment should be default, not 1.
by Marcus Meissner
· 23 years ago
124eaf8
Builtin modules must be aligned on 64K boundary.
by Alexandre Julliard
· 23 years ago
ea97b39
Avoid dependencies on y.tab.h.
by Alexandre Julliard
· 23 years ago
6006757
Setup exception frame around 16-bit calls to unwind stack properly.
by Alexandre Julliard
· 23 years ago
2718962
Added explicit dependency on y.tab.h for lex output.
by Alexandre Julliard
· 23 years ago
5694fee
API file update.
by Patrik Stridvall
· 23 years ago
a8b66d5
Updated to generate build scripts working with current Wine, use some
by Andriy Palamarchuk
· 23 years ago
8c9bdcc
Fixes for Sparc build.
by Gregg Mattinson
· 23 years ago
547d236
Get rid of removed winapi_check subdirs.
by Alexandre Julliard
· 23 years ago
59ffa9f
Removed struct user to avoid conflicts with system headers (spotted by
by Alexandre Julliard
· 23 years ago
1862a67
In -spec and -exe mode, accept multiple object files and link them
by Alexandre Julliard
· 23 years ago
786d249
Check for mkstemp, added a port implementation if it is not
by Marcus Meissner
· 23 years ago
d97432a
Include <stdlib.h> needed by exit().
by Michael Stefaniuc
· 23 years ago
3bd7d22
Added a winebuild man page.
by Alexandre Julliard
· 23 years ago
15a7525
Added support for importing by ordinal.
by Alexandre Julliard
· 23 years ago
112c665
Set correct dll file name when building a .def file.
by Alexandre Julliard
· 23 years ago
2cbbcc1
#include <unistd.h> which is required for unlink().
by Gerald Pfeifer
· 23 years ago
9b9d85f
winebuild searches libraries specified in -l parameter only in the
by Andriy Palamarchuk
· 23 years ago
d25878f
Put correct ordinal hints in the import table.
by Alexandre Julliard
· 23 years ago
5379c79
- Report broken forwards. - API files update.
by Patrik Stridvall
· 23 years ago
65c6d38
Replace all uses of PREFIX and @function by the __ASM_NAME and
by Alexandre Julliard
· 23 years ago
1932045
Handle forwarded functions properly (based on a patch by Francois Gouget).
by Patrik Stridvall
· 23 years ago
098883b
Fixed winapi_extract.
by Patrik Stridvall
· 23 years ago
Next »