Skip to content
Aborted

Changes

Summary

  1. renamed lemmas
  2. build manager: echo error messages to server output;
  3. omit showing previous failures for user builds;
  4. always handle interrupted jobs;
  5. add cluster/hosts configurations to build manager: allows running jobs in parallel on distinct hardware;
  6. clarified context: operations now in build process;
  7. clarified: add explicit build process;
  8. remove unnecessary subdir;
  9. tuned;
  10. tuned proof: avoid smt/z3 to make this work with arm64-linux;
  11. proper afp_directory (amending 9308bc5f65d6);
  12. clarified names;
  13. clarified name: avoid clash with Library.Update;
  14. clarified signature;
  15. tuned whitespace;
  16. clarified signature;
  17. merged
  18. more informative ZBox;
  19. more operations;
  20. tuned signature;
  21. tuned;
  22. tuned signature;
  23. remove unused (see also 04214caeb9ac);
  24. tuned signature;
  25. add triggers to ci jobs: on commit vs timed;
  26. manage components of ci builds;
  27. use external CSS for build manager page;
  28. more build manager page;
  29. more page elements;
  30. web app: add automatic resize;
  31. ensure permissions when starting build task (e.g., due to misconfigured client);
  32. add verbose option to build_task;
  33. tuned;
  34. build manager: manage directories/permissions, to minimize local administration;
  35. read prefs properly;
  36. allow explicit Isabelle rev in build task (e.g., for older Isabelle versions);
  37. web app: proper document height;
  38. merged
  39. add build manager module;
  40. support ci job via hg_sync (cf. 7883f221d6d3);
  41. tuned;
  42. use Content-Digest header in HEAD requests instead of length (to track non-monotone changes);
Changeset 81018:8678986d9af5 by desharna:
renamed lemmas
The file was modified NEWS (diff)
The file was modified src/HOL/Library/FSet.thy (diff)
The file was modified src/HOL/Library/Multiset.thy (diff)
The file was modified src/HOL/Wellfounded.thy (diff)
Changeset 81017:7a5bbc2e4bad by fabian huch _huch@in.tum.de_:
build manager: echo error messages to server output;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81016:c19f44f6525a by fabian huch _huch@in.tum.de_:
omit showing previous failures for user builds;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81015:3c3a9154c107 by fabian huch _huch@in.tum.de_:
always handle interrupted jobs;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81014:17d2f775907a by fabian huch _huch@in.tum.de_:
add cluster/hosts configurations to build manager: allows running jobs in parallel on distinct hardware;
The file was modified etc/options (diff)
The file was modified src/Pure/Admin/ci_build.scala (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81013:7987b33fb6c5 by fabian huch _huch@in.tum.de_:
clarified context: operations now in build process;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81012:02424b81472a by fabian huch _huch@in.tum.de_:
clarified: add explicit build process;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81011:21b30f1fa331 by fabian huch _huch@in.tum.de_:
remove unnecessary subdir;
The file was modified src/Pure/Build/build_manager.scala (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 81009:360e6217cda6 by wenzelm:
tuned proof: avoid smt/z3 to make this work with arm64-linux;
The file was modified src/HOL/Binomial_Plus.thy (diff)
Changeset 81008:c631a44e9f13 by wenzelm:
proper afp_directory (amending 9308bc5f65d6);
The file was modified src/Pure/Admin/build_history.scala (diff)
Changeset 81007:cff00b3dddf5 by wenzelm:
clarified names;
The file was addedsrc/Pure/update.scala
The file was modified etc/build.props (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/Build/build_schedule.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 81006:f55a11cd3b71 by wenzelm:
clarified name: avoid clash with Library.Update;
The file was addedsrc/Pure/Tools/update_tool.scala
The file was modified etc/build.props (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was removedsrc/Pure/Tools/update.scala
Changeset 81005:9f89b3c41460 by wenzelm:
clarified signature;
The file was modified src/Pure/Build/build_manager.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/library.scala (diff)
The file was modified src/Pure/name.scala (diff)
Changeset 81004:198fc882ec0f by wenzelm:
tuned whitespace;
The file was modified src/Pure/Build/build_manager.scala (diff)
The file was modified src/Pure/System/bash.scala (diff)
Changeset 81003:1d4300506338 by wenzelm:
clarified signature;
The file was addedsrc/Pure/name.scala
The file was modified etc/build.props (diff)
The file was modified src/Pure/Build/build_job.scala (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
The file was modified src/Pure/Build/build_process.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 81002:0428c7ad25aa by wenzelm:
merged
Changeset 81001:979f3893aa37 by wenzelm:
more informative ZBox;
The file was modified src/Pure/zterm.ML (diff)
Changeset 81000:ea908185a597 by wenzelm:
more operations;
The file was modified src/Pure/zterm.ML (diff)
Changeset 80999:d52be75ae60b by wenzelm:
tuned signature;
The file was modified src/Pure/zterm.ML (diff)
Changeset 80998:cb795bbce540 by wenzelm:
tuned;
The file was modified src/Pure/zterm.ML (diff)
Changeset 80997:71c1cf9e7413 by wenzelm:
tuned signature;
The file was modified src/Pure/zterm.ML (diff)
Changeset 80996:8a0ccdcae2d1 by wenzelm:
remove unused (see also 04214caeb9ac);
The file was modified src/Pure/Build/export_theory.ML (diff)
Changeset 80995:d49f3a1c06a6 by wenzelm:
tuned signature;
The file was modified src/Pure/zterm.ML (diff)
Changeset 80994:e3f472221f8f by fabian huch _huch@in.tum.de_:
add triggers to ci jobs: on commit vs timed;
The file was modified src/Pure/Admin/ci_build.scala (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80993:ed9b1598d293 by fabian huch _huch@in.tum.de_:
manage components of ci builds;
The file was modified src/Pure/Admin/ci_build.scala (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80992:06a473ad2777 by fabian huch _huch@in.tum.de_:
use external CSS for build manager page;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80991:60013c49cedc by fabian huch _huch@in.tum.de_:
more build manager page;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80990:96cb31f0bbdf by fabian huch _huch@in.tum.de_:
more page elements;
The file was modified src/Pure/System/web_app.scala (diff)
Changeset 80989:df8fa0393127 by fabian huch _huch@in.tum.de_:
web app: add automatic resize;
The file was modified src/Pure/System/web_app.scala (diff)
Changeset 80988:1844c169e360 by fabian huch _huch@in.tum.de_:
ensure permissions when starting build task (e.g., due to misconfigured client);
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80987:6b3374d208b8 by fabian huch _huch@in.tum.de_:
add verbose option to build_task;
The file was modified src/Pure/Build/build_manager.scala (diff)
The file was modified etc/options (diff)
Changeset 80985:96543177ab7e by fabian huch _huch@in.tum.de_:
build manager: manage directories/permissions, to minimize local administration;
The file was modified etc/options (diff)
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80984:6ae378791c52 by fabian huch _huch@in.tum.de_:
read prefs properly;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80983:8ae6f4e8cc2a by fabian huch _huch@in.tum.de_:
allow explicit Isabelle rev in build task (e.g., for older Isabelle versions);
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80982:58881e1e4a75 by fabian huch _huch@in.tum.de_:
web app: proper document height;
The file was modified src/Pure/System/web_app.scala (diff)
Changeset 80981:95f169ac0207 by nipkow:
merged
Changeset 80980:245dd5f82462 by fabian huch _huch@in.tum.de_:
add build manager module;
The file was addedsrc/Pure/Build/build_manager.scala
The file was modified etc/build.props (diff)
The file was modified etc/options (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 80979:b6551e0c70c4 by fabian huch _huch@in.tum.de_:
support ci job via hg_sync (cf. 7883f221d6d3);
The file was modified src/Pure/Admin/ci_build.scala (diff)
The file was modified src/Pure/System/web_app.scala (diff)
Changeset 80977:b2889dd54a2a by fabian huch _huch@in.tum.de_:
use Content-Digest header in HEAD requests instead of length (to track non-monotone changes);
The file was modified src/Pure/General/http.scala (diff)
The file was modified src/Pure/System/web_app.scala (diff)