Skip to content
Success

Changes

Summary

  1. merged
  2. build on macbroy2 for performance, but use macbroy30 for its more robust hdiutil;
  3. makedist_bundle works on Linux as well: build dmg on remote Mac;
  4. added isabelle remote_dmg tool;
  5. proper type for Library.using; tuned signature;
  6. support user@host syntax;
  7. modernized date format;
  8. tuned signature;
  9. eliminated extra trim_line: Process_Result.out/err are based on cat_lines, without trailing newline;
  10. support for remote tmp dirs;
  11. close more thoroughly;
  12. provide execute operation, similar to Isabelle_System.bash;
  13. proper support for exec channel (see also bash.scala);
  14. proper hierarchic names;
  15. more Sftp operations;
  16. more specific channels; more Sftp operations;
  17. clarified treatment of options; more uniform channels;
  18. support for remote command execution; tuned;
  19. tuned;
  20. more generous timeout default (see also jEdit/FTP);
  21. connect session by default; tuned signature;
  22. clarified (hardwired!) default (see also jEdit/FTP);
  23. tuned comment;
  24. support for SSH in Isabelle/Scala;
Changeset 64146:b2486964b823 by wenzelm:
merged
Changeset 64145:69d5509768a9 by wenzelm:
build on macbroy2 for performance, but use macbroy30 for its more robust hdiutil;
The file was modified Admin/Release/CHECKLIST (diff)
Changeset 64144:ef20d2da71af by wenzelm:
makedist_bundle works on Linux as well: build dmg on remote Mac;
The file was modified Admin/Release/build (diff)
The file was modified Admin/lib/Tools/makedist_bundle (diff)
Changeset 64143:578e71c2c976 by wenzelm:
added isabelle remote_dmg tool;
The file was addedsrc/Pure/Tools/remote_dmg.scala
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/build-jars (diff)
Changeset 64142:954451356017 by wenzelm:
proper type for Library.using;<br>tuned signature;
The file was modified src/Pure/General/sqlite.scala (diff)
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64141:79cd4be708fb by wenzelm:
support user@host syntax;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64140:96d398871124 by wenzelm:
modernized date format;
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 64139:387c811cad6a by wenzelm:
tuned signature;
The file was modified src/Pure/System/isabelle_system.scala (diff)
The file was modified src/Pure/Tools/build_history.scala (diff)
Changeset 64138:cf0c8c5782af by wenzelm:
eliminated extra trim_line: Process_Result.out/err are based on cat_lines, without trailing newline;
The file was modified src/Pure/General/mercurial.scala (diff)
The file was modified src/Pure/System/process_result.scala (diff)
The file was modified src/Pure/Tools/build_history.scala (diff)
Changeset 64137:e9b3d9c1bc5a by wenzelm:
support for remote tmp dirs;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64136:7c5191489457 by wenzelm:
close more thoroughly;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64135:865dda40e1cc by wenzelm:
provide execute operation, similar to Isabelle_System.bash;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64134:57581e4026fe by wenzelm:
proper support for exec channel (see also bash.scala);
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64133:e8407039b572 by wenzelm:
proper hierarchic names;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64132:c2594513687b by wenzelm:
more Sftp operations;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64131:f01fca58e0a5 by wenzelm:
more specific channels;<br>more Sftp operations;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64130:e17c211a0bb6 by wenzelm:
clarified treatment of options;<br>more uniform channels;
The file was modified etc/options (diff)
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64129:fce8b7c746b4 by wenzelm:
support for remote command execution;<br>tuned;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64128:cc5ea4d648d8 by wenzelm:
tuned;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64127:14782d58a503 by wenzelm:
more generous timeout default (see also jEdit/FTP);
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64126:42bcd207598d by wenzelm:
connect session by default;<br>tuned signature;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64125:a034dac5ca3c by wenzelm:
clarified (hardwired!) default (see also jEdit/FTP);
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64124:818265654e60 by wenzelm:
tuned comment;
The file was modified src/Pure/General/ssh.scala (diff)
Changeset 64123:a967b5a07f92 by wenzelm:
support for SSH in Isabelle/Scala;
The file was addedsrc/Pure/General/ssh.scala
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified src/Pure/build-jars (diff)