History log of /seL4-l4v-master/HOL4/developers/Holmakefile
Revision Date Author Comments
# fc989ab8 24-Feb-2019 Michael Norrish <michael.norrish@nicta.com.au>

Get developers/genUseScript to build again


# 9ffb5fcb 18-Dec-2016 Michael Norrish <michael.norrish@nicta.com.au>

Remove unicode-grep from developers/Holmakefile


# 09b04bd3 21-Sep-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix developers tools to compile under Moscow ML


# bf86c11f 14-Sep-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Implement unicode-grep as SML program

This avoids variation in the behaviour of the command-line tool, and
should also make the check (self-test in src/portableML/testsrc) work on
Windows.


# 09176cf0 06-May-2016 Michael Norrish <michael.norrish@nicta.com.au>

Fix dependencies for genUseScript in developers/


# 992441ba 24-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Tool to generate use-scripts for early HOL

For example,

developers/genUseScript --hol src/bool/boolScript.sml > usethis.ML
poly --use usethis.ML

sets up an interactive session with all of the kernel up to but not
including boolScript.sml (no pretty-printing enabled, or other
interactive niceties though).


# 1a67f1c8 07-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove more invocations of poly in favour of POLYC

In the developers directory and the building of the help system's tools.


# b5c2c1ef 04-Aug-2015 Michael Norrish <Michael.Norrish@nicta.com.au>

Get comparelogs developer tool to build with Poly

Drop dependency on mlton


# 373feeb4 11-Dec-2012 Michael Norrish <michael.norrish@nicta.com.au>

Get Moscow ML building of developers/generateBuildSummary to work.


# acbc8aa8 16-Jun-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix mosml dependencies in src/0.

Even pure signatures depend on the basis2002 module.


# 9bb8d13a 08-Jun-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Try to make generateBuildSummary buildable under Moscow ML too.


# 08ca46e0 11-May-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

New tools to generate regression test reports.


# b45ce561 22-Jul-2009 Michael Norrish <Michael.Norrish@nicta.com.au>

Update the tool for analysing logs that are created during the build
process. Provide mlton and mosml based versions. Also experiment on
the way with overriding mosml's old TextIO with a Basis97 version.


# 68e30a4f 30-Jul-2004 Michael Norrish <Michael.Norrish@nicta.com.au>

Update makefile, and adjust comparelogs to allow for dispensing with
prettinesses.


# 83a67739 15-Jul-2004 Michael Norrish <Michael.Norrish@nicta.com.au>

Program to "analyse" multiple log files where "analyse" equals "print out
prettily"