A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Amine Khaldi 13dc8a4761 [CMAKE]
- Generalize CMAKE_C_LINK_EXECUTABLE and CMAKE_EXE_LINKER_FLAGS, and use additional flags per module.
- Fix usetup: make it depend on psdk and buildno_header, and also fix the entry point (_NtProcessStartup -> _NtProcessStartup@4)
- Make ext2lib depend on psdk.

svn path=/branches/cmake-bringup/; revision=48802
2010-09-18 12:14:03 +00:00
base [CMAKE] 2010-09-18 12:14:03 +00:00
boot [FREELDR] 2010-09-05 16:31:06 +00:00
dll Move all temporary import libs to a single directory. 2010-09-17 20:27:01 +00:00
drivers Move all temporary import libs to a single directory. 2010-09-17 20:27:01 +00:00
hal Move all temporary import libs to a single directory. 2010-09-17 20:27:01 +00:00
importlibs Add Amine's libgcc.a. 2010-09-17 20:41:58 +00:00
include [CMAKE] 2010-08-22 22:43:43 +00:00
lib [CMAKE] 2010-09-18 12:14:03 +00:00
media - Delete rbuild and the rbuild files. 2010-07-24 19:21:04 +00:00
ntoskrnl [CMAKE] 2010-09-18 12:14:03 +00:00
subsystems Move all temporary import libs to a single directory. 2010-09-17 20:27:01 +00:00
apistatus.lst Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
CMakeLists.txt [CMAKE] 2010-09-18 12:14:03 +00:00
CMakeMacros.cmake [CMAKE] 2010-08-31 18:40:19 +00:00
COPYING Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING.ARM Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING.LIB Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING3 Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING3.LIB Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
CREDITS Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
depmap.xsl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
Doxyfile Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
global.lds [CMAKE] 2010-08-13 14:02:58 +00:00
INSTALL Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
README Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
rosbuild.bat Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
toolchain-mingw32.cmake [CMAKE] 2010-09-12 21:03:47 +00:00
vreport.xsl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00

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