wenzelm [Thu, 08 Mar 2018 11:46:37 +0100] rev 67782
clarified notion of unknown files: ignore files outside of a Mercurial repository;
wenzelm [Thu, 08 Mar 2018 11:20:45 +0100] rev 67781
more balanced AFP partitioning;
wenzelm [Wed, 07 Mar 2018 19:02:22 +0100] rev 67780
more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
wenzelm [Wed, 07 Mar 2018 17:39:18 +0100] rev 67779
tuned -- more uniform;
wenzelm [Wed, 07 Mar 2018 17:27:57 +0100] rev 67778
eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
ballarin [Tue, 06 Mar 2018 22:59:00 +0100] rev 67777
Drop rewrite rule arguments of sublocale and interpretation implementations.
wenzelm [Tue, 06 Mar 2018 17:44:19 +0100] rev 67776
more balanced AFP partitioning;
wenzelm [Tue, 06 Mar 2018 17:43:39 +0100] rev 67775
clarified signature;
wenzelm [Tue, 06 Mar 2018 17:41:32 +0100] rev 67774
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;
wenzelm [Tue, 06 Mar 2018 16:54:13 +0100] rev 67773
more robust: normalize potentially symbolic rev;
wenzelm [Tue, 06 Mar 2018 16:08:12 +0100] rev 67772
proxy setup for lrzcloud1;
wenzelm [Tue, 06 Mar 2018 15:57:34 +0100] rev 67771
tuned signature;
wenzelm [Tue, 06 Mar 2018 15:51:34 +0100] rev 67770
support for permissive connections, for odd situations where host keys are not accepted;
wenzelm [Tue, 06 Mar 2018 14:58:00 +0100] rev 67769
proper target directory;
wenzelm [Tue, 06 Mar 2018 14:41:05 +0100] rev 67768
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
wenzelm [Sun, 04 Mar 2018 20:09:09 +0100] rev 67767
document existing Apache2 configuration;
wenzelm [Sun, 04 Mar 2018 15:10:11 +0100] rev 67766
consolidated main cronjob server on virtual machine together with build_log database;
eliminated special tricks for Gentoo;
import plain_identify logs, export all logs for backup;
run build_release, build_history_base in parallel to remote_build_history tasks;
wenzelm [Sun, 04 Mar 2018 13:51:58 +0100] rev 67765
identify closer to main cronjob -- avoid diverging changeset versions;
ballarin [Sun, 04 Mar 2018 12:22:48 +0100] rev 67764
Drop rewrites after defines in interpretations.
wenzelm [Sat, 03 Mar 2018 22:33:25 +0100] rev 67763
proper remote_mac according to Admin/Release/CHECKLIST;
wenzelm [Sat, 03 Mar 2018 21:40:04 +0100] rev 67762
more Java heap, e.g. relevant for hg.graph on Isabelle repository;
wenzelm [Sat, 03 Mar 2018 21:39:24 +0100] rev 67761
more robust check -- do not rely on return code;
wenzelm [Sat, 03 Mar 2018 21:38:27 +0100] rev 67760
more compact ML_Statistics, to make build_status work with less than 2GB heap;
wenzelm [Sat, 03 Mar 2018 17:37:33 +0100] rev 67759
retain latest ml_stats (amending e76c6cb0d461);
wenzelm [Sat, 03 Mar 2018 16:15:21 +0100] rev 67758
accomodate smaller build machine;
wenzelm [Sat, 03 Mar 2018 15:19:25 +0100] rev 67757
clarified signature;
wenzelm [Sat, 03 Mar 2018 15:09:36 +0100] rev 67756
clarified self_update: imitate visible directory state on remote side;
wenzelm [Sat, 03 Mar 2018 14:54:56 +0100] rev 67755
more operations;
wenzelm [Sat, 03 Mar 2018 14:27:33 +0100] rev 67754
self_update implies push_isabelle_home (see also 4c253e84ae62);
wenzelm [Sat, 03 Mar 2018 13:23:09 +0100] rev 67753
uniform setup_repository (pull/clone without update);
tuned signature;
wenzelm [Sat, 03 Mar 2018 13:06:33 +0100] rev 67752
clarified signature: facilitate interactive experimentation;
wenzelm [Sat, 03 Mar 2018 12:54:22 +0100] rev 67751
clarified tasks;