Author: dreimer
Date: Sun Jul 22 15:55:03 2007
New Revision: 27775
URL:
http://svn.reactos.org/svn/reactos?rev=27775&view=rev
Log:
- Update ChangeLog.txt
- Set eol:style native
- Get ready for 0.3.7 Final.
Modified:
trunk/tools/RosBE-Windows/Documentation/files/top.html (contents, props changed)
trunk/tools/RosBE-Windows/Root/ChangeLog.txt
trunk/tools/RosBE-Windows/Root/RosBE.cmd
Modified: trunk/tools/RosBE-Windows/Documentation/files/top.html
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentation/…
==============================================================================
--- trunk/tools/RosBE-Windows/Documentation/files/top.html (original)
+++ trunk/tools/RosBE-Windows/Documentation/files/top.html Sun Jul 22 15:55:03 2007
@@ -1,26 +1,26 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
- <meta http-equiv="content-type" content="text/html;
charset=utf-8">
- <title>RosBE Logo and Title</title>
- <meta name="author" content="Daniel Reimer">
- <meta name="description" content="Shows the official RosBE Logo and
Title">
- <style type="text/css">
- BODY
- {
- font-size: 24pt;
- font-style: italic;
- font-weight: bold;
- text-align: center;
- }
- SPAN{ font-size: 10pt; }
- </style>
-</head>
-<body>
- <div>
- <img src="RosBE.jpg" alt="RosBE Logo" style="float:
left;">
- Documentation for RosBE for Microsoft<span>®</span>
- Windows NT<span>®</span>- based Operating Systems
- </div>
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <meta http-equiv="content-type" content="text/html;
charset=utf-8">
+ <title>RosBE Logo and Title</title>
+ <meta name="author" content="Daniel Reimer">
+ <meta name="description" content="Shows the official RosBE Logo and
Title">
+ <style type="text/css">
+ BODY
+ {
+ font-size: 24pt;
+ font-style: italic;
+ font-weight: bold;
+ text-align: center;
+ }
+ SPAN{ font-size: 10pt; }
+ </style>
+</head>
+<body>
+ <div>
+ <img src="RosBE.jpg" alt="RosBE Logo" style="float:
left;">
+ Documentation for RosBE for Microsoft<span>®</span>
+ Windows NT<span>®</span>- based Operating Systems
+ </div>
+</body>
+</html>
Propchange: trunk/tools/RosBE-Windows/Documentation/files/top.html
------------------------------------------------------------------------------
svn:eol-style = native
Modified: trunk/tools/RosBE-Windows/Root/ChangeLog.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Root/ChangeLog…
==============================================================================
--- trunk/tools/RosBE-Windows/Root/ChangeLog.txt (original)
+++ trunk/tools/RosBE-Windows/Root/ChangeLog.txt Sun Jul 22 15:55:03 2007
@@ -1,19 +1,21 @@
-*** June 21th, 2007 - RosBE 0.3.7 Released
+*** July 22nd, 2007 - RosBE 0.3.7 Released
-- Updated: GCC 4.1.3 Build 200707XX
+- Updated: GCC 4.1.3 Build 20070703 (Daniel Reimer)
(Here is the reason why the installer got smaller between 0.3.6 and 0.3.7, my bins are
stripped now)
-- Updated: binutils 2.17.50 Build 200707XX
-- Added a SVN Client.
-- Added a config.rbuild Configurator.
-- Added grep/cut/sed Tools for the new Configurator.
-- Added SVN 1.4.4 for the SVN Feature.
-- Added RAddr2Line Tool for the Devs out there.
-- Added use of ROS_LEAN_AND_MEAN by typeing "make/makex %command% strip".
-- Added GDB GNU-Debugger 6.6.
-- Readded makex. Sorry, bug in Vista still persists... its a GCC bug.
-- Changed Default Source Folder to \Source Subfolder. Helpful for letting RosBE load the
Source.
-- Added a command to change the Default Folder for this session, nice for working with
several ROS Trees or Branches.
-- Very ALPHA NonAdmin Account Support (NOT for Vista).
+- Updated: binutils 2.17.50 Build 20070522 WITH fixed windres! (Daniel Reimer)
+- Added a SVN Client. (Daniel Reimer)
+- Added a config.rbuild Configurator. (Daniel Reimer)
+- Added grep/cut/sed Tools for the new Configurator. (Daniel Reimer)
+- Added SVN 1.4.4 for the SVN Feature. (Daniel Reimer)
+- Added RAddr2Line Tool for the Devs out there. (Christoph von Wittich, Daniel Reimer)
+- Added use of ROS_LEAN_AND_MEAN by typeing "make/makex %command% strip".
(Daniel Reimer)
+- Added GDB GNU-Debugger 6.6. (Daniel Reimer)
+- Readded makex. Sorry, bug in Vista still persists... its a GCC bug. (Daniel Reimer)
+- Changed Default Source Folder to \Source Subfolder. Helpful for letting RosBE load the
Source. (Daniel Reimer)
+- Added a command to change the Default Folder for this session, nice for working with
several ROS Trees or Branches. (Daniel Reimer)
+- Very ALPHA NonAdmin Account Support (NOT for Vista). (Daniel Reimer, Colin Finck)
+- Updated to NSIS 2.29.
+- Big NSIS Code cleanup, Don't add the global ROSBEBASEDIR variable anymore. (Colin
Finck)
*** May 21th, 2007 - RosBE 0.3.6 Released
Modified: trunk/tools/RosBE-Windows/Root/RosBE.cmd
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Root/RosBE.cmd…
==============================================================================
--- trunk/tools/RosBE-Windows/Root/RosBE.cmd (original)
+++ trunk/tools/RosBE-Windows/Root/RosBE.cmd Sun Jul 22 15:55:03 2007
@@ -89,7 +89,7 @@
echo *******************************************************************************
echo * *
- echo * ReactOS Build Environment 0.3.7-4.1.3-200707XX (prerelease) *
+ echo * ReactOS Build Environment 0.3.7-4.1.3-20070703 (prerelease) *
echo * *
echo *******************************************************************************
echo.