Skip to content
Success

Changes

Summary

  1. more balanced AFP partitioning;
  2. clarified signature;
  3. build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
  4. more robust: normalize potentially symbolic rev;
  5. proxy setup for lrzcloud1;
  6. tuned signature;
  7. support for permissive connections, for odd situations where host keys are not accepted;
  8. proper target directory;
  9. eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
Changeset 67776:44efac3d8638 by wenzelm:
more balanced AFP partitioning;
The file was modified src/Pure/Admin/afp.scala (diff)
Changeset 67775:8fe8424ff0d3 by wenzelm:
clarified signature;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 67774:5437491732d2 by wenzelm:
build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 67773:4a7ed678785c by wenzelm:
more robust: normalize potentially symbolic rev;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 67772:71a318559e30 by wenzelm:
proxy setup for lrzcloud1;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 67771:3b91c21dcb00 by wenzelm:
tuned signature;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 67770:25f3a278df3d by wenzelm:
support for permissive connections, for odd situations where host keys are not accepted;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 67769:20c262dcfdf5 by wenzelm:
proper target directory;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 67768:6411290b9d34 by wenzelm:
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
The file was modified src/HOL/Tools/inductive.ML (diff)