mshtml: Added IOmHistory::get_length implementation.
[wine] / Make.rules.in
2004-10-05  Alexandre JulliardRemoved no longer needed ICOM compatibility mode in...
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-09-13  Alexandre JulliardTurn on warnings when building the .def file.
2004-08-22  Alexandre JulliardAdded recursive idl target to allow updating idl files...
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...
2004-03-24  Alexandre JulliardBuild the dlls with winegcc.
2004-03-16  Mike McCormackRequire bison to compile Wine.
2004-03-03  Alexandre JulliardRenamed the symbol for the cpp binary to avoid conflict...
2004-03-02  Alexandre JulliardBuild the tests with winegcc.
2004-03-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-26  Alexandre JulliardMoved libuuid to the dlls directory, and moved the...
2003-12-13  Alexandre JulliardAdd DEFS to the resource compiler flags.
2003-10-11  Alexandre JulliardDefine an LDDLL command to link dlls, instead of using...
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-08-23  Alexandre JulliardGot rid of 16-bit glue code generation since it is...
2003-07-21  Richard CohenAlways use our own c2man.
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-21  Alexandre JulliardSupport resources in cross-compiled tests.
2003-04-14  Alexandre JulliardAllow overriding CFLAGS when running configure. Other...
2003-04-11  Alexandre JulliardAdded support for generating dependencies for idl files.
2003-03-28  Dimitrie O. PaunRemove the no longer needed -m option, ignore -r for...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
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  Dimitrie O. PaunRemove -J, -P, and -V as they have long options equival...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-15  Jon GriffithsUpdated rules for API doc generation.
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-09  Alexandre JulliardAdded a few rules to rebuild idl headers.
2003-01-09  Marcus MeissnerCheck and define AS (for cross/biarch compiler support).
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-19  Alexandre JulliardRemoved unnecessary --add-stdcall-alias flag.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-12-03  Alexandre JulliardAdded rules for compiling IDL files.
2002-11-11  Dimitrie O. PaunRewrite make_ctests and runtest in shell.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-10-19  Martin FuchsCorrected the alignment of unicode message table string...
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-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
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-08-02  Alexandre JulliardDon't pass the perl C flags to winebuild.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-07-29  Steven EdwardsFix building/linking resources on Mingw.
2002-07-20  Alexandre JulliardFixed linking rule for test programs (spotted by Gregg...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
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 JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-22  Alexandre JulliardAdded check for ln.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-02  Alexandre JulliardVarious makefile fixes for the test environment.
2002-03-22  Alexandre JulliardFixed rule for test program.
2002-03-20  Alexandre JulliardFixed rules for main module spec file.
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-20  Alexandre JulliardPreliminary version of the C unit tests run-time enviro...
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-02-04  Dmitry TimoshkovSupport for generation of .def files from .spec files.
2002-02-02  Patrik Stridvall- Made runtest "use strict".
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
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.
next