src/Pure/Admin/isabelle_cronjob.scala
changeset 71538 138e8226961e
parent 71537 93bdbac68d8d
child 71554 2a82462276db
equal deleted inserted replaced
71537:93bdbac68d8d 71538:138e8226961e
   290         Remote_Build("Mac OS X, skip_proofs", "macbroy2",
   290         Remote_Build("Mac OS X, skip_proofs", "macbroy2",
   291           options = "-m32 -M8 -t skip_proofs", args = "-a -o skip_proofs",
   291           options = "-m32 -M8 -t skip_proofs", args = "-a -o skip_proofs",
   292           detect = Build_Log.Prop.build_tags + " = " + SQL.string("skip_proofs"),
   292           detect = Build_Log.Prop.build_tags + " = " + SQL.string("skip_proofs"),
   293           history_base = "2c0f24e927dd")),
   293           history_base = "2c0f24e927dd")),
   294       List(
   294       List(
   295         Remote_Build("Mac OS X 10.12 Sierra", "macbroy30", options = "-m32 -M2", args = "-a",
   295         Remote_Build("macOS 10.12 Sierra", "macbroy30", options = "-m32 -M2", args = "-a",
   296           detect = Build_Log.Prop.build_start + " > date '2017-03-03'")),
   296           detect = Build_Log.Prop.build_start + " > date '2017-03-03'")),
   297       List(Remote_Build("Mac OS X 10.10 Yosemite", "macbroy31", options = "-m32 -M2", args = "-a")),
   297       List(Remote_Build("Mac OS X 10.10 Yosemite", "macbroy31", options = "-m32 -M2", args = "-a")),
   298       List(Remote_Build("Mac OS X 10.14 High Sierra", "lapbroy68", self_update = true,
   298       List(Remote_Build("macOS 10.13 High Sierra", "lapbroy68",
   299         options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true",
   299         options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true",
   300         args = "-a -d '~~/src/Benchmarks'")),
   300         self_update = true, args = "-a -d '~~/src/Benchmarks'")),
   301       List(Remote_Build("Mac OS X 10.14 Mojave", "lapnipkow3", self_update = true,
   301       List(Remote_Build("macOS 10.14 Mojave", "lapnipkow3",
   302         options = "-m32 -M1,2 -e ISABELLE_GHC_SETUP=true",
   302         options = "-m32 -M1,2 -e ISABELLE_GHC_SETUP=true",
   303         args = "-a -d '~~/src/Benchmarks'")),
   303         self_update = true, args = "-a -d '~~/src/Benchmarks'")),
   304       List(Remote_Build("macOS 10.15 Catalina", "laramac01", user = "makarius",
   304       List(Remote_Build("macOS 10.15 Catalina", "laramac01", user = "makarius",
   305         proxy_host = "laraserver", proxy_user = "makarius",
   305         proxy_host = "laraserver", proxy_user = "makarius",
   306         self_update = true, options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true",
   306         self_update = true, options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true",
   307         args = "-a -d '~~/src/Benchmarks'")),
   307         args = "-a -d '~~/src/Benchmarks'")),
   308       List(
   308       List(