From dreimer@svn.reactos.org Sun Jul 22 13:55:27 2007 From: dreimer@svn.reactos.org To: ros-diffs@reactos.org Subject: [ros-diffs] [dreimer] 27775: - Update ChangeLog.txt - Set eol:style native - Get ready for 0.3.7 Final. Date: Sun, 22 Jul 2007 11:55:04 +0000 Message-ID: <20070722115504.2FE0FFE82@mail.smartxx.ru> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8878274905297859895==" --===============8878274905297859895== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: dreimer Date: Sun Jul 22 15:55:03 2007 New Revision: 27775 URL: http://svn.reactos.org/svn/reactos?rev=3D27775&view=3Drev 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/Documentati= on/files/top.html?rev=3D27775&r1=3D27774&r2=3D27775&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- trunk/tools/RosBE-Windows/Documentation/files/top.html (original) +++ trunk/tools/RosBE-Windows/Documentation/files/top.html Sun Jul 22 15:55:0= 3 2007 @@ -1,26 +1,26 @@ - - - - - RosBE Logo and Title - - - - - -
- 3D"RosBE - Documentation for RosBE for Microsoft® - Windows NT®- based Operating Systems -
- - + + + + + RosBE Logo and Title + + + + + +
+ 3D"RosBE + Documentation for RosBE for Microsoft® + Windows NT®- based Operating Systems +
+ + Propchange: trunk/tools/RosBE-Windows/Documentation/files/top.html ------------------------------------------------------------------------------ svn:eol-style =3D native Modified: trunk/tools/RosBE-Windows/Root/ChangeLog.txt URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Root/Change= Log.txt?rev=3D27775&r1=3D27774&r2=3D27775&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- 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 =20 -- 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 Ro= sBE load the Source. -- Added a command to change the Default Folder for this session, nice for wo= rking 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 Reime= r) +- 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, Dani= el Reimer) +- Added use of ROS_LEAN_AND_MEAN by typeing "make/makex %command% strip". (D= aniel Reimer) +- Added GDB GNU-Debugger 6.6. (Daniel Reimer) +- Readded makex. Sorry, bug in Vista still persists... its a GCC bug. (Danie= l Reimer) +- Changed Default Source Folder to \Source Subfolder. Helpful for letting Ro= sBE load the Source. (Daniel Reimer) +- Added a command to change the Default Folder for this session, nice for wo= rking 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) =20 =20 *** 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?rev=3D27775&r1=3D27774&r2=3D27775&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- 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 @@ =20 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. --===============8878274905297859895==--