- Fix MS2PS rule to work on Windows.
[reactos.git] / reactos / tools / helper.mk
2004-09-12 Filip Navara- Fix MS2PS rule to work on Windows.
2004-09-07 Hartmut Birr- Added the dependency checking for precompiled headers.
2004-08-27 Art YerkesThis adds a rule which will trigger automatic conversio...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Filip Navara- Fix compiling Explorer with precompiled headers.
2004-08-02 Filip Navara- Add TARGET_PCH to Explorer makefile.
2004-08-02 Filip Navara- Delete ntoskrnl/ps/i386/*.o on "make clean".
2004-08-01 Filip Navara- Make sure all build files and directories are properl...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-21 Casper Hornstrup2004-07-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-06-21 KJK::HyperionAnother PSEH fix
2004-06-18 KJK::HyperionAttempt to fix PSEH compilation for kernel-mode targets...
2004-06-05 Hartmut Birr- Changed back to the old variable NASM_CMD.
2004-06-03 KJK::HyperionCorrected a stupid mistake
2004-06-02 KJK::HyperionChanged the build system to treat nasm as a first-class...
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-05-28 Gé van GeldorpAdd rule for generating .i (preprocessed) files from...
2004-05-17 Gé van GeldorpPrevent unnecessary relinks when TARGET_REGTESTS = yes
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-03-10 Andrew Greenwood*Major soundcard support update*
2004-03-04 David Welch- Make the install depend on the targets to be installe...
2004-03-02 David WelchOops.
2004-03-02 David Welch- Be a bit more specific in the dependencies for the...
2004-02-22 David Welch- Make the targets for regression test files the files...
2004-02-22 Casper Hornstrup2004-02-22 Casper S. Hornstrup <chorns@users.sourcefo...
2004-02-22 Casper Hornstrup2004-02-22 Casper S. Hornstrup <chorns@users.sourcefo...
2004-02-21 Gé van GeldorpImport w32api version 2.5 include files
2004-02-20 Gé van GeldorpKill another --include-dir
2004-02-19 Gé van GeldorpMove --include-dir from helper.mk to rules.mak
2004-02-09 Vizzini - Added kmlibrary target type
2004-01-02 Gé van GeldorpRefactoring of Wine DLL import
2003-12-08 Filip NavaraConverted '.phony' to '.PHONY'. Patch by Sebastian...
2003-12-07 Casper Hornstrup2003-12-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-11-24 Eric Kohl- Remove 'dist' target.
2003-10-20 Gé van GeldorpAdd handling of SUBDIRS macro
2003-08-24 Casper Hornstrup2003-08-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...
2003-07-27 Hartmut Birr- Set the deault base for user mode dlls to 0x10000000.
2003-07-11 Casper Hornstrup2003-07-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-06-17 Hartmut Birr- Fixed the install and dist rule for static libraries.
2003-05-29 Eric KohlAdded removal of .d files to 'clean' rule.
2003-05-05 Casper Hornstrup2003-05-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-27 Casper Hornstrup2003-04-27 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-13 Casper Hornstrup2003-04-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-13 KJK::Hyperion - the build system now handles static libraries 0...
2003-04-05 Casper Hornstrup2003-04-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-02 KJK::HyperionMiscellaneous fixes:
2003-04-01 Gé van GeldorpSupport for kernel mode DLLs (TARGET_TYPE kmdll)
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-07 Robert DickensonAdded rules for building 'proglib' targets since nothin...
2003-01-05 Robert DickensonAdded a new phase to the build cycle, make depends...
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: