Skip to content
Failed

Changes

Summary

  1. updated to jdk-8u112;
  2. basic SSH server configuration;
  3. proper isabelle tool in Scala;
  4. tuned;
  5. merged
  6. added system option "profiling";
  7. replaced inefficient valid_accesses by is_valid_access, based on stored input accesses: e.g. relevant for Proof_Context.update_thms;
  8. tuned signature, in accordance to Isabelle_System;
  9. tuned;
  10. clarified modules;
  11. another attempt to squeeze a list into a property list entry;
  12. report actual build_args;
  13. more flexible multicore configuration;
  14. clarified multiple props: result needs to fit on a single line within the log file;
  15. clarified properties;
  16. tuned;
  17. support for free-form build tags; tuned;
  18. explicit identification of builds and correlated build groups;
  19. avoid spamming log file;
  20. shared_home is default for classic isatest home setup; distinct ISABELLE_IDENTIFIER for all tasks;
Changeset 64313:ae7c11573922 by wenzelm:
updated to jdk-8u112;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified Admin/java/build (diff)
Changeset 64312:1c7b77286ed0 by wenzelm:
basic SSH server configuration;
The file was modified Admin/Windows/Cygwin/README (diff)
Changeset 64311:3d5e7719e878 by wenzelm:
proper isabelle tool in Scala;
The file was addedsrc/Pure/Admin/profiling_report.scala
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/build-jars (diff)
The file was removedAdmin/profiling_report
The file was removedAdmin/profiling_reports
Changeset 64310:3584841f2d2c by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_doc.scala (diff)
Changeset 64309:1bde86d10013 by wenzelm:
merged
Changeset 64308:b00508facb4f by wenzelm:
added system option "profiling";
The file was modified NEWS (diff)
The file was modified etc/options (diff)
The file was modified src/Doc/System/Sessions.thy (diff)
The file was modified src/Pure/Tools/build.ML (diff)
Changeset 64307:c4d16f35c6e7 by wenzelm:
replaced inefficient valid_accesses by is_valid_access, based on stored input accesses: e.g. relevant for Proof_Context.update_thms;
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 64306:7b6dc1b36f20 by wenzelm:
tuned signature, in accordance to Isabelle_System;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64305:4bdea66b01b8 by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64304:96bc94c87a81 by wenzelm:
clarified modules;
The file was addedsrc/Pure/System/bash_syntax.ML
The file was modified src/HOL/Library/Old_SMT/old_smt_solver.ML (diff)
The file was modified src/HOL/Tools/Nitpick/kodkod.ML (diff)
The file was modified src/HOL/Tools/SMT/smt_solver.ML (diff)
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_release.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/Admin/other_isabelle.scala (diff)
The file was modified src/Pure/Admin/remote_dmg.scala (diff)
The file was modified src/Pure/General/file.ML (diff)
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/System/bash.ML (diff)
The file was modified src/Pure/System/bash.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
Changeset 64303:605351c7ef97 by wenzelm:
another attempt to squeeze a list into a property list entry;
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 64302:6de1aad1e70d by wenzelm:
report actual build_args;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64301:8053c882839f by wenzelm:
more flexible multicore configuration;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64300:3073688abbe9 by wenzelm:
clarified multiple props: result needs to fit on a single line within the log file;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 64299:4f11063c6e55 by wenzelm:
clarified properties;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 64298:0f000101652a by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 64297:12a47f263122 by wenzelm:
support for free-form build tags;<br>tuned;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 64296:544481988e65 by wenzelm:
explicit identification of builds and correlated build groups;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/build_log.scala (diff)
Changeset 64295:6aefa7e66888 by wenzelm:
avoid spamming log file;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64294:303976a45afe by wenzelm:
shared_home is default for classic isatest home setup;<br>distinct ISABELLE_IDENTIFIER for all tasks;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)