src/Pure/Admin/isabelle_cronjob.scala
changeset 67089 c96ee0eb0d5f
parent 67080 2c0f24e927dd
child 67103 39cc38a06610
equal deleted inserted replaced
67088:89e82aed7813 67089:c96ee0eb0d5f
   215           options = "-m32 -M8" +
   215           options = "-m32 -M8" +
   216             " -e ISABELLE_GHC=ghc -e ISABELLE_MLTON=mlton -e ISABELLE_OCAML=ocaml" +
   216             " -e ISABELLE_GHC=ghc -e ISABELLE_MLTON=mlton -e ISABELLE_OCAML=ocaml" +
   217             " -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_SMLNJ=/mnt/nfsbroy/home/smlnj/bin/sml",
   217             " -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_SMLNJ=/mnt/nfsbroy/home/smlnj/bin/sml",
   218           args = "-a",
   218           args = "-a",
   219           detect = Build_Log.Prop.build_tags.undefined,
   219           detect = Build_Log.Prop.build_tags.undefined,
   220           active = false),
   220           history_base = "2c0f24e927dd"),
   221         Remote_Build("Mac OS X 10.9 Mavericks, quick_and_dirty", "macbroy2",
   221         Remote_Build("Mac OS X 10.9 Mavericks, quick_and_dirty", "macbroy2",
   222           options = "-m32 -M8 -t quick_and_dirty", args = "-a -o quick_and_dirty",
   222           options = "-m32 -M8 -t quick_and_dirty", args = "-a -o quick_and_dirty",
   223           detect = Build_Log.Prop.build_tags + " = " + SQL.string("quick_and_dirty"),
   223           detect = Build_Log.Prop.build_tags + " = " + SQL.string("quick_and_dirty"),
   224           active = false),
   224           history_base = "2c0f24e927dd"),
   225         Remote_Build("Mac OS X 10.9 Mavericks, skip_proofs", "macbroy2",
   225         Remote_Build("Mac OS X 10.9 Mavericks, skip_proofs", "macbroy2",
   226           options = "-m32 -M8 -t skip_proofs", args = "-a -o skip_proofs",
   226           options = "-m32 -M8 -t skip_proofs", args = "-a -o skip_proofs",
   227           detect = Build_Log.Prop.build_tags + " = " + SQL.string("skip_proofs"),
   227           detect = Build_Log.Prop.build_tags + " = " + SQL.string("skip_proofs"),
   228           active = false)),
   228           history_base = "2c0f24e927dd")),
   229       List(
   229       List(
   230         Remote_Build("Mac OS X 10.12 Sierra", "macbroy30", options = "-m32 -M2", args = "-a",
   230         Remote_Build("Mac OS X 10.12 Sierra", "macbroy30", options = "-m32 -M2", args = "-a",
   231           detect = Build_Log.Prop.build_start + " > date '2017-03-03'")),
   231           detect = Build_Log.Prop.build_start + " > date '2017-03-03'")),
   232       List(Remote_Build("Mac OS X 10.10 Yosemite", "macbroy31", options = "-m32 -M2", args = "-a")),
   232       List(Remote_Build("Mac OS X 10.10 Yosemite", "macbroy31", options = "-m32 -M2", args = "-a")),
   233       List(
   233       List(