A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Jérôme Gardou 4ee1da42f1 [CMAKE]
- rewrite spec2def macro because
1. cmake gracefully handles def files as source files
2. cmake gracefully handles autogenerated files as source
3. it did not take into account the fact that all shared libraries haven't the .dll extension

svn path=/branches/cmake-bringup/; revision=49358
2010-10-30 16:08:19 +00:00
base [CMAKE] 2010-10-30 16:08:19 +00:00
boot revert unwanted change 2010-10-30 13:04:29 +00:00
cmake/Modules/Platform [CMAKE] 2010-10-10 16:27:01 +00:00
dll [CMAKE] 2010-10-30 16:08:19 +00:00
drivers [CMAKE] 2010-10-30 16:08:19 +00:00
hal [CMAKE] 2010-10-30 09:53:53 +00:00
importlibs [CMAKE] 2010-10-29 18:16:37 +00:00
include [CMAKE] 2010-10-28 12:37:56 +00:00
lib [CMAKE] 2010-10-30 16:08:19 +00:00
media [CMAKE] 2010-10-30 09:53:53 +00:00
ntoskrnl [CMAKE] 2010-10-30 16:08:19 +00:00
subsystems [CMAKE] 2010-10-30 16:08:19 +00:00
apistatus.lst Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
baseaddress.cmake [CMAKE] 2010-10-27 14:00:51 +00:00
CMakeLists.txt [CMAKE] 2010-10-30 09:53:53 +00:00
CMakeMacros.cmake [CMAKE] 2010-10-30 16:08:19 +00:00
config.cmake [CMAKE] 2010-09-19 20:16:40 +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
gcc.cmake [CMAKE] 2010-10-29 12:27:26 +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
msc.cmake [CMAKE] 2010-10-26 17:42:02 +00:00
PreLoad.cmake [CMAKE] 2010-10-09 16:13:29 +00:00
README Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
ros_cd.cmake [CMAKE] 2010-10-30 13:07:15 +00:00
rosbuild.bat Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
toolchain-mingw32.cmake [CMAKE] 2010-10-29 12:27:26 +00:00
toolchain-msvc.cmake [CMAKE] 2010-09-21 02:31:09 +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.