2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
blob | commitdiff | raw |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-24 |
Alexandre Julliard | No longer need a special LDCOMBINE for cygwin/mingw. |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Alexandre Julliard | Added check for ln. |
blob | commitdiff | raw | diff to current |
2002-05-21 |
Alexandre Julliard | Renamed Winelib apps to .exe.so to follow the dll namin... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Alexandre Julliard | Added some support for cross-compilation using mingw32. |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Alexandre Julliard | Various makefile fixes for the test environment. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Alexandre Julliard | Fixed rule for test program. |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Alexandre Julliard | Fixed rules for main module spec file. |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Alexandre Julliard | Added make check target to run unit tests too since... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Alexandre Julliard | Preliminary version of the C unit tests run-time enviro... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Alexandre Julliard | Upgraded configure script to use autoconf 2.50 features... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Dmitry Timoshkov | Support for generation of .def files from .spec files. |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Patrik Stridvall | - Made runtest "use strict". |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Alexandre Julliard | Rewrote runtest in Perl so that it can be used on the... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Alexandre Julliard | Added rules for running tests. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
blob | commitdiff | raw | diff to current |
2001-11-09 |
François Gouget | Make out-of-source-tree builds work with Solaris make. |
blob | commitdiff | raw | diff to current |
2001-09-17 |
Alexandre Julliard | Improved make_dlls script. Moved dll list out of |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Hidenori Takeshima | Added stubs for mapi32, msimg32, sti and url. |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Francois Gouget | Fixed man and doc-html rules. |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Patrik Stridvall | Added a filter rule for filtering make output with |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Mike McCormack | Correct man page spec directory. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Hidenori Takeshima | Added stubs for quartz.dll. |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Marcus Meissner | Implemented glu32.dll as libGLU.so forwarder. |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Dmitry Timoshkov | List 16-bit resources separately as RC_SRCS16. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Rein Klazes | Added new dll wintrust.dll with a stub for WinVerifyTru... |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Satsuki Fujishima | Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
John R. Sheets | Implemented stubs for IWebBrowser in shdocvw.dll. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Jon Griffiths | - Migrate CRTDLL to MSVCRT. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Alexandre Julliard | Renamed libuuid.a to libwine_uuid.a |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Hidenori Takeshima | Use dllwrap for building shared libraries in cygwin. |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Hidenori Takeshima | Added a spec file for 16bit imm. |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Alexandre Julliard | Moved most builtin controls structures into their respe... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Build tsx11 layer as a separate shared library. |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Dimitrie O. Paun | Use the approriate command for combining .o files. |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Dennis Björklund | Compile fix for building wine outside the source tree. |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Alexandre Julliard | Do a strip --strip-unneeded on the .tmp.o file to reduc... |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Alexandre Julliard | Added support in winebuild for resolving function impor... |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Alexandre Julliard | Use .mc.rc extension for rc files generated by the... |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Alexandre Julliard | Moved $(MODULE).o rule out of Make.rules into the indiv... |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Alexandre Julliard | Changed the Win32 dll descriptor to be in IMAGE_NT_HEAD... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Marcus Meissner | Migrate $LDFLAGS from configure to Makefile and into... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
John R. Sheets | Converted Wine documentation to SGML format. |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Added rules for message compiler .mc files. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.dll. |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Mike McCormack | Corrected c2man flags. It still crashes anyhow :-/ |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Mike McCormack | Implemented serialui dll containing CommConfigDialog, |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Francois Jacques | Added setupapi shared library and SetupIterateCabinet... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Split the build program in several files. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Alexandre Julliard | Removed @PROGEXT@ (it was broken anyway). |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Bertho Stultiens | Initial release of the message compiler. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Simplified wrc flags handling. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
blob | commitdiff | raw | diff to current |
2000-05-25 |
Alexandre Julliard | Do not clear suffixes list (breaks BSD make). |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Alexandre Julliard | Revived the GEN_C_SRCS variable to support wrc lex... |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Hidenori Takeshima | If system doesn't have OpenGL, don't refer to libopengl... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Hidenori Takeshima | Added stubs for riched32.dll. |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Patrik Stridvall | Compile fix for --without-x. |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Eric Pouech | Fixed winspool(.drv) loading. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
blob | commitdiff | raw | diff to current |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Alexandre Julliard | Merged urlmon.dll and wininet.dll from the Corel tree... |
blob | commitdiff | raw | diff to current |
2000-04-09 |
Alexandre Julliard | Improved support for Makefiles that need to recurse... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Alexandre Julliard | Link ttydrv and x11drv objects into their respective... |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Alexandre Julliard | Made ddraw and dinput separate dlls. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Alexandre Julliard | Made MPR a separate dll. |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Alexandre Julliard | Renamed libwin32s to use the proper dll name (libw32skrnl). |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Eric Pouech | Moved hardware related handling to dlls/winmm/joystick... |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Sean Langley | OLEPRO32 stubs. |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Patrik Stridvall | - Unixware (Solaris) linker typo fixed |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Alexandre Julliard | Made --enable-dll the default. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Marcus Meissner | Look for our header files first, then for systems headers. |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Alexandre Julliard | Added dependency on winestub.o |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Marcus Meissner | Relink subdirectory objects on Makefile.in/Make.rules... |
blob | commitdiff | raw | diff to current |
next |