History log of /seL4-l4v-10.1.1/HOL4/tools/Holmake/poly/HM_BaseEnv.sml
Revision Date Author Comments
# 514a40b4 27-Nov-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Give Holmakefiles access to a RELOCBUILD variable

Use this to avoid give set_mtime executable an adjusted mtime when it
is built in a RELOCBUILD situation.


# aa154c67 14-Sep-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Let Holmakefiles pass on a --dbg flag if it was passed to Holmake

The standard variable environment that is consulted and updated in a
Holmakefile now starts with

DEBUG_FLAG |-> --dbg

if --dbg was passed to Holmake.


# 1391f0da 07-Jun-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

First hack at providing mlton Holmake


# e7c52075 15-Apr-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Replace 'print' with Holmake's output functions


# aaece817 04-Apr-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Make KERNELID var get its proper value in Holmake

Issue was that Poly/ML evaluates many things at compile time rather than
run-time.


# 7b43df0a 30-Mar-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove diffs between poly and mosml Holmake impls

Next step is to actually remove as much as possible of the
tools-poly/Holmake directory.