reactos/reactos
Christoph von Wittich 6d951b54a6 sync cryptnet with wine 1.1.27
svn path=/trunk/; revision=42793
2009-08-20 10:19:17 +00:00
..
base - third part of German translation of rapps entries. 2009-08-19 11:28:00 +00:00
boot - Add EventLabels keys 2009-08-15 14:46:24 +00:00
dll sync cryptnet with wine 1.1.27 2009-08-20 10:19:17 +00:00
drivers - Arch should learn english first before bashing gcc 2009-08-19 12:32:56 +00:00
hal No bug is too trivial to report: 2009-08-20 06:54:44 +00:00
include - fix check 2009-08-19 12:19:56 +00:00
lib - Allow binding to an interface's broadcast address 2009-08-20 00:54:27 +00:00
media Sync scanf to current wine sources, correct msvcrt cpp sync date 2009-08-18 14:23:51 +00:00
modules Remove non-existing "windows" module, the "optional" one is still just virtual. 2009-06-30 15:09:08 +00:00
ntoskrnl Add an assertion. See bug #4785. 2009-08-16 22:52:05 +00:00
subsystems - Sync and adapt Wine font metric code for setting first, last, default and break characters 2009-08-19 11:02:10 +00:00
tools - Add bda driver 2009-08-19 12:40:02 +00:00
apistatus.lst
baseaddress.rbuild - Add bcrypt, xmllite and hnetcfg from Wine 2009-08-15 13:55:40 +00:00
config-arm.template.rbuild *** WE WILL NOW BE FOCUSING AND BUILDING FOR ARM CORTEX-A8 (ARMv7) *** 2009-07-11 13:04:46 +00:00
config-ppc.template.rbuild Do not lie about compiler optimizations. 2009-06-17 18:17:45 +00:00
config.template.rbuild Do not lie about compiler optimizations. 2009-06-17 18:17:45 +00:00
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile The beginning of the Makefile has comments about the usage of special build flags, one of them, ROS_PREFIX has this notice: "Don't include the dash (-) before gcc.". RBuild has grown up and used the documented behavior but RosBE and the makefile itself isn't consistent and ignore this tidbit. 2009-07-09 01:28:44 +00:00
proxy.mak
ReactOS-arm.rbuild Import the generic template and comment out _M_ARM since the toolchain already defines it. 2009-07-11 11:52:22 +00:00
ReactOS-generic.rbuild always build 32 bit typelibs 2009-08-08 12:37:01 +00:00
ReactOS-i386.rbuild Too many things in -i386 were still "generic" and had to be duplicated accross plat-specific rbuild files, so moved a whole bunch of them into the generic rbuild. 2009-07-11 11:47:21 +00:00
ReactOS-ppc.rbuild Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +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.