reactos/reactos
Christoph von Wittich 913d1938ee some configuration changes for debug builds
svn path=/trunk/; revision=25960
2007-03-02 21:04:41 +00:00
..
base Lester Kortenhoeven (lester(at)kortenhoeven(dot)de): Implement scripting. 2007-03-02 17:27:39 +00:00
boot - Create PDE/PTE entries for KUSER_SHARED_DATA in FreeLDR, so that MmInit1 isn't needed to access it. 2007-03-02 06:01:07 +00:00
dll - Merge from KD-branch: 2007-03-02 06:11:27 +00:00
drivers - Fix various ntoskrnl/wdk compilation issues in rossym, cmlib, kdcom, rtl. 2007-03-02 19:52:29 +00:00
hal - Fix a bug in HalEnableSystemInterrupt which was causing us to read invalid port data instead of the PCI edge/level registers. 2007-03-01 20:27:33 +00:00
include -Fix build 2007-03-02 20:40:48 +00:00
lib - Fix various ntoskrnl/wdk compilation issues in rossym, cmlib, kdcom, rtl. 2007-03-02 19:52:29 +00:00
media Set correct value for Characteristics (tested by Colin_Finck on IRC) 2007-02-15 20:39:33 +00:00
modules
ntoskrnl - Fix various ntoskrnl/wdk compilation issues in rossym, cmlib, kdcom, rtl. 2007-03-02 19:52:29 +00:00
regtests - Create KD branch. All debugging support is removed in this branch (no symbols, kd, kdbg, dbg) in hopes of cleanly implementing some of the low-level exception facilities, to remove potential sources of bugs, and to properly implement KD64 so that WinDBG can be used to debug ReactOS. 2007-02-16 18:37:34 +00:00
subsystems NtGdiGetObject 2007-03-01 19:13:29 +00:00
tools some configuration changes for debug builds 2007-03-02 21:04:41 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild - Make NtUserLoadKeyboardLayoutEx accept 6 params 2007-02-13 19:50:06 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

========================
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.