summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-06-13Add Makefile and ROOT for Isabelle libraryThomas Bauereiss
2017-02-03fix headersPeter Sewell
2017-02-03licensingPeter Sewell
2017-01-24add "interpreter" to make allPeter Sewell
2016-06-03added ARMv8Shaked Flur
2016-06-02Add rule in Makefile that uses headache to add copyright header to ↵Robert Norton
mips/cheri model.
2016-04-19force link to prevent make from failingShaked Flur
2016-02-25Update read me to the present day and cause the makefile from the top level ↵Kathy Gray
directory to be a bit more sensible
2014-10-07kathy,peter: making decode integration with ppcmem2 typecheckPeter Sewell
2014-08-13Silence some lem warnings in compilation.Kathy Gray
2014-08-05Add some reasonable targets for the top level make file, including make test ↵Kathy Gray
and make power.
2014-07-25Update make file to make clean from top level directory, and to not build ↵Kathy Gray
all tests on all. Instead there is a make full command to make all the tests as well as everything.
2013-11-11Remove lem-lib hackGabriel Kerneis
Lem has now switched to the new library by default (remember to "make ocaml-libs" in Lem to build it).
2013-11-07Port L2 to new LemGabriel Kerneis
Tests compile and run properly. There is a lot of hackery going on to workaround the rough edges of new Lem. Use at your own risk (you need the "library-format" branch of lem).
2013-10-04Clean up build systemGabriel Kerneis