reactos/reactos
David Quintana 20666d0805 [UNIVGA16]
Change the cylliric glyphs for "Ы" and "ы", to allow them to have a pixel space before the next character. By Dmitri Poguliayev.

svn path=/trunk/; revision=71125
2016-04-09 13:46:52 +00:00
..
base [CHARMAP] 2016-04-05 20:29:48 +00:00
boot [BOOTLIB] 2016-04-06 12:30:06 +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 [IPHLPAPI] 2016-04-09 09:26:19 +00:00
drivers [NDIS] 2016-04-06 12:14:28 +00:00
hal Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
include [DBGHELP] 2016-03-23 11:43:20 +00:00
lib [ATL] 2016-04-08 08:38:48 +00:00
media [UNIVGA16] 2016-04-09 13:46:52 +00:00
modules
ntoskrnl [NTOS:IO] 2016-04-06 20:10:09 +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 [USER32] 2016-03-28 14:58:20 +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
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
toolchain-msvc.cmake

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