reactos/reactos
Amine Khaldi 7d25a0c11b [CMAKE]
* Move CMAKE_RC_COMPILE_OBJECT and CMAKE_ASM_COMPILE_OBJECT to msc.cmake.
* Fix CMAKE_ASM_COMPILE_OBJECT to account for the needed includes and defines.
* Add CMAKE_ASM_CREATE_STATIC_LIBRARY to handle our asm static lib.
* Don't include chkstk_ms.s into chkstk and libcntpr for msvc.
* Add missing chkstk -> asm dependency.
* Don't make an assumption about the location of genincdata.dll.
* Move definition on top of the included cmake files in the root cmake file.
* This brings the VS solution to a working state, many modules can compile now.

svn path=/trunk/; revision=52190
2011-06-11 16:09:57 +00:00
..
base [NTOSKRNL/USERINIT/WIN32K] 2011-06-07 16:42:43 +00:00
boot [BOOTSECTOR] 2011-06-11 10:58:34 +00:00
cmake [CMAKE] 2011-06-11 12:51:25 +00:00
dll [CMAKE] 2011-06-10 20:46:56 +00:00
drivers [AFD] 2011-06-11 12:46:04 +00:00
hal [HAL] 2011-06-07 09:49:23 +00:00
importlibs [CMAKE] 2011-06-05 21:04:31 +00:00
include [CMAKE] 2011-06-11 16:09:57 +00:00
lib [CMAKE] 2011-06-11 16:09:57 +00:00
media [INF] 2011-06-04 08:03:51 +00:00
modules [CMAKE] 2011-05-16 13:12:07 +00:00
ntoskrnl [NTOSKRNL] 2011-06-11 11:58:46 +00:00
subsystems [Win32k] 2011-06-11 12:56:29 +00:00
tools [OBJ2BIN] 2011-06-09 17:59:47 +00:00
apistatus.lst fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
baseaddress.cmake [MSPORTS] 2011-05-17 19:24:19 +00:00
baseaddress.rbuild [inetcpl] 2011-06-10 15:45:51 +00:00
CMakeLists.txt [CMAKE] 2011-06-11 16:09:57 +00:00
CMakeMacros.cmake [CMAKE] 2011-06-11 08:36:18 +00:00
config-amd64.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
config-amd64.template.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
config-arm.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
config-arm.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
config-ppc.template.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
config.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
config.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
configure.cmd revert unwanted change 2011-06-02 12:29:11 +00:00
configure.sh revert previous commit due to serious build problems 2011-05-23 19:48:04 +00:00
COPYING Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING.ARM Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING.LIB Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING3 Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING3.LIB Create a branch for audio work 2010-11-05 11:04:48 +00:00
CREDITS Create a branch for audio work 2010-11-05 11:04:48 +00:00
depmap.xsl Create a branch for audio work 2010-11-05 11:04:48 +00:00
Doxyfile Create a branch for audio work 2010-11-05 11:04:48 +00:00
gcc.cmake [CMAKE] 2011-06-10 20:44:47 +00:00
global.lds [CMAKE] 2011-05-16 13:12:07 +00:00
INSTALL Create a branch for audio work 2010-11-05 11:04:48 +00:00
Makefile Create a branch for audio work 2010-11-05 11:04:48 +00:00
msc.cmake [CMAKE] 2011-06-11 16:09:57 +00:00
PreLoad.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
proxy.mak Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-amd64.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-arm.rbuild Remove some artifact from ARM build. 2011-02-12 20:32:49 +00:00
ReactOS-generic.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-i386.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-ppc.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
README Create a branch for audio work 2010-11-05 11:04:48 +00:00
ros_cd.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
rosbuild.bat Create a branch for audio work 2010-11-05 11:04:48 +00:00
toolchain-mingw32.cmake [CMAKE] 2011-06-02 10:54:56 +00:00
toolchain-msvc.cmake [CMAKE] 2011-06-11 16:09:57 +00:00
vreport.xsl Create a branch for audio work 2010-11-05 11:04:48 +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.