wenzelm [Fri, 22 Mar 2019 22:37:30 +0100] rev 69953
merged
wenzelm [Fri, 22 Mar 2019 22:26:57 +0100] rev 69952
clarified GHC and OCaml test setup;
wenzelm [Fri, 22 Mar 2019 19:14:39 +0100] rev 69951
updated to cygwin-20190322 -- package required by ocaml_setup for zarith;
wenzelm [Fri, 22 Mar 2019 18:04:52 +0100] rev 69950
workaround for the sake of Windows;
wenzelm [Fri, 22 Mar 2019 11:23:17 +0100] rev 69949
more robust -- analogous to ocamlfind;
wenzelm [Fri, 22 Mar 2019 10:36:50 +0100] rev 69948
even more robust and conservative OCaml setup;
haftmann [Fri, 22 Mar 2019 19:18:09 +0000] rev 69947
executable equality
haftmann [Fri, 22 Mar 2019 19:18:08 +0000] rev 69946
improved code equations taken over from AFP
paulson <lp15@cam.ac.uk> [Fri, 22 Mar 2019 12:34:49 +0000] rev 69945
New abstract topological material
nipkow [Thu, 21 Mar 2019 19:46:26 +0100] rev 69944
merged
nipkow [Thu, 21 Mar 2019 19:46:12 +0100] rev 69943
tuyned
wenzelm [Thu, 21 Mar 2019 16:16:43 +0100] rev 69942
further robustification (amending 772bdd1ed843);
nipkow [Thu, 21 Mar 2019 15:51:04 +0100] rev 69941
added function
paulson [Thu, 21 Mar 2019 14:18:37 +0000] rev 69940
merged
paulson <lp15@cam.ac.uk> [Thu, 21 Mar 2019 14:18:22 +0000] rev 69939
new material on topology: products, etc. Some renamings, esp continuous_on_topo -> continuous_map
wenzelm [Thu, 21 Mar 2019 14:54:25 +0100] rev 69938
proper ISABELLE_OCAML_VERSION;
wenzelm [Thu, 21 Mar 2019 14:17:36 +0100] rev 69937
less ambitious test: lapbroy68 lacks libgmp-dev that is required for ocaml setup of zarith;
wenzelm [Thu, 21 Mar 2019 13:34:37 +0100] rev 69936
more robust "switch create";
disable sandboxing to avoid dependency on bubblewrap (unavailable on Ubuntu 16.04);
wenzelm [Thu, 21 Mar 2019 12:41:58 +0100] rev 69935
prefer central root: just one copy of this bulky material;
wenzelm [Thu, 21 Mar 2019 12:38:06 +0100] rev 69934
updated to current opam-2.0.3, which is also the version provided by Cygwin 3.0.4;
wenzelm [Wed, 20 Mar 2019 23:06:51 +0100] rev 69933
updated to cygwin-20190320;
wenzelm [Wed, 20 Mar 2019 22:41:50 +0100] rev 69932
updated to Cygwin 3.0.4 (approximation for Isabelle2019);
wenzelm [Wed, 20 Mar 2019 22:01:12 +0100] rev 69931
prefer ISABELLE_OCAML_SETUP: Cygwin lacks libzarith;
wenzelm [Wed, 20 Mar 2019 21:57:02 +0100] rev 69930
more robust reference to ghc exe (with multi-platform support);
wenzelm [Wed, 20 Mar 2019 21:54:08 +0100] rev 69929
more robust: allow empty root (e.g. via symlink);
wenzelm [Wed, 20 Mar 2019 21:15:20 +0100] rev 69928
avoid prompt;
wenzelm [Wed, 20 Mar 2019 20:33:40 +0100] rev 69927
updated settings: ISABELLE_OCAMLFIND, ISABELLE_OCAML_SETUP, but retain compatibility with historic versions that require ISABELLE_OCAMLC;
wenzelm [Wed, 20 Mar 2019 20:15:30 +0100] rev 69926
access OCaml tools and libraries via ISABELLE_OCAMLFIND;
OPAM setup is optional: it requires odd development tools that are not available in default OS installations (e.g. make, m4);
wenzelm [Wed, 20 Mar 2019 16:55:21 +0100] rev 69925
proper ISABELLE_HOME (ISABELLE_ROOT is for platform-specific application bootstrap);
wenzelm [Wed, 20 Mar 2019 17:33:06 +0100] rev 69924
more robust: allow empty root (e.g. via symlink);