Skip to content
Failed

Changes

Summary

  1. tuned;
  2. discontinued somewhat pointless cronjob.options -- compile-time constants are sufficient;
  3. timeout as in former isatest-makeall;
  4. more robust quasi-unique name;
  5. clarified signature: more static types;
  6. clarified hg.id operation, with explicit tip as default;
  7. added remote_build_history tasks: parallel on several remote hosts; isabelle_identify: use self repos for robustness; more logger context: options and ssh; setup repository clones on demand; clarified target repositories;
  8. added setup_repository; clarified root: expanded in target environment;
  9. more operations;
  10. expand relatively to given environment, notably remote HOME;
  11. tuned;
  12. tuned signature;
  13. tuned;
  14. clarified treatment of non-text bytes;
  15. remove invocation of build_history: results are reported via stdout;
  16. clarified signature;
  17. identify release;
  18. prefer Isabelle standard Path;
  19. clarified logs;
  20. publish directly on webspace;
  21. Jenkins: don't build in system mode
Changeset 64237:c1b5165b73db by wenzelm:
tuned;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64236:358f9ff08681 by wenzelm:
discontinued somewhat pointless cronjob.options -- compile-time constants are sufficient;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was removedAdmin/cronjob/cronjob.options
Changeset 64235:0850871a7084 by wenzelm:
timeout as in former isatest-makeall;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64234:85ad942d1d00 by wenzelm:
more robust quasi-unique name;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64233:ef6f7e8a018c by wenzelm:
clarified signature: more static types;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/remote_dmg.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64232:367d83d6030e by wenzelm:
clarified hg.id operation, with explicit tip as default;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/ci_profile.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 64231:dbc8294c75d3 by wenzelm:
added remote_build_history tasks: parallel on several remote hosts;<br>isabelle_identify: use self repos for robustness;<br>more logger context: options and ssh;<br>setup repository clones on demand;<br>clarified target repositories;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64230:13a97c1d7d22 by wenzelm:
added setup_repository;<br>clarified root: expanded in target environment;
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 64229:12aa3980f65c by wenzelm:
more operations;
The file was modified src/Pure/General/bytes.scala (diff)
Changeset 64228:b46969a851a9 by wenzelm:
expand relatively to given environment, notably remote HOME;
The file was modified src/Pure/General/path.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
Changeset 64227:cc2edb86f3cc by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64226:65f7d2eea2d7 by wenzelm:
tuned signature;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64225:d78d46c755f8 by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64224:3ed43cfc8b14 by wenzelm:
clarified treatment of non-text bytes;
The file was modified src/Pure/General/bytes.scala (diff)
Changeset 64223:9d5b9f41df77 by wenzelm:
remove invocation of build_history: results are reported via stdout;
The file was modified Admin/build_history (diff)
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 64222:184e3a932778 by wenzelm:
clarified signature;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64221:407f69c4959f by wenzelm:
identify release;
The file was modified Admin/lib/Tools/makedist (diff)
The file was modified src/Pure/Admin/build_release.scala (diff)
Changeset 64220:e7cbf81ec4b7 by wenzelm:
prefer Isabelle standard Path;
The file was modified src/Pure/Admin/build_doc.scala (diff)
The file was modified src/Pure/Admin/build_stats.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/System/isabelle_system.scala (diff)
Changeset 64219:c1af670cbe7e by wenzelm:
clarified logs;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64218:f318cb6ba511 by wenzelm:
publish directly on webspace;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 64217:3dbfd6758735 by lars hupel _lars.hupel@mytum.de_:
Jenkins: don&#039;t build in system mode
The file was modified src/Pure/Admin/ci_profile.scala (diff)