reactos/reactos
Amine Khaldi e85488750c [CLASSPNP] Fix MSVC build. Brought to you by Timo.
svn path=/trunk/; revision=71183
2016-04-20 12:16:16 +00:00
..
base [CHARMAP] 2016-04-05 20:29:48 +00:00
boot [FREELDR] 2016-04-14 20:42:12 +00:00
cmake [CMAKE/MSVC] Enable function level linking and comdat folding independent from build type. This reduces freeldr size and allows to build with /RTC1 again. Since GCC doesn't support function level linking, cmlib should be refactored by moving some functions into different source files to avoid linking unused code into freeldr. 2016-03-28 16:38:26 +00:00
dll [LIBPNG] Update to v1.6.21. CORE-11128 2016-04-20 09:00:52 +00:00
drivers [CLASSPNP] Fix MSVC build. Brought to you by Timo. 2016-04-20 12:16:16 +00:00
hal Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
include [LIBPNG] Update to v1.6.21. CORE-11128 2016-04-20 09:00:52 +00:00
lib [CMLIB] 2016-04-16 14:19:47 +00:00
media [LIBPNG] Update to v1.6.21. CORE-11128 2016-04-20 09:00:52 +00:00
modules Make the bootcd_extras, livecd_extras, hybridcd_extras actually work. 2016-04-19 21:41:46 +00:00
ntoskrnl [NTOSKRNL] 2016-04-19 06:25:18 +00:00
subsystems [NTVDM] 2016-03-10 02:44:37 +00:00
tools {SPEC2DEF] Allow forwarders to contain ordinals (xydll.#123) 2016-03-28 16:31:32 +00:00
win32ss [NTOS][WIN32K] 2016-04-16 10:38:58 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile [DOXYGEN] 2016-04-11 05:43:46 +00:00
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake
README [REACTOS] 2016-01-05 19:52:35 +00:00
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

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.