minor format modifications to reduce diffs with latest wine sources to simplify updating.
[reactos.git] / reactos / tools / helper.mk
2002-10-31 Eric KohlFixed minor linker warning for native apps.
2002-10-26 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-30 Eugene IngermanAdded NFLAGS when calling nasm.
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-16 David Welch2002-06-16 David Welch <welch@whitehall1-5.seh.ox...
2002-06-14 Casper HornstrupDon't install static libraries.
2002-06-14 Casper HornstrupDelete dependency files on clean
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-04-29 KJK::HyperionFixed order of TARGET_LFLAGS in the command lines of...
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2002-01-08 David WelchMore swapping fixes
2001-12-11 Phillip SusiMoved $(MK_GCCLIBS) to correct place on gcc command...
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-09-01 David WelchUse the directory tree created by the install target...
2001-09-01 Casper HornstrupReverting last change, because MK_IMPLIB is used to...
2001-08-30 David WelchDon't remake import libraries unnecessarily, use the...
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-23 Eric KohlDon't use msvcrt as default runtime library for console...
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-08-21 Casper HornstrupMajor update of the build system: