wenzelm [Mon, 22 May 2017 15:19:44 +0200] rev 65902
more settings;
wenzelm [Mon, 22 May 2017 14:44:07 +0200] rev 65901
more robust treatment of generated strings;
wenzelm [Mon, 22 May 2017 14:15:24 +0200] rev 65900
proper File.platform_path for scala on Windows;
wenzelm [Mon, 22 May 2017 14:08:22 +0200] rev 65899
removed junk;
wenzelm [Mon, 22 May 2017 11:34:42 +0200] rev 65898
proper File.platform_path for poly on Windows;
wenzelm [Mon, 22 May 2017 00:23:25 +0200] rev 65897
back to scala-2.11.8 due to apparent non-termination of HOL-Codegenerator_Test;
wenzelm [Sun, 21 May 2017 23:47:55 +0200] rev 65896
suppress failed sessions, since Jenkins entries lack ISABELLE_BUILD_OPTIONS with threads (see also 744878d72021);
wenzelm [Sun, 21 May 2017 23:41:46 +0200] rev 65895
more general workaround for failed sessions (again, see also 2edb89630a80, ed7b5cd3a7f2);
wenzelm [Sun, 21 May 2017 23:10:39 +0200] rev 65894
merged
wenzelm [Sun, 21 May 2017 23:07:20 +0200] rev 65893
show failed sessions on main page;
wenzelm [Sun, 21 May 2017 22:57:46 +0200] rev 65892
clarified signature;
wenzelm [Sun, 21 May 2017 21:36:31 +0200] rev 65891
HTML rendering based on Isabelle/jEdit colors;
wenzelm [Sun, 21 May 2017 21:43:00 +0200] rev 65890
refer to already extracted library files, to avoid tmp files produced by SQLiteJDBCLoader, which tend to remain after JVM crash;
wenzelm [Sun, 21 May 2017 20:12:25 +0200] rev 65889
incremental build progress, to see state after unexpected failure (see also b3d6fb291f58);
wenzelm [Sun, 21 May 2017 20:11:12 +0200] rev 65888
more Progress variations;
wenzelm [Sun, 21 May 2017 18:06:05 +0200] rev 65887
more systematic separation of build_history directories (see also 80c1c1f53e72);
wenzelm [Sun, 21 May 2017 13:01:50 +0200] rev 65886
updated dependencies;
blanchet [Sun, 21 May 2017 21:37:31 +0200] rev 65885
added one more simplification to help replay
Lars Hupel <lars.hupel@mytum.de> [Sun, 21 May 2017 13:00:44 +0200] rev 65884
adapt to Scala 2.12.x
wenzelm [Sat, 20 May 2017 21:05:25 +0200] rev 65883
updated to postgresql-42.1.1;
wenzelm [Sat, 20 May 2017 20:39:19 +0200] rev 65882
updated to sqlite-jdbc-3.18.0;
wenzelm [Sat, 20 May 2017 20:26:52 +0200] rev 65881
keep main build.log to help diagnosing spurious lack of log_path.xz;
wenzelm [Fri, 19 May 2017 20:23:07 +0200] rev 65880
clarified build_polyml_component;
wenzelm [Fri, 19 May 2017 19:41:28 +0200] rev 65879
avoid mixture of symlinks and hardlinks, which causes problems with BSD tar on macOS Sierra;
wenzelm [Fri, 19 May 2017 19:12:26 +0200] rev 65878
updated;
wenzelm [Fri, 19 May 2017 18:27:11 +0200] rev 65877
more uniform line-oriented output, notably for scala-2.12.2 REPL which emits "\n" separately;
wenzelm [Fri, 19 May 2017 18:10:55 +0200] rev 65876
tuned;
wenzelm [Fri, 19 May 2017 18:10:19 +0200] rev 65875
suppress ANSI control sequences in Scala console;
wenzelm [Fri, 19 May 2017 16:43:11 +0200] rev 65874
updated to scala-2.12.2;
wenzelm [Fri, 19 May 2017 16:14:24 +0200] rev 65873
updated to jdk-8u131;