author | blanchet |
Thu, 02 Jan 2014 09:50:22 +0100 | |
changeset 54913 | 7b18c41df27a |
parent 51066 | 7fc61bfb1c2d |
child 56959 | 0953208a32c7 |
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 |
* copy polyml script for each platform |
|
15 |
||
16 |
* linux: include copy of libgmp.so with symlinks from build host |
|
17 |