Framework for the doppler effect.
[wine] / Makefile.in
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-15  Jon GriffithsUpdated rules for API doc generation.
2003-01-05  Christoph FrickCreation of a tags file with the ctags tool.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-11-11  Alexandre JulliardRemoved winetest.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-10-23  Gerald PfeiferAlso remove configure.lineno when performing distclean.
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-09-05  Alexandre JulliardRemove Maketest.rules on distclean.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-02  Alexandre JulliardInstall the aclocal macros for use by Winelib apps.
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-07-01  Alexandre JulliardFixed make install from read-only build directory ...
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-04  Marcus MeissnerWarn the user if 'wine' will not find its libraries...
2002-05-23  Alexandre JulliardFixed etags rule.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-20  Alexandre JulliardMoved expand.c from libtest to programs/expand.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-08  Alexandre JulliardRun make test for all programs by default.
2002-05-02  Alexandre JulliardInstall more of the Winelib programs by default (based...
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-17  Alexandre JulliardExport a few more 16-bit GDI functions. Finished wineps...
2002-04-12  Alexandre JulliardClean autom4te.cache.
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-02  Alexandre JulliardVarious makefile fixes for the test environment.
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-21  Alexandre JulliardFixed linking of wine target.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-28  Alexandre JulliardAdded make check target to run unit tests too since...
2002-02-15  Alexandre JulliardFixed installation issues caused by new configure script.
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-01-10  Alexandre JulliardAdded rules for running tests.
2002-01-06  Alexandre JulliardRemoved obsolete dosmod.
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-09-17  Alexandre JulliardImproved make_dlls script. Moved dll list out of
2001-06-27  Alexandre JulliardPut AC_DEFINE symbols definitions directly in the confi...
2001-06-19  Patrik Stridvallwine needs to be built before winedbg.
2000-12-27  Alexandre JulliardRenamed libuuid.a to libwine_uuid.a
2000-12-15  Francois GougetCreate a symbolic link to ole/libuuid.a.
2000-12-06  Alexandre JulliardBuild the debugger as a .so.
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-11-09  Alexandre JulliardAdded support in winebuild for resolving function impor...
2000-11-05  Jeremy WhiteAdded a winelauncher shell script which makes the proce...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-09-26  Marcus MeissnerMigrate $LDFLAGS from configure to Makefile and into...
2000-08-06  Alexandre JulliardLink USER resources into libuser.so.
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-09  Alexandre JulliardAdded a bunch of code page tables for multibyte<->wide...
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-03  Alexandre JulliardMerged display.dll into USER.
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-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-23  Alexandre JulliardBuild wineclipsrv as part of the x11drv dll.
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-26  John R. SheetsAdded cvdump tool to dump CodeView symbol information.
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-29  Andreas MohrAdded SETUPX dll.
2000-01-29  Alexandre JulliardFixed building of dosmod and wineclipsrv.
2000-01-26  Alexandre JulliardMade --enable-dll the default.
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-23  Alexandre JulliardMerged dlls/ver into dlls/version.
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.
2000-01-04  Eric PouechUse a uniform naming scheme for driver modules.
1999-12-12  Moses DeJongFixed missing libwine.so symlink during install. Set...
1999-12-11  Alexandre JulliardXiang Li
1999-12-06  Andreas MohrAdded .rc file support for Win16 NE modules.
1999-11-21  Alexandre JulliardMake sure we clean dlls/ too.
1999-11-08  Alexandre JulliardInstall the wine server in $(bindir) and exec it from...
1999-11-07  Francois GougetAdded ICMP DLL implementation.
1999-10-31  Eric PouechAdded built-in msacm.drv and midimap.drv drivers.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-09-29  Patrik StridvallAdded ability to call winapi_check from the Makefiles.
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...
1999-09-23  Noel BorthwickAdded clipboard server.
1999-09-22  Eric PouechAdded dlls/winmm and dlls/winmm/wineoss directories.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-08-01  Alexandre JulliardRemove wine.conf.man on distclean
1999-07-31  Pavel RoskinRemoved the dependency on "dummy" for wine and wine...
next