equal
deleted
inserted
replaced
1 Notes on building Poly/ML as Isabelle component |
1 Notes on building Poly/ML as Isabelle component |
2 =============================================== |
2 =============================================== |
3 |
3 |
4 * copy README |
4 * include full source (without symlink): |
|
5 $ wget https://github.com/polyml/polyml/archive/master.zip |
5 |
6 |
6 * copy build |
7 * component outline: |
7 |
8 $ isabelle build_polyml -C component ... |
8 * copy etc/settings |
|
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 |
|