src/Pure/Admin/isabelle_cronjob.scala
changeset 71977 c5003c5c72c8
parent 71975 2d658beb815b
child 71983 694009ed4ee1
equal deleted inserted replaced
71976:80d7f004089d 71977:c5003c5c72c8
   348           args = "-a -X large -X slow",
   348           args = "-a -X large -X slow",
   349           afp = true,
   349           afp = true,
   350           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP")),
   350           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP")),
   351         Remote_Build("AFP bulky2", "lrzcloud2", actual_host = "10.195.4.41", self_update = true,
   351         Remote_Build("AFP bulky2", "lrzcloud2", actual_host = "10.195.4.41", self_update = true,
   352           proxy_host = "lxbroy10", proxy_user = "i21isatest",
   352           proxy_host = "lxbroy10", proxy_user = "i21isatest",
   353           options = "-m64 -M8 -U30000 -s10 -t AFP",
   353           options = "-m64 -M8 -U30000 -s10 -t AFP" +
       
   354             """ -e 'ISABELLE_TOOL_JAVA_OPTIONS="$ISABELLE_TOOL_JAVA_OPTIONS -Xmx8g"'""",
   354           args = "-g large -g slow",
   355           args = "-g large -g slow",
   355           afp = true,
   356           afp = true,
   356           bulky = true,
   357           bulky = true,
   357           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP"))))
   358           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP"))))
   358 
   359