aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2012-09-19make sure compile happens when escript is runEric
2012-09-19fully support testing of release buildsEric
2012-09-18minor formatting and cleanupEric
2012-09-18don't run escript for depsEric
2012-09-18dialyzer should run after compile but before testsEric
Dialyzer has warnings that often would allow you to fix problems before the tests are even run. In some cases, dialyzer is even faster then the tests. So it makes sense to run dialyzer before any unit or common tests in the system.
2012-09-12make sure dialyzer outputs the full path to the systemEric
2012-09-12support sphinx documentation in relcoolEric
2012-09-09full argument parsing and management capabilityEric
2012-09-04bug fixes and extentions to the project makefileEric
2012-09-02initial commit of the relcool systemEric