[ros-diffs] [cfinck] 30160: Set svn:eol-style "native" for the RosBE-Unix stuff

cfinck at svn.reactos.org cfinck at svn.reactos.org
Mon Nov 5 11:50:05 CET 2007


Author: cfinck
Date: Mon Nov  5 13:50:05 2007
New Revision: 30160

URL: http://svn.reactos.org/svn/reactos?rev=30160&view=rev
Log:
Set svn:eol-style "native" for the RosBE-Unix stuff

Modified:
    trunk/tools/RosBE-Unix/README   (props changed)
    trunk/tools/RosBE-Unix/RosBE-Builder.sh   (props changed)
    trunk/tools/RosBE-Unix/SVN-Readme.txt   (contents, props changed)
    trunk/tools/RosBE-Unix/scripts/RosBE-rc   (props changed)
    trunk/tools/RosBE-Unix/scripts/RosBE.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/build-multi.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/build-shared.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/build.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/clean.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/createshortcut.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/help.sh   (props changed)
    trunk/tools/RosBE-Unix/scripts/version.sh   (props changed)
    trunk/tools/RosBE-Unix/sources/SVN-Readme.txt   (contents, props changed)
    trunk/tools/RosBE-Unix/tools/buildtime.c   (props changed)
    trunk/tools/RosBE-Unix/tools/cpucount.c   (props changed)

Propchange: trunk/tools/RosBE-Unix/README
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/RosBE-Builder.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: trunk/tools/RosBE-Unix/SVN-Readme.txt
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Unix/SVN-Readme.txt?rev=30160&r1=30159&r2=30160&view=diff
==============================================================================
--- trunk/tools/RosBE-Unix/SVN-Readme.txt (original)
+++ trunk/tools/RosBE-Unix/SVN-Readme.txt Mon Nov  5 13:50:05 2007
@@ -1,10 +1,10 @@
-Information
-------------
-
-This "RosBE-Unix" SVN directory is just for tracking changes in the script
-files.
-It does not contain a fully functional Build Environment as some packages are
-missing in the "sources" directory.
-
-You can download a full RosBE-Unix package from http://reactos.colinfinck.de
+Information
+------------
+
+This "RosBE-Unix" SVN directory is just for tracking changes in the script
+files.
+It does not contain a fully functional Build Environment as some packages are
+missing in the "sources" directory.
+
+You can download a full RosBE-Unix package from http://reactos.colinfinck.de
 (later on it will be downloadable from the official ReactOS Website)

Propchange: trunk/tools/RosBE-Unix/SVN-Readme.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/RosBE-rc
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/RosBE.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/build-multi.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/build-shared.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/build.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/clean.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/createshortcut.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/help.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/scripts/version.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: trunk/tools/RosBE-Unix/sources/SVN-Readme.txt
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Unix/sources/SVN-Readme.txt?rev=30160&r1=30159&r2=30160&view=diff
==============================================================================
--- trunk/tools/RosBE-Unix/sources/SVN-Readme.txt (original)
+++ trunk/tools/RosBE-Unix/sources/SVN-Readme.txt Mon Nov  5 13:50:05 2007
@@ -1,25 +1,25 @@
-Put the following files into this directory:
-
-- binutils.tar.bz2
-    --> containing the binutils source tree in a subdirectory "binutils"
-        Source is available here: http://www.gnu.org/software/binutils/
-
-- gcc.tar.bz2
-    --> containing the gcc source tree for C and C++ compilation in a subdirectory "gcc"
-        Source is available here: http://gcc.gnu.org/svn.html
-
-- make.tar.bz2
-    --> containing the make source tree in a subdirectory "make"
-        Source is available here: http://savannah.gnu.org/cvs/?group=make
-
-- mingw-runtime.tar.bz2
-    --> containing the "include" and "lib" subdirectories of the mingw-runtime package
-        Source is available here: http://sourceforge.net/project/showfiles.php?group_id=2435
-
-- nasm.tar.bz2
-    --> containing the nasm source tree in a subdirectory "nasm"
-        Source is available here: http://sourceforge.net/project/showfiles.php?group_id=6208
-
-- w32api.tar.bz2
-    --> containing the "include" and "lib" subdirectories of the w32api package
+Put the following files into this directory:
+
+- binutils.tar.bz2
+    --> containing the binutils source tree in a subdirectory "binutils"
+        Source is available here: http://www.gnu.org/software/binutils/
+
+- gcc.tar.bz2
+    --> containing the gcc source tree for C and C++ compilation in a subdirectory "gcc"
+        Source is available here: http://gcc.gnu.org/svn.html
+
+- make.tar.bz2
+    --> containing the make source tree in a subdirectory "make"
+        Source is available here: http://savannah.gnu.org/cvs/?group=make
+
+- mingw-runtime.tar.bz2
+    --> containing the "include" and "lib" subdirectories of the mingw-runtime package
+        Source is available here: http://sourceforge.net/project/showfiles.php?group_id=2435
+
+- nasm.tar.bz2
+    --> containing the nasm source tree in a subdirectory "nasm"
+        Source is available here: http://sourceforge.net/project/showfiles.php?group_id=6208
+
+- w32api.tar.bz2
+    --> containing the "include" and "lib" subdirectories of the w32api package
         Source is available here: http://sourceforge.net/project/showfiles.php?group_id=2435

Propchange: trunk/tools/RosBE-Unix/sources/SVN-Readme.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/tools/buildtime.c
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: trunk/tools/RosBE-Unix/tools/cpucount.c
------------------------------------------------------------------------------
    svn:eol-style = native




More information about the Ros-diffs mailing list