author | wenzelm |
Sat, 26 Apr 2014 13:18:46 +0200 | |
changeset 56744 | 0b74d1df4b8e |
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 |