2002-09-11 |
Francois Gouget | Store the global settings in Make.rules.in instead... |
tree | commitdiff |
2002-09-11 |
Andreas Mohr | - Implement dumping of COFF debug symbol table. |
tree | commitdiff |
2002-09-11 |
Francois Gouget | Fix the Wine detection when using the Wine source tree. |
tree | commitdiff |
2002-09-10 |
Francois Gouget | Fix detection of 'ln -s'. |
tree | commitdiff |
2002-09-10 |
Martin Wilck | - Fix --nomfc option which is currrently broken. |
tree | commitdiff |
2002-09-09 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2002-09-09 |
Martin Wilck | - Add "-ldl" for wrapper apps. |
tree | commitdiff |
2002-09-06 |
Francois Gouget | Some small typo / phrasing fixes. |
tree | commitdiff |
2002-09-06 |
Francois Gouget | Add prototypes to all functions. |
tree | commitdiff |
2002-09-04 |
Rok Mandeljc | Added symlinks for winhelp. |
tree | commitdiff |
2002-09-04 |
Steven Edwards | Fixed typo in BITMAPV4HEADER stucture. |
tree | commitdiff |
2002-08-31 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-30 |
Patrik Stridvall | - Proper handling of GDI32 and USER32. |
tree | commitdiff |
2002-08-30 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | Removed trailing white space. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | New tool winapi_cleanup for doing simple automatic... |
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-27 |
Patrik Stridvall | Added Microsoft Visual Studio workspace and project... |
tree | commitdiff |
2002-08-26 |
Dmitry Timoshkov | Make winedump compilable by MSVC. |
tree | commitdiff |
2002-08-20 |
Patrik Stridvall | API files update. |
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 |
Alexandre Julliard | Added support for #pragma code_page. |
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 | Avoid dependencies on y.tab.h. |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind... |
tree | commitdiff |
2002-08-10 |
Alexandre Julliard | Added explicit dependency on y.tab.h for lex output. |
tree | commitdiff |
2002-08-09 |
Patrik Stridvall | API file update. |
tree | commitdiff |
2002-08-09 |
Andriy Palamarchuk | Updated to generate build scripts working with current... |
tree | commitdiff |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
tree | commitdiff |
2002-08-07 |
Alexandre Julliard | Get rid of removed winapi_check subdirs. |
tree | commitdiff |
2002-08-02 |
Alexandre Julliard | Removed struct user to avoid conflicts with system... |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | In -spec and -exe mode, accept multiple object files... |
tree | commitdiff |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
tree | commitdiff |
2002-07-29 |
Michael Stefaniuc | Include <stdlib.h> needed by exit(). |
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 |
Gerald Pfeifer | #include <unistd.h> which is required for unlink(). |
tree | commitdiff |
2002-07-25 |
Andriy Palamarchuk | winebuild searches libraries specified in -l parameter... |
tree | commitdiff |
2002-07-25 |
Alexandre Julliard | Put correct ordinal hints in the import table. |
tree | commitdiff |
2002-07-23 |
Patrik Stridvall | - Report broken forwards. |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
tree | commitdiff |
2002-07-22 |
Patrik Stridvall | Handle forwarded functions properly (based on a patch... |
tree | commitdiff |
2002-07-20 |
Patrik Stridvall | Fixed winapi_extract. |
tree | commitdiff |
2002-07-20 |
Alexandre Julliard | Explicitly specify the path to wpp.h so we don't need... |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | Avoid structures or arrays of size 0. |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | - Removed name, type, mode, rsrc, and import statements... |
tree | commitdiff |
2002-07-19 |
Patrik Stridvall | Merged all API files into two files (Win16/Win32). |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Update output for recent build changes. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Fixed temp name handling. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Split the C preprocessor from wrc into a separate library. |
tree | commitdiff |
2002-07-08 |
Chris Morgan | Windows registry not found should be a notice to the... |
tree | commitdiff |
2002-07-05 |
Gregg Mattinson | - Replaced .previous with a .section statement for... |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
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-06-04 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2002-06-02 |
Andriy Palamarchuk | Corrected installation of the wine applications, fixed... |
tree | commitdiff |
2002-06-02 |
Steven Edwards | Portability fix. |
tree | commitdiff |
2002-06-02 |
Vincent Béron | Show in which file the function is actually implemented... |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Added fallback read() for missing/failing mmap(). |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-30 |
Steven Edwards | Fixes for building on mingw. |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Renamed handle_t to obj_handle_t to avoid conflict... |
tree | commitdiff |
2002-05-30 |
Tony Lambregts | Removed -managed option. |
tree | commitdiff |
2002-05-29 |
Vincent Béron | Fixed some more missing \n in traces. |
tree | commitdiff |
2002-05-28 |
Eric Pouech | Added the ability to add local configuration to winewra... |
tree | commitdiff |
2002-05-25 |
Alexandre Julliard | Only add extra symbols if they are not already exported... |
tree | commitdiff |
2002-05-23 |
Dustin Navea | Support for KDE3. |
tree | commitdiff |
2002-05-23 |
Dustin Navea | Added creation of c:/windows/fonts and |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced the GET/PUT_UA macros by memcpy. Fixed a few... |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | Avoid 0-byte files. |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
tree | commitdiff |
2002-05-22 |
Patrik Stridvall | API files update. |
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 |
Andriy Palamarchuk | Place "Common Files" under "Program Files" instead... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Fixed missing call to make_c_identifier. |
tree | commitdiff |
2002-05-16 |
Steven Edwards | Added check for sys/mman.h. |
tree | commitdiff |
2002-05-14 |
Dustin Navea | Fixes for kde3 and Desktop directory. |
tree | commitdiff |
2002-05-14 |
Dustin Navea | Fix for $libdir check. |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Allowed options to be put between mode keyword and... |
tree | commitdiff |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
tree | commitdiff |
2002-05-10 |
Alexandre Julliard | Added some #ifdefs HAVE_X11_XLIB_H where appropriate. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Updated to the latest version. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-08 |
Andriy Palamarchuk | Direct bug reports to Wine bugzilla. Some other minor... |
tree | commitdiff |
next |