Author: faridz
Date: Fri Mar  9 05:15:36 2007
New Revision: 516404

URL: http://svn.apache.org/viewvc?view=rev&rev=516404
Log:
2007-03-09  Farid Zaripov <[EMAIL PROTECTED]>

        * configure.sh: Added svn:executable property,
        svn:eol-style changed from native to LF.
        * fixtree.sh: The same.
        * run_locale_utils.sh: The same.
        * runall.sh: The same.
        * libc_decl.sh: The same.
        * xlC_version.sh: The same.
        * headers.inc: svn:eol-style changed from native to LF.

Modified:
    incubator/stdcxx/trunk/etc/config/configure.sh   (contents, props changed)
    incubator/stdcxx/trunk/etc/config/fixtree.sh   (contents, props changed)
    incubator/stdcxx/trunk/etc/config/run_locale_utils.sh   (props changed)
    incubator/stdcxx/trunk/etc/config/runall.sh   (props changed)
    incubator/stdcxx/trunk/etc/config/src/headers.inc   (props changed)
    incubator/stdcxx/trunk/etc/config/src/libc_decl.sh   (props changed)
    incubator/stdcxx/trunk/etc/config/xlC_version.sh   (contents, props changed)

Modified: incubator/stdcxx/trunk/etc/config/configure.sh
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/configure.sh?view=diff&rev=516404&r1=516403&r2=516404
==============================================================================
--- incubator/stdcxx/trunk/etc/config/configure.sh (original)
+++ incubator/stdcxx/trunk/etc/config/configure.sh Fri Mar  9 05:15:36 2007
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: //stdlib/dev/etc/stdlib/config/configure.sh#3 $
+# $Id$
 #
 # script to configure the C++ Standard library
 #

Propchange: incubator/stdcxx/trunk/etc/config/configure.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF

Propchange: incubator/stdcxx/trunk/etc/config/configure.sh
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable Fri Mar  9 05:15:36 2007
@@ -0,0 +1 @@
+*

Modified: incubator/stdcxx/trunk/etc/config/fixtree.sh
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/fixtree.sh?view=diff&rev=516404&r1=516403&r2=516404
==============================================================================
--- incubator/stdcxx/trunk/etc/config/fixtree.sh (original)
+++ incubator/stdcxx/trunk/etc/config/fixtree.sh Fri Mar  9 05:15:36 2007
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: //stdlib/dev/etc/stdlib/config/fixtree.sh#1 $
+# $Id$
 #
 ##############################################################################
 #

Propchange: incubator/stdcxx/trunk/etc/config/fixtree.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF

Propchange: incubator/stdcxx/trunk/etc/config/fixtree.sh
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable Fri Mar  9 05:15:36 2007
@@ -0,0 +1 @@
+*

Propchange: incubator/stdcxx/trunk/etc/config/run_locale_utils.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF

Propchange: incubator/stdcxx/trunk/etc/config/run_locale_utils.sh
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable Fri Mar  9 05:15:36 2007
@@ -0,0 +1 @@
+*

Propchange: incubator/stdcxx/trunk/etc/config/runall.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF

Propchange: incubator/stdcxx/trunk/etc/config/src/headers.inc
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF

Propchange: incubator/stdcxx/trunk/etc/config/src/libc_decl.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF

Modified: incubator/stdcxx/trunk/etc/config/xlC_version.sh
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/xlC_version.sh?view=diff&rev=516404&r1=516403&r2=516404
==============================================================================
--- incubator/stdcxx/trunk/etc/config/xlC_version.sh (original)
+++ incubator/stdcxx/trunk/etc/config/xlC_version.sh Fri Mar  9 05:15:36 2007
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: //stdlib/dev/etc/stdlib/config/xlC_version.sh#1 $
+# $Id$
 #
 # prints VisualAge version
 

Propchange: incubator/stdcxx/trunk/etc/config/xlC_version.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Fri Mar  9 05:15:36 2007
@@ -1 +1 @@
-native
+LF


Reply via email to