Major update of the build system:
[reactos.git] / reactos / ntoskrnl / Makefile
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-21 Emanuele AlibertiMinor path parametrization.
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-15 Rex Jolliffsome work on clean rule
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-14 Jason FilbyFrom Eugene Ingerman:
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-01 Eric KohlImplemented RtlFindMessage() and Rtl[Query/Set]TimeZone...
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-05 Casper HornstrupAdded runtime configuration of debug prints from kernel...
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-28 David WelchRemoved .dbg target
2001-04-26 David WelchExplicitly create config.h
2001-04-16 David WelchSMP detection work
2001-04-16 Casper HornstrupAdded PnP and Power stubs
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-04-11 David Welchbuildno doesn't rewrite the include/reactos/buildno.h
2001-04-10 David WelchMore sensible dependencies scheme for configuration
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-04-09 David WelchReorganised cache segment data structure
2001-03-31 David WelchReverted previous change, unnecessary
2001-03-31 Phillip SusiGo back to stripping only debug syms, not everything...
2001-03-29 David WelchStrip everything from ntoskrnl
2001-03-25 David WelchFurther fixes
2001-03-18 David WelchFixes for APC handling
2001-03-16 David WelchMoved microkernel to the architecture specific directory
2001-03-15 David WelchFurther dependency fixes
2001-03-15 David WelchHopefully final dependencies fixes
2001-03-15 David WelchOops, cope if the dependency list is empty
2001-03-15 David WelchFurther dependency tracking fixes
2001-03-14 David WelchMore dependency fixes
2001-03-14 David WelchSome work on portabilitity
2001-03-12 David WelchFurther dependency tracking fixes
2001-03-12 David WelchEscape '\' on UNIX
2001-03-12 David WelchFixes for dependency tracking
2001-03-08 David WelchProper cleanup after processes
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
2001-03-06 David WelchHide dependency files
2001-03-06 David WelchAnd again.
2001-03-06 David WelchMinor dependency tracking fixes
2001-03-06 David WelchAutomatic dependency tracking
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2000-12-26 David WelchAdded support for calling BIOS functions
2000-12-23 David WelchAll task switching is done in software.
2000-12-10 David WelchSome work on file caching
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-08 Eric KohlAdded atom table stubs
2000-10-07 David WelchAdded multiboot support to ntoskrnl