- 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
- 5f1565e Explicitly specify the path to wpp.h so we don't need to change the by Alexandre Julliard · 23 years ago
- 8a191ff Avoid structures or arrays of size 0. by Gregg Mattinson · 23 years ago
- 2aad72c - Removed name, type, mode, rsrc, and import statements from .spec by Gregg Mattinson · 23 years ago
- 0704650f Merged all API files into two files (Win16/Win32). by Patrik Stridvall · 23 years ago
- 0d66be8 Update output for recent build changes. by Jon Griffiths · 23 years ago
- 4bc1ebbd Fixed temp name handling. by Alexandre Julliard · 23 years ago
- 7d4ee77 Merged the IDL compiler written by Ove Kaaven. by Alexandre Julliard · 23 years ago
- b7d3c79 Split the C preprocessor from wrc into a separate library. by Alexandre Julliard · 23 years ago
- 38855a9 Windows registry not found should be a notice to the user, not a critical error. by Chris Morgan · 23 years ago
- 803eb16 - Replaced .previous with a .section statement for the appropriate by Gregg Mattinson · 23 years ago
- 7c4cb51 Cast void* to char* for pointer arithmetic. by Gregg Mattinson · 23 years ago
- 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
- a0587c4 Portability fix. by Steven Edwards · 23 years ago
- f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
- cceab98 Unregister 16-bit dlls on module unload. by Alexandre Julliard · 23 years ago
- 05fffb1 API files update. by Patrik Stridvall · 23 years ago
- 4bdd90d Corrected installation of the wine applications, fixed call to regedit. by Andriy Palamarchuk · 23 years ago
- fa67984 Portability fix. by Steven Edwards · 23 years ago
- c075f35 Show in which file the function is actually implemented, as well as by Vincent Béron · 23 years ago
- 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
- ffb4956 Added fallback read() for missing/failing mmap(). by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- 0b386cd Fixes for building on mingw. by Steven Edwards · 23 years ago
- 5188574 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. by Alexandre Julliard · 23 years ago
- 0427479 Removed -managed option. by Tony Lambregts · 23 years ago
- 6a5ba8f Fixed some more missing \n in traces. by Vincent Béron · 23 years ago
- 6a2ca01 Added the ability to add local configuration to winewrapper. by Eric Pouech · 23 years ago
- 5e47acb Only add extra symbols if they are not already exported by this dll. by Alexandre Julliard · 23 years ago
- 9df2e56 Support for KDE3. by Dustin Navea · 23 years ago
- 3ebea43 Added creation of c:/windows/fonts and c:/windows/Start Menu/Programs/Startup. by Dustin Navea · 23 years ago
- 7fbd74e Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian issues. by Alexandre Julliard · 23 years ago
- 6db69f0 Avoid 0-byte files. by Alexandre Julliard · 23 years ago
- 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
- bb7cc80 API files update. by Patrik Stridvall · 23 years ago
- 476aabc Do not output stubs in the .def file. by Alexandre Julliard · 23 years ago
- bf90f4d Adapted to use the argc/argv variables from libwine. by Alexandre Julliard · 23 years ago
- 5900867 Moved the selector access functions out of winnt.h into libwine. by Alexandre Julliard · 23 years ago
- e02fd41 Place "Common Files" under "Program Files" instead of root directory. by Andriy Palamarchuk · 23 years ago
- 1f18f61 Fixed missing call to make_c_identifier. by Alexandre Julliard · 23 years ago
- 0a2d211 Added check for sys/mman.h. by Steven Edwards · 23 years ago
- 1222aa6 Fixes for kde3 and Desktop directory. by Dustin Navea · 23 years ago
- 629895b Fix for $libdir check. by Dustin Navea · 23 years ago
- ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
- 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
- 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
- 7f9cc2e Allowed options to be put between mode keyword and main argument. by Eric Pouech · 23 years ago
- 0a8e15a Detect snprintf && _snprintf, use _snprintf on stupid platforms (windows). by Steven Edwards · 23 years ago
- ea69f8e Added some #ifdefs HAVE_X11_XLIB_H where appropriate. by Alexandre Julliard · 23 years ago