Admin/etc/settings
author wenzelm
Wed, 05 Dec 2018 19:42:40 +0100
changeset 69401 7a1b7b737c02
parent 63646 74604a9fc4c8
permissions -rw-r--r--
eliminated old makedist_bundle and remote_dmg: build_release does everything in Scala; more robust components and classpath via Other_Isabelle; updated macos_app to include full dmg template; misc tuning and clarification;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48725
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     2
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     3
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
63646
74604a9fc4c8 API for Isabelle Jenkins continuous integration services;
wenzelm
parents: 48725
diff changeset
     4
74604a9fc4c8 API for Isabelle Jenkins continuous integration services;
wenzelm
parents: 48725
diff changeset
     5
ISABELLE_JENKINS_ROOT="https://ci.isabelle.systems/jenkins"