Admin/polyml/CHECKLIST
author wenzelm
Mon, 22 May 2017 00:23:25 +0200
changeset 65897 94b0da1b242e
parent 65880 54c6ec4166a4
child 66761 808e6ddb5a50
permissions -rw-r--r--
back to scala-2.11.8 due to apparent non-termination of HOL-Codegenerator_Test;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51061
1f184f8ec10b notes on building Poly/ML;
wenzelm
parents:
diff changeset
     1
Notes on building Poly/ML as Isabelle component
1f184f8ec10b notes on building Poly/ML;
wenzelm
parents:
diff changeset
     2
===============================================
1f184f8ec10b notes on building Poly/ML;
wenzelm
parents:
diff changeset
     3
65880
54c6ec4166a4 clarified build_polyml_component;
wenzelm
parents: 65032
diff changeset
     4
* component skeleton:
54c6ec4166a4 clarified build_polyml_component;
wenzelm
parents: 65032
diff changeset
     5
  $ isabelle build_polyml_component -s sha1 component
51061
1f184f8ec10b notes on building Poly/ML;
wenzelm
parents:
diff changeset
     6
65880
54c6ec4166a4 clarified build_polyml_component;
wenzelm
parents: 65032
diff changeset
     7
* include full source (without symlink), for example:
54c6ec4166a4 clarified build_polyml_component;
wenzelm
parents: 65032
diff changeset
     8
  $ wget https://github.com/polyml/polyml/archive/master.zip