Added check for duplicate ordinals, and fixed bug it uncovered in
[wine] / dlls / make_dlls
2003-02-19  Alexandre JulliardFixed installation order of linkable dlls.
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-12-15  Alexandre JulliardUse import libraries when building tests too. Make...
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-09-29  Alexandre JulliardDon't build d3d8 if we don't have OpenGL support.
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
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-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-05-23  Alexandre JulliardRestored the library file intermediate step for symlink...
2002-05-23  Alexandre JulliardRun make clean in all directories, even the ones we...
2002-05-21  Eric PouechNow runs in Perl strict mode.
2002-05-17  Alexandre JulliardGenerate a kernel32 dependency for dlls that have no...
2002-05-14  Alexandre JulliardUpdated make_dlls script for new import scheme.
2002-04-02  Alexandre JulliardVarious makefile fixes for the test environment.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-28  Alexandre JulliardAdded make check target to run unit tests too since...
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
2001-09-17  Alexandre JulliardImproved make_dlls script. Moved dll list out of
2001-06-08  Alexandre JulliardAdded script to update dlls dependencies.