Enhance display for symbol picking.
[wine] / Make.rules.in
2002-01-10  Alexandre JulliardAdded rules for running tests.
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-11-09  François GougetMake out-of-source-tree builds work with Solaris make.
2001-09-17  Alexandre JulliardImproved make_dlls script. Moved dll list out of
2001-09-14  Hidenori TakeshimaAdded stubs for mapi32, msimg32, sti and url.
2001-08-22  Francois GougetFixed man and doc-html rules.
2001-07-29  Patrik StridvallAdded a filter rule for filtering make output with
2001-07-26  Mike McCormackCorrect man page spec directory.
2001-07-02  Hidenori TakeshimaAdded stubs for quartz.dll.
2001-06-08  Marcus MeissnerImplemented glu32.dll as libGLU.so forwarder.
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-04-16  Rein KlazesAdded new dll wintrust.dll with a stub for WinVerifyTru...
2001-03-19  Satsuki FujishimaUse INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.
2000-12-27  Alexandre JulliardRenamed libuuid.a to libwine_uuid.a
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-22  Hidenori TakeshimaUse dllwrap for building shared libraries in cygwin.
2000-12-14  Hidenori TakeshimaAdded a spec file for 16bit imm.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Dimitrie O. PaunUse the approriate command for combining .o files.
2000-12-02  Dennis BjörklundCompile fix for building wine outside the source tree.
2000-11-13  Alexandre JulliardDo a strip --strip-unneeded on the .tmp.o file to reduc...
2000-11-09  Alexandre JulliardAdded support in winebuild for resolving function impor...
2000-11-06  Alexandre JulliardUse .mc.rc extension for rc files generated by the...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Alexandre JulliardAdded support for loading .res files for 16-bit resources.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-29  Alexandre JulliardMoved $(MODULE).o rule out of Make.rules into the indiv...
2000-09-27  Alexandre JulliardChanged the Win32 dll descriptor to be in IMAGE_NT_HEAD...
2000-09-26  Marcus MeissnerMigrate $LDFLAGS from configure to Makefile and into...
2000-08-08  John R. SheetsConverted Wine documentation to SGML format.
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-07-25  Alexandre JulliardAdded rules for message compiler .mc files.
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...
2000-07-25  Alexandre JulliardMerged wing.dll into gdi32.dll.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-23  Mike McCormackCorrected c2man flags. It still crashes anyhow :-/
2000-07-15  Mike McCormackImplemented serialui dll containing CommConfigDialog,
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...
2000-06-23  Alexandre JulliardSplit the build program in several files.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-25  Alexandre JulliardDo not clear suffixes list (breaks BSD make).
2000-05-24  Alexandre JulliardRevived the GEN_C_SRCS variable to support wrc lex...
2000-05-23  Hidenori TakeshimaIf system doesn't have OpenGL, don't refer to libopengl...
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-03  Hidenori TakeshimaAdded stubs for riched32.dll.
2000-04-25  Patrik StridvallCompile fix for --without-x.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Alexandre JulliardRenamed libwin32s to use the proper dll name (libw32skrnl).
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-07  Sean LangleyOLEPRO32 stubs.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Patrik Stridvall- Unixware (Solaris) linker typo fixed
2000-01-26  Alexandre JulliardMade --enable-dll the default.
2000-01-08  Marcus MeissnerLook for our header files first, then for systems headers.
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-10-13  Marcus MeissnerRelink subdirectory objects on Makefile.in/Make.rules...
1999-09-29  Patrik StridvallAdded ability to call winapi_check from the Makefiles.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-07-31  Patrik StridvallAdded support for Solaris Lint.
1999-07-31  Patrik StridvallMade compilation of *.spec.c files use -fno-builtin...
1999-07-18  Alexandre JulliardAuthors: James Juran <jrj120@psu.edu>, Andreas Mohr...
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-06-12  James JuranUse Autoconf to find path to ldconfig.
1999-05-15  Alexandre JulliardGet include files from the current directory first.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-02  Joerg Mayer- Remove some old rc make stuff
1999-03-14  Alexandre JulliardFixed Makefile up-to-date check to avoid relinking...
1999-01-03  Marcus MeissnerCheck for necessary configure reruns for Makefile and...
1998-12-18  Todd VierlingUse -lwine for linking.
1998-12-15  Todd VierlingThese patches add support for --enable-dll on NetBSD...
1998-11-01  Patrik StridvallStarted moving some X11 window management code to windo...
1998-10-11  Patrik StridvallUse $(AS) instead of $(CC) to compile .s files.
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
next