Support outputing files to a different directory than pwd.
[wine] / configure.ac
2003-01-02  Dmitry TimoshkovAdded ctl3d, ctl3dv2 and ctl3d32 API implementations.
2002-12-24  Alexandre JulliardFixed quoting in INSTALL check.
2002-12-24  Alexandre JulliardMake sure INSTALL path is relative to the top dir when...
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-12-13  Brad CampbellAdded additional test for gcvt as uClibc appears to...
2002-12-13  Chris MorganAdd support for Jack audio server.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-12-12  Alexandre JulliardMade stdcall decoration in .def files the default,...
2002-12-11  Alexandre JulliardAdded WINE_CHECK_DEFINE macro to factor out some repeat...
2002-12-10  Steven EdwardsAlpha porting fix.
2002-12-10  Dimitrie O. PaunGracefully degrade to getopt if getopt_long does not...
2002-12-05  Francois GougetA simple test for IDirectSound.GetCaps.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-11-25  Patrik StridvallFixed pthreads on FreeBSD (based on patch by Alexandre...
2002-11-23  Vincent BéronThe default behavior of "make everything" is now to...
2002-11-21  Alexandre JulliardRemoved OpenGL thread safety check.
2002-11-21  Alexandre JulliardUse the '-z defs' linker option if supported to better...
2002-11-19  Patrik StridvallAdded stub implementation of cabinet.dll.
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-15  Alberto MassariAdded rundll32 utility.
2002-11-12  Gerald Pfeiferucontext.h check requires signal.h.
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-11  Alexandre JulliardRemoved winetest.
2002-11-08  Patrik Stridvall- Added #include <sys/types.h> where needed for FreeBSD.
2002-11-06  Gerald PfeiferWhen checking for sys/mount.h and sys/user.h also inclu...
2002-11-04  Francois GougetTest sound format support with waveOutGetDevCaps and...
2002-10-31  Steven EdwardsMingw porting fix.
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.
2002-10-22  Alexandre JulliardAvoid reference to glibc internal __libc_fork function.
2002-10-10  Francois GougetThe NAS headers and libraries are sometimes stored...
2002-10-08  Michael GünnewigImplemented the MS RLE video codec.
2002-10-07  Greg TurnerAdded skeleton for rpcrt4 unit test with some UUID...
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-10-01  Alexandre JulliardMoved X flags and libraries out of Make.rules into...
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-08-29  Marco PietrobonoUse alsa/asoundlib.h instead of sys/asoundlib.h if...
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-20  Marcus MeissnerDo not emit .string into the instruction stream, but...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-03  Alexandre JulliardOnly link with msvcrt on mingw32. Cleaned up a few...
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-23  Gerald PfeiferInclude sys/types.h before sys/socket.h.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-20  Gregg MattinsonAdded checks for __sparc__, __sun__ and @function.
2002-07-19  Gregg Mattinson - X11/extensions/shape.h requires X11/Xutil.h.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-07-10  Alexandre JulliardCreated registry unit test and added tests for RegEnumV...
2002-07-01  Alexandre JulliardAdded configure check for getpwuid.
2002-06-28  Alexandre JulliardAdded some ALSA configure checks.
2002-06-28  Eric PouechCreated an ALSA driver (with the help of David Hammerto...
2002-06-25  Sylvain PetreolleCreated d3d8 stub dll.
2002-06-24  Steven EdwardsAdded check for pwd.h.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-04  Alexandre JulliardMerged Martin Fuchs' file manager (with the help of...
2002-06-04  Eric PouechImplemented a MP3 decoder (based on mpglib).
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-24  Alexandre JulliardNo longer need a special LDCOMBINE for cygwin/mingw.
2002-05-22  Alexandre JulliardAdded check for ln.
2002-05-22  Eric PouechCreated an ACM MS ADPCM codec.
2002-05-20  Alexandre JulliardMoved expand.c from libtest to programs/expand.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-09  Juergen SchmiedAdded some tests.
2002-05-09  Alexandre JulliardThere's no need to check for dlopen on cygwin.
2002-05-07  Alexandre JulliardFixed dll check for cygwin.
2002-05-07  Alexandre JulliardAdded check for sys/sysctl.h.
2002-05-05  Steven EdwardsCheck for and use chsize instead of ftruncate if present.
2002-05-05  Mike WetherellUtility to convert between Unix and Windows paths at...
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.
2002-04-29  Andriy PalamarchukImplemented regsvr32 tool. Based on ReactOS implementation.
2002-04-29  Patrik StridvallStub implementation of SNMPAPI.DLL.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-24  Alexandre JulliardNo longer try to support non-reentrant Xlib.
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-20  Bill MedlandGet the ldconfig check to work for bash shells.
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-08  Mike McCormackCreated a stubbed version of MSISYS.OCX.
2002-04-03  Alexandre JulliardBetter check for -lresolv. Removed FREETYPELIBS.
next