reactos/reactos
Colin Finck cf6d1c80e6 Revert 31292, 31294 and 31297.
Every change I try for fixing the build in one component breaks the build for another component.
winebuild wasn't synchronized completely to the Wine version anyway, and the current Wine version removed support for the --pedll option we use, so a full clean sync isn't possible.

svn path=/trunk/; revision=31298
2007-12-17 23:36:09 +00:00
..
base Fixed some details 2007-12-16 15:25:17 +00:00
boot - ARC hardware device tree passed to the kernel contains only partial descriptors (contents of full descriptors was ignored anyway). 2007-12-16 10:04:04 +00:00
dll Rename DSOUND_DllRegisterServer to DllRegisterServer and DSOUND_DllUnregisterServer to DllUnregisterServer. (the same is already done in the other DirectX DLL's with SPEC files) 2007-12-17 22:01:06 +00:00
drivers Use kernel facilities to change debug level at runtime 2007-12-16 21:12:54 +00:00
hal - Implement BIOS access routines in HAL. 2007-12-15 17:15:48 +00:00
include update header 2007-12-17 09:41:33 +00:00
lib Use kernel facilities to change debug level at runtime 2007-12-16 21:00:44 +00:00
media Sync winebuild (keeping ReactOS-specific changes). 2007-12-17 20:17:36 +00:00
modules
ntoskrnl - A bit of cleanup (no code change). 2007-12-16 17:23:38 +00:00
subsystems First restructure and reorder the code. Identify bugs and make corrections. Found DCX_CACHE sets to owned DCEs, we do not hold dcattr after ReleaseDC as we should and did not handle ClassDCs correctly. Will continue. 2007-12-17 20:23:31 +00:00
tools Revert 31292, 31294 and 31297. 2007-12-17 23:36:09 +00:00
apistatus.lst - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
baseaddress.rbuild - Reshuflle baseaddresses so no relocations occur during booting. 2007-12-11 21:25:10 +00:00
config-ppc.template.rbuild
config.template.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
COPYING
CREDITS Bug 2869 - Lithuanian translation update - cman<AT>cman<DOT>us 2007-12-08 13:38:43 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild adding back -enable-stdcall-fixup linkerflag 2007-11-21 11:47:58 +00:00
ReactOS-ppc.rbuild React to changes in rbuild with regard to definitions. These are now 2007-10-24 02:23:54 +00:00
README
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.