History log of /seL4-l4v-10.1.1/graph-refine/seL4-example/configure_default.sh
Revision Date Author Comments
# 2ea1df0f 13-Jul-2018 Thomas Sewell <Thomas.Sewell@data61.csiro.au>

New directory of scripts.

In particular, move some setup code for making sure HOL4 is running
from seL4-example/configure_default.sh into its own script.

Also copy in a debug script, which I've had privately for a long
while now. It's a collection of snippets which are useful to quote
to the interactive python interpreter to diagnose various failures.


# 4820b1c2 09-Aug-2016 Thomas Sewell <Thomas.Sewell@nicta.com.au>

Tweak auto-configure magic.

Discover some oddities. Probably fix some things.


# 20921148 13-Jul-2016 Felix Kam <felix.kam@nicta.com.au>

Changed configure_default.sh to build an existing git checkout of poly
instead of checking it out itself


# 4de6567a 07-Jul-2016 Felix Kam <felix.kam@nicta.com.au>

use $ISABELLE instead of assuming isabelle is in the users' PATH


# beade345 05-Jul-2016 Thomas Sewell <Thomas.Sewell@nicta.com.au>

Tweak summary of HOL4 build.


# 69d0d9ae 05-Jul-2016 Thomas Sewell <Thomas.Sewell@nicta.com.au>

Tweak the way HOL4/polyml are built by default.

To get around a problem with recent HOL4 breaking at Holmake time
unless polyml contains a fix ( https://github.com/polyml/polyml/issues/54 )
we are tracking bleeding-edge polyml for the time being. Can change that
later.

Also tweaks to ways that HOL4's build is controlled and cleaning is
guesstimated.


# f3df6fb2 04-Jul-2016 Thomas Sewell <Thomas.Sewell@nicta.com.au>

Steps towards testing in l4v regression.


# 090589bb 06-Jun-2016 Thomas Sewell <Thomas.Sewell@nicta.com.au>

Handy setup script.

Automates default configuration of seL4-example, respecting existing
setup but setting up useful defaults.