makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / winecrt0 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-04-08  Alexandre Julliardinclude: Move the exception handling support functions...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-02-26  Alexandre Julliardwinecrt0: Add entry point code for stand-alone 16-bit...
2008-03-10  Rob Shearmanmakefiles: Simplify the use of the MODULE variable...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-09-02  Alexandre JulliardAdded an entry point routine for native drivers.
2005-09-02  Alexandre JulliardMoved the spec file init function and constructor to...
2005-08-29  Alexandre JulliardMoved more of the spec initialization code to the winec...
2005-08-25  Alexandre JulliardMoved the delay loading support code to the winecrt0...
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-08-25  Alexandre JulliardAdded a make rules file for static import libraries.
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.