Admin/etc/options
author wenzelm
Sat, 20 Feb 2021 13:42:37 +0100
changeset 73255 7e2a9a8c2b85
parent 72341 0973a594be72
child 73641 a2d3b4a90bca
permissions -rw-r--r--
provide naproche-755224402e36;

(* :mode=isabelle-options: *)

section "Admin tools"

option isabelle_components_server : string = "lxbroy10.informatik.tu-muenchen.de"
  -- "user@host for SSH connection"

option isabelle_components_dir : string = "/home/isabelle/components"
  -- "webspace for ISABELLE_COMPONENT_REPOSITORY"

option isabelle_components_contrib_dir : string = "/home/isabelle/contrib"
  -- "unpacked components for remote build services"


option build_host_linux : string = ""
  -- "SSH user@host for remote build of heaps"

option build_host_macos : string = ""
  -- "SSH user@host for remote build of heaps"

option build_host_windows : string = ""
  -- "SSH user@host for remote build of heaps"