makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / dlls / crtdll / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-12-18  Alexandre JulliardMade crtdll a normal user of msvcrt by setting the...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-01-12  Jon GriffithsTurn crtdll into forwards to msvcrt.
2000-12-13  Jon Griffiths- Implement console I/O
2000-12-12  Jon Griffiths- Implemented setlocale parsing and LC_TYPE behavior.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-08  Jon Griffiths- Implemented 73 CRT functions
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/