RosBE/RosBE-Windows/Root
Daniel Reimer b8030ab477 revert my stupidity
svn path=/trunk/tools/RosBE/; revision=549
2007-11-21 21:20:50 +00:00
..
Build.cmd - Create the APPDATA\RosBE if required. 2007-11-04 14:42:00 +00:00
ChangeLog.txt revert my stupidity 2007-11-21 21:20:50 +00:00
chdefdir.cmd Unload all Vars a Script creates at the end of it. 2007-11-01 15:10:44 +00:00
chdefgcc.cmd Unload all Vars a Script creates at the end of it. 2007-11-01 15:10:44 +00:00
Clean.cmd Add a Shortcut Listing Feature to scut.cmd. 2007-10-25 20:13:00 +00:00
Config.cmd MP Setting was removed from config.template.rbuild today. So it will be removed from config.cmd too. 2007-11-05 22:04:01 +00:00
Help.cmd - Add a missing setlocal for an errorlevel check and remove a stray blank line from being displayed in the help. 2007-11-12 19:36:24 +00:00
LICENSE.txt - Remove references to tools that will no longer be included. 2007-11-09 17:51:02 +00:00
options.cmd - Make options.exe use APPDATA. 2007-10-31 15:15:29 +00:00
README.odt - Update the readmes and changelog a bit. 2007-11-10 03:38:19 +00:00
README.txt - Update the readmes and changelog a bit. 2007-11-10 03:38:19 +00:00
reladdr2line.cmd Remove The tools folder from Path and edit all calls to these tools. This prevents that another tool which might be directly accessable thx to the Path var cause any problems. 2007-11-01 20:43:47 +00:00
rosbe-gcc-env.cmd - Make options.exe use APPDATA. 2007-10-31 15:15:29 +00:00
RosBE.cmd - Add a missing setlocal for an errorlevel check and remove a stray blank line from being displayed in the help. 2007-11-12 19:36:24 +00:00
RosBE.mac - Fix a bug in renv. 2007-11-10 00:43:08 +00:00
scut.cmd Use "call" again instead of just executing the command, so the batch waits for the application to end. 2007-11-21 16:47:28 +00:00
sSVN.cmd Remove The tools folder from Path and edit all calls to these tools. This prevents that another tool which might be directly accessable thx to the Path var cause any problems. 2007-11-01 20:43:47 +00:00
TimeDate.cmd Remove The tools folder from Path and edit all calls to these tools. This prevents that another tool which might be directly accessable thx to the Path var cause any problems. 2007-11-01 20:43:47 +00:00

ReactOS Build Environment 1.0


The ReactOS Build Environment v1.0 contains a complete build environment for ReactOS based on GCC 4.1.3/MinGW.

While installing the ReactOS Build Environment you are asked to provide the directory where your ReactOS sources are located or should be checked out to (ie.reactos\), you must enter the complete path to this folder (ie. C:\projects\reactos). The path is now required for the ReactOS Build Environment to work correctly, so if you change where your sources are located you must also change the entry in the shortcuts in the start menu (the 'Start in:' entry). If you did not checkout a Source tree yet, start RosBE and type “svn create”. This will take a while.

To build ReactOS with the ReactOS Build Environment you run "GCC 4.1.3 ReactOS Build Environment" from the start
menu. Now you have a choice of using either the built in commands (which are displayed onscreen with information
about their use) or you can build as you normally would using the standard MinGW/RBuild commands.

The ReactOS Build Environment v1.0 contains the following packages:

binutils-2.18.50-20071015
   patched with:
   - binutils-2.18.50.10-15-2007-snapshot-hpoussin.patch
mingw-runtime-3.13
w32api-3.10
mingw32-make-3.81-2
nasm-0.99.06-win32
mingw-4.1.3-20071015-prerelease
   patched with:
   - “GCC-v4.1-r129382-prerelease-w3seek.patch”
   - “GCC-v4.1-r129382-virtual-stdcall-bug27067.patch”
   - “GCC-v4.1-r129490-CreateFileMapping-Vista-bug30335.patch”

Websites:

MinGW - Minimalist GNU for Windows
http://www.mingw.org

GCC, the GNU Compiler Collection
http://www.gcc.org

NASM, the Netwide Assembler
http://www.kernel.org/pub/software/devel/nasm
http://nasm.sourceforge.net

NSIS (Nullsoft Scriptable Install System)
http://nsis.sourceforge.net

Subversion Client
http://subversion.tigris.org

Inspired by blight's ReactOS Build Environment v0.2-3.4.5
Inspired by Dazzle from TinyKRNL (http://www.tinykrnl.org)
Icon made by ROSFan