author | wenzelm |
Sat, 24 May 2014 19:15:04 +0200 | |
changeset 57082 | 2c1c8b38e3f0 |
parent 56959 | 0953208a32c7 |
child 60123 | d990db067a3d |
permissions | -rw-r--r-- |
51061 | 1 |
Notes on building Poly/ML as Isabelle component |
2 |
=============================================== |
|
3 |
||
4 |
* copy README |
|
5 |
||
6 |
* copy build |
|
7 |
||
51066
7fc61bfb1c2d
updated to polyml-5.5.0-3 based on fixes-5.5 version 1658, which provides important improvements;
wenzelm
parents:
51061
diff
changeset
|
8 |
* copy etc/settings |
51061 | 9 |
|
10 |
* include full source (without symlink) |
|
11 |
||
12 |
* include sha1 source and binary for each platform |
|
13 |
||
14 |
* linux: include copy of libgmp.so with symlinks from build host |
|
15 |