[opengtl-commits] [767] of course it's the step2 that needs to do the switch to mercurial

[ Thread Index | Date Index | More lists.tuxfamily.org/opengtl-commits Archives ]


Revision: 767
Author:   cyrille
Date:     2009-07-17 23:23:15 +0200 (Fri, 17 Jul 2009)

Log Message:
-----------
of course it's the step2 that needs to do the switch to mercurial

Added Paths:
-----------
    trunk/Scripts/bootstrap-step2.sh
    trunk/Scripts/runtest-step2.sh
    trunk/Scripts/update-llvm-step2.sh

Removed Paths:
-------------
    trunk/Scripts/bootstrap.sh
    trunk/Scripts/runtest.sh
    trunk/Scripts/update-llvm.sh


Copied: trunk/Scripts/bootstrap-step2.sh (from rev 766, trunk/Scripts/bootstrap.sh)
===================================================================
--- trunk/Scripts/bootstrap-step2.sh	                        (rev 0)
+++ trunk/Scripts/bootstrap-step2.sh	2009-07-17 21:23:15 UTC (rev 767)
@@ -0,0 +1,2 @@
+sh replace.sh
+sh bootstrap.sh

Deleted: trunk/Scripts/bootstrap.sh
===================================================================
--- trunk/Scripts/bootstrap.sh	2009-07-17 21:20:52 UTC (rev 766)
+++ trunk/Scripts/bootstrap.sh	2009-07-17 21:23:15 UTC (rev 767)
@@ -1,2 +0,0 @@
-sh replace.sh
-sh bootstrap.sh

Copied: trunk/Scripts/runtest-step2.sh (from rev 766, trunk/Scripts/runtest.sh)
===================================================================
--- trunk/Scripts/runtest-step2.sh	                        (rev 0)
+++ trunk/Scripts/runtest-step2.sh	2009-07-17 21:23:15 UTC (rev 767)
@@ -0,0 +1,3 @@
+sh replace-opengtl.sh
+sh replace.sh
+sh runtest.sh

Deleted: trunk/Scripts/runtest.sh
===================================================================
--- trunk/Scripts/runtest.sh	2009-07-17 21:20:52 UTC (rev 766)
+++ trunk/Scripts/runtest.sh	2009-07-17 21:23:15 UTC (rev 767)
@@ -1,3 +0,0 @@
-sh replace-opengtl.sh
-sh replace.sh
-sh runtest.sh

Copied: trunk/Scripts/update-llvm-step2.sh (from rev 766, trunk/Scripts/update-llvm.sh)
===================================================================
--- trunk/Scripts/update-llvm-step2.sh	                        (rev 0)
+++ trunk/Scripts/update-llvm-step2.sh	2009-07-17 21:23:15 UTC (rev 767)
@@ -0,0 +1,3 @@
+sh replace-opengtl.sh
+sh replace.sh
+sh update-llvm.sh

Deleted: trunk/Scripts/update-llvm.sh
===================================================================
--- trunk/Scripts/update-llvm.sh	2009-07-17 21:20:52 UTC (rev 766)
+++ trunk/Scripts/update-llvm.sh	2009-07-17 21:23:15 UTC (rev 767)
@@ -1,3 +0,0 @@
-sh replace-opengtl.sh
-sh replace.sh
-sh update-llvm.sh


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/