History log of /seL4-l4v-10.1.1/l4v/isabelle/src/Pure/Admin/build_polyml.scala
Revision Date Author Comments
# b5ad7b62 08-Mar-2018 wenzelm <none@none>

more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;


# 077cff42 13-Feb-2018 wenzelm <none@none>

no --enable-shared: leads to slow bigint operations (e.g. in session HOL-ODE-Examples);


# 70dff76c 11-Feb-2018 wenzelm <none@none>

no --enable-shared for x86_64-darwin: does not work on some test machine;


# 1282e237 11-Feb-2018 wenzelm <none@none>

proper target directory;


# 5ba7a9d5 11-Feb-2018 wenzelm <none@none>

tuned;


# 0c484965 11-Feb-2018 wenzelm <none@none>

more robust options;


# 1b131cde 11-Feb-2018 wenzelm <none@none>

back to --disable-shared on windows to avoid odd core-dump of polyimport;


# 45e689df 11-Feb-2018 wenzelm <none@none>

back to --disable-shared on x86-darwin to avoid odd core-dump of polyimport;


# 02f1a80b 10-Feb-2018 wenzelm <none@none>

clarified command-line defaults;


# ed53f139 10-Feb-2018 wenzelm <none@none>

enforce shared libpoly on all platforms, with File.copy before File.move;


# ed3721cf 09-Feb-2018 wenzelm <none@none>

support for libgmp for x86-darwin;


# bf5f3e71 10-Feb-2018 wenzelm <none@none>

tuned;


# 05987311 09-Feb-2018 wenzelm <none@none>

patch polyc: avoid hardwired directory prefix;


# 3f4657fb 09-Feb-2018 wenzelm <none@none>

built-in library path for (optional) libgmp on macos;


# df7cc5bf 09-Feb-2018 wenzelm <none@none>

removed obsolete polyi executable: change of DYLD_LIBRARY_PATH is not required;


# b5035f29 09-Feb-2018 wenzelm <none@none>

more robust access to shared libraries for poly executable: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);


# c2cac208 03-Nov-2017 wenzelm <none@none>

support for libgmp on x86_64-darwin;

--HG--
rename : Admin/polyml/CHECKLIST => Admin/polyml/NOTES


# 6c101cd2 19-May-2017 wenzelm <none@none>

clarified build_polyml_component;


# 233462ba 16-Jan-2017 wenzelm <none@none>

tuned signature;


# 442db004 12-Nov-2016 wenzelm <none@none>

optional component setup;


# 89e85aad 12-Nov-2016 wenzelm <none@none>

clarified msys root;
proper copy_files;


# 8fc2ff63 12-Nov-2016 wenzelm <none@none>

clarified setup: avoid alternative C compiler tools, e.g. from Homebrew or MacPorts;


# 4a9df5d4 11-Nov-2016 wenzelm <none@none>

proper admin tool;


# 729a557b 12-Nov-2016 wenzelm <none@none>

tuned output;


# 4ee6d3c0 12-Nov-2016 wenzelm <none@none>

back to regular Isabelle tool (reverting abc34a149690);


# dbfb2ecc 11-Nov-2016 wenzelm <none@none>

tuned;


# bc7709b8 11-Nov-2016 wenzelm <none@none>

tuned;


# d3bc7ec5 11-Nov-2016 wenzelm <none@none>

build sha1 library;


# 709c54af 11-Nov-2016 wenzelm <none@none>

proper CONFIG_SITE for msys;


# f02b6269 11-Nov-2016 wenzelm <none@none>

clarified platform selection;


# 8cf0b997 11-Nov-2016 wenzelm <none@none>

more robust Windows platform;


# ac44fdec 10-Nov-2016 wenzelm <none@none>

copy libgmp on Linux;


# 663dd987 11-Nov-2016 wenzelm <none@none>

prefer raw Admin tool, without Isabelle settings environment;


# bb5269e5 11-Nov-2016 wenzelm <none@none>

clarified command-line;


# f6df95f0 11-Nov-2016 wenzelm <none@none>

no backup of generated stuff;


# a0493e66 11-Nov-2016 wenzelm <none@none>

more precise environment (for Windows);


# 80d0000c 10-Nov-2016 wenzelm <none@none>

proper shell_path for msys inside cygwin;


# b0fc7dcd 10-Nov-2016 wenzelm <none@none>

support other bash executable (notably for msys on Windows);


# 80b39d70 10-Nov-2016 wenzelm <none@none>

proper options;
simplified command-line;
tuned;


# b57b47c4 10-Nov-2016 wenzelm <none@none>

build_polyml in Scala;