reactos/reactos
Alex Ionescu d934457d73 [MKHIVE]:
- Whoever wrote mkhive ran into the problem I just did, and realized hey-i-dont-fucking-want-to-use-that-almost-copy-pasted-but-not-shared-code-so-why-dont-i-use-the-good-kernel-code-instead... but instead of taking the time to create a fucking library like I just did (cause that would be hard man, and fixing headers n' shit), just hard-coded the paths to the kernel files directly like a lazy shit. Fix mkhive to just rely on cmlib, which now has the files shared there.

svn path=/trunk/; revision=69445
2015-10-04 20:23:25 +00:00
..
base [RAPPS] 2015-10-04 19:39:23 +00:00
boot [GNUTLS] Get rid of what's left of the GnuTLS back-end. CORE-9065 2015-09-28 11:23:36 +00:00
cmake Hepp didn't work 2015-09-13 11:46:15 +00:00
dll [MBEDTLS] Update mbedtls to v2.1.1. By Ismael Ferreras Morezuelas with a fix by Roy Tam. CORE-9065 2015-10-04 17:08:38 +00:00
drivers [FS_REC]: Guard against ROUND_UP/DOWN already being defined. 2015-10-04 17:14:24 +00:00
hal [HAL] 2015-09-20 09:45:59 +00:00
include [MBEDTLS] Update mbedtls to v2.1.1. By Ismael Ferreras Morezuelas with a fix by Roy Tam. CORE-9065 2015-10-04 17:08:38 +00:00
lib [CMLIB/NTOSKRNL]: 2015-10-04 20:18:49 +00:00
media [MBEDTLS] Update mbedtls to v2.1.1. By Ismael Ferreras Morezuelas with a fix by Roy Tam. CORE-9065 2015-10-04 17:08:38 +00:00
modules
ntoskrnl [CMLIB/NTOSKRNL]: 2015-10-04 20:18:49 +00:00
subsystems [NTVDM] Revert r69435. 2015-10-04 11:49:28 +00:00
tools [MKHIVE]: 2015-10-04 20:23:25 +00:00
win32ss [WIN32SS:GDI] 2015-10-03 13:30:15 +00:00
apistatus.lst
CMakeLists.txt [FATTEN] 2015-09-08 03:37:47 +00:00
configure.cmd - "::" instead of "REM" inside a if () in batch is evil and can cause a really nice mess from time to time. 2015-09-12 09:51:25 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile
INSTALL
PreLoad.cmake
README
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.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.