Alpha release of new version
Pre-release
Pre-release
mikebentley15
released this
25 Sep 19:15
·
861 commits
to master
since this release
Not everything for this new release is finished. The tool has been rearchitected to be easier to use within existing code bases. Many things have changed. Here are a few of them:
- A command-line tool called
flit
with subcommands - Storage is into an SQLite database rather than Postgres (for simplicity and ease of installation)
- A configuration file where you can specify your ground-truth compilation and your developer compilation.
Some of the values in this configuration file are not yet implemented to be used. - An included makefile to help you specify how to build your source files with the tests
- Turn FLiT into a shared library to be linked