isatest: basic setup for cygwin-poly on atbroy102;
authorwenzelm
Fri, 02 Apr 2010 17:20:43 +0200
changeset 36074 6301046146b6
parent 36073 54a9f56fae7c
child 36075 2e0370c03066
child 36076 882403378a41
isatest: basic setup for cygwin-poly on atbroy102;
Admin/isatest/isatest-makeall
Admin/isatest/isatest-makedist
Admin/isatest/settings/cygwin-poly
--- a/Admin/isatest/isatest-makeall	Thu Apr 01 15:37:30 2010 +0200
+++ b/Admin/isatest/isatest-makeall	Fri Apr 02 17:20:43 2010 +0200
@@ -58,6 +58,11 @@
         NICE=""
         ;;
 
+    atbroy102)
+        MFLAGS="-k"
+        NICE=""
+        ;;
+
     atbroy31)
         MFLAGS="-k -j 2"
         ;;
--- a/Admin/isatest/isatest-makedist	Thu Apr 01 15:37:30 2010 +0200
+++ b/Admin/isatest/isatest-makedist	Fri Apr 02 17:20:43 2010 +0200
@@ -105,6 +105,8 @@
 $SSH macbroy5 "$MAKEALL $HOME/settings/mac-poly"
 sleep 15
 $SSH macbroy6 "sleep 10800; $MAKEALL $HOME/settings/at-mac-poly-5.1-para"
+sleep 15
+$SSH atbroy102 "mount -a; $MAKEALL $HOME/settings/cygwin-poly"
 #sleep 15
 #$SSH atbroy51 "$HOME/admin/isatest/isatest-annomaly"
 #sleep 15
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Admin/isatest/settings/cygwin-poly	Fri Apr 02 17:20:43 2010 +0200
@@ -0,0 +1,27 @@
+# -*- shell-script -*- :mode=shellscript:
+
+  POLYML_HOME="/home/isatest/homebroy/home/polyml/polyml-5.3.0"
+  ML_SYSTEM="polyml-5.3.0"
+  ML_PLATFORM="x86-cygwin"
+  ML_HOME="$POLYML_HOME/$ML_PLATFORM"
+  ML_OPTIONS="-H 500"
+
+ISABELLE_HOME_USER=~/isabelle-cygwin-poly
+
+# Where to look for isabelle tools (multiple dirs separated by ':').
+ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools"
+
+# Location for temporary files (should be on a local file system).
+ISABELLE_TMP_PREFIX="/tmp/isabelle-$USER"
+
+
+# Heap input locations. ML system identifier is included in lookup.
+ISABELLE_PATH="$ISABELLE_HOME_USER/heaps:$ISABELLE_HOME/heaps"
+
+# Heap output location. ML system identifier is appended automatically later on.
+ISABELLE_OUTPUT="$ISABELLE_HOME_USER/heaps"
+ISABELLE_BROWSER_INFO="$ISABELLE_HOME_USER/browser_info"
+
+ISABELLE_USEDIR_OPTIONS="-M 1 -i true -d pdf -v true -t true"
+
+init_component /home/isatest/homebroy/home/isabelle/contrib_devel/kodkodi