# HG changeset patch # User kleing # Date 1405415623 -7200 # Node ID bc957769b584a349a45c4afb6b72f90dac77ef23 # Parent 841f41710066a4c55be0f27fc6e8956c5526ab84 add ISABELLE_GHC settings for isatest diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/afp-poly --- a/Admin/isatest/settings/afp-poly Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/afp-poly Tue Jul 15 11:13:43 2014 +0200 @@ -5,6 +5,8 @@ # to be retired: # JINJATHREADS_OPTIONS="-M 1 -q 0 -p 0" +ISABELLE_GHC=/usr/bin/ghc + ISABELLE_HOME_USER=~/afp/isabelle-afp-poly # Where to look for isabelle tools (multiple dirs separated by ':'). diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/at-poly --- a/Admin/isatest/settings/at-poly Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/at-poly Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,8 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500" +ISABELLE_GHC=/usr/bin/ghc + ISABELLE_HOME_USER=~/isabelle-at-poly # Where to look for isabelle tools (multiple dirs separated by ':'). diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/at-poly-e --- a/Admin/isatest/settings/at-poly-e Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/at-poly-e Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,8 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500" +ISABELLE_GHC=/usr/bin/ghc + ISABELLE_HOME_USER=~/isabelle-at-poly-e # Where to look for isabelle tools (multiple dirs separated by ':'). diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/at-poly-test --- a/Admin/isatest/settings/at-poly-test Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/at-poly-test Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,8 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500 --gcthreads 4" +ISABELLE_GHC=/usr/bin/ghc + ISABELLE_HOME_USER=~/isabelle-at-poly-test # Where to look for isabelle tools (multiple dirs separated by ':'). diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/at-sml-dev-e --- a/Admin/isatest/settings/at-sml-dev-e Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/at-sml-dev-e Tue Jul 15 11:13:43 2014 +0200 @@ -7,6 +7,8 @@ ML_OPTIONS="@SMLdebug=/dev/null @SMLalloc=1024" ML_PLATFORM=$(eval $("$ML_HOME/.arch-n-opsys" 2>/dev/null); echo "$HEAP_SUFFIX") +ISABELLE_GHC=/usr/bin/ghc + ISABELLE_HOME_USER="$HOME/isabelle-at-sml-dev-e" # Where to look for isabelle tools (multiple dirs separated by ':'). diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/at64-poly --- a/Admin/isatest/settings/at64-poly Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/at64-poly Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,8 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="--minheap 1000 --maxheap 3000 --gcthreads 1" +ISABELLE_GHC=/usr/bin/ghc + ISABELLE_HOME_USER=~/isabelle-at64-poly # Where to look for isabelle tools (multiple dirs separated by ':'). diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly-M2 --- a/Admin/isatest/settings/mac-poly-M2 Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M2 Tue Jul 15 11:13:43 2014 +0200 @@ -9,6 +9,7 @@ ML_HOME="/home/polyml/polyml-5.5.0/$ML_PLATFORM" ML_OPTIONS="-H 500" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M2 diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly-M4 --- a/Admin/isatest/settings/mac-poly-M4 Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M4 Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500 --gcthreads 4" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M4 diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly-M8 --- a/Admin/isatest/settings/mac-poly-M8 Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8 Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500 --gcthreads 8" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M8 diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly-M8-quick_and_dirty --- a/Admin/isatest/settings/mac-poly-M8-quick_and_dirty Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8-quick_and_dirty Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 1000 --gcthreads 8" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M8-quick_and_dirty diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly-M8-skip_proofs --- a/Admin/isatest/settings/mac-poly-M8-skip_proofs Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8-skip_proofs Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 1000 --gcthreads 8" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M8-skip_proofs diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly64-M2 --- a/Admin/isatest/settings/mac-poly64-M2 Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M2 Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 1000" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-at-mac-poly64-M2 diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly64-M4 --- a/Admin/isatest/settings/mac-poly64-M4 Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M4 Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 4" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4 diff -r 841f41710066 -r bc957769b584 Admin/isatest/settings/mac-poly64-M8 --- a/Admin/isatest/settings/mac-poly64-M8 Mon Jul 14 15:39:23 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M8 Tue Jul 15 11:13:43 2014 +0200 @@ -8,6 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 8" +ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8