Added prototype for IoInitializeWorkerThreads, possibly temporary.
[reactos.git] / reactos / Makefile
2002-09-25 Robert DickensonAdded serial to the device_drivers target list.
2002-09-24 Steven Edwardsadded install for winmm.dll
2002-09-22 Jason FilbyAdded dibtest - only 1BPP test for now
2002-09-08 Eric KohlAdded initial console setup code.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-18 Eric KohlBuild and install beep and null driver.
2002-07-15 Steven EdwardsFix winebuild of regsvr32
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-09 Steven EdwardsMore wine dlls/programs
2002-07-08 Steven EdwardsUpdated for wine
2002-07-08 Steven EdwardsFixed typo
2002-07-07 Steven EdwardsFixed more of wine
2002-07-06 Steven EdwardsRemove wine's rpcrt for the list of targets
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-25 Eric KohlAdded 'Multi UNC Provider' driver stub.
2002-06-25 Eric KohlAdded eventlog service stub.
2002-06-21 Robert DickensonUpdated with latest changes for including new net modules.
2002-06-19 Robert DickensonAdded packet.sys to target list.
2002-06-14 Casper HornstrupMake clean rule depend on tools rule
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-02 Casper HornstrupCompile with new layout
2002-05-24 Eric KohlAdded import of REG_EXPAND_SZ registry values.
2002-05-15 Eric KohlAdded file system recognizer driver.
2002-05-13 Casper HornstrupAdded section test
2002-04-12 Eric KohlAdded basic iso-9660 file system driver. Thanks to...
2002-03-27 Steven EdwardsUpdated Makefile for wine_unicode.dll wrc and winebuild.
2002-03-20 Eric KohlAdded isotest utility.
2002-03-05 Steven Edwardsadded tapi32.dll and wintrust.dll to ROS_BUILD_WINE
2002-03-04 Steven Edwardsadded urlmon.dll to ROS_BUILD_WINE
2002-03-03 Steven Edwardsbuild and install mapi32.dll as part of ROS_BUILD_WINE
2002-02-10 Casper HornstrupAdded Private ICE to main makefile.
2002-01-31 Eric KohlAdded cdrom class driver skeleton.
2002-01-04 Casper HornstrupAdded application that will display statistics for...
2001-12-30 Steven Edwardscompleated the removal of net_apps from makefile, fix...
2001-12-30 Steven Edwardsremoved $(net_apps) from build for reactos
2001-12-30 Steven EdwardsUpdated make and install for move of netapps to rosapps
2001-12-29 David WelchTrim cache
2001-12-20 Steven EdwardsUpdates for ncftp 3.0.3 for reactos
2001-12-16 Steven EdwardsUpdated makefile to build winefilemanager
2001-11-07 Eric KohlAdded mutex test application.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-09 Eric KohlAdded new atapi driver. It can only scan the pci busses...
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-25 Eric KohlAdded partinfo application.
2001-08-23 Eric KohlMoved buildno into tools directory
2001-08-23 Casper HornstrupBoot script for ACPI target
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-30 Rex Jolliffadded rdel to all rule
2001-07-25 Eric KohlUpdated driver list.
2001-07-23 Eric KohlAdded storage drivers to the build process.
2001-07-21 Eric KohlFixed dll build order
2001-07-16 Rex JolliffAdded a stubbed oleaut32.dll and a little work on ole32.dll
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-06 Rex JolliffAdded a stubbed shell32.dll
2001-07-04 Casper HornstrupUpdated clean rules.
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-26 Jason FilbyBuild mouclass and psaux
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-05 Eric KohlAdded mailslot fs driver
2001-05-02 Jason Filbyreverted to proper makefile
2001-05-02 Jason Filbyaccidental commit
2001-05-02 Jason FilbyUpdate install files
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-03-30 Phillip Susiapps/uitest does not seem to exist, don't try to make it
2001-03-26 David WelchFixed bug with calling RtlFreeUnicodeString too early...
2001-03-20 David WelchBug fixes
2001-03-20 Phillip Susiapps/exp does not seem to exist, prevents full make...
2001-03-18 David WelchFixes for APC handling
2001-02-18 David WelchRemoved timer app
2001-02-06 David WelchFixed timer code
2001-02-03 Jason Filby*** empty log message ***
2001-02-03 Jason FilbyCorrected line feeds so that DOS can run the .bat
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-14 Casper HornstrupSome work on winsock stack
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-12-28 jean*** empty log message ***
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-12-19 Rex JolliffFixed a problem with install rule
2000-12-10 David WelchSome work on file caching
2000-12-05 Eric KohlMoved system applications
2000-10-18 Jason Filby*** empty log message ***
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-17 Casper HornstrupAdded WinSock 2 DLL Stubs
2000-09-05 Eric KohlAdded registry test app
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-27 David WelchAdded platform independant mkdir program
2000-08-27 Casper HornstrupAdded Novell Eagle 2000 Driver
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-12 David WelchUpdated CREDITS
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-08 Eric KohlFixed FLOPPY and DIST targets for net drivers
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-07-19 David WelchRemoved broken dma code
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
next