aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2014-03-07setting REBAR to the rebar in the current directory worksnuex
2014-03-06unset REBAR target when building on travis; ensure latest rebarnuex
2013-12-03Enable cover in CT testsKonrad Kaplita
2013-10-14make sure the system is compiled before running dialyzerEric
2013-09-29Add autodownloading of rebar to makefile when it does not exist on systemJordan Wilberding
2013-09-19fix deps target for shell targetTristan Sloughter
2013-09-19add rb16b01 and 02 and don't run dialyzer for r15 and belowTristan Sloughter
2013-05-10internal rename completion of all relcool to relx callsEric
2013-04-30fix a bug in the makefile where dialyzer was not being called on testEric B Merritt
2013-04-08remove dialyzer and test from all since we run travis on PRsTristan Sloughter
2013-04-08Don't run dialyzer on R14 and belowEric B Merritt
2013-04-05Revert "Hopefully force dialyzer to produce output"Eric B Merritt
2013-04-05Hopefully force dialyzer to produce outputEric B Merritt
2013-04-05support both R14 'behaviours' and R15+ 'callback info'Eric B Merritt
2013-04-05update Makefile to remove deps dir on distcleanTristan Sloughter
2013-04-03fix bug in rebuild rule of makefileEric B Merritt
2013-03-13copy start_clean boot file along with ertsTristan Sloughter
2013-02-04make all grabs deps if deps dir does not existTristan Sloughter
2013-01-24fix a bug in running ct testsEric
2013-01-04make common_test support explicitEric
2012-11-23make sure ebin is removed on cleanEric
2012-11-21remove docs (they have been moved to the wiki)Eric
2012-10-24add escript to the rebuild command in MakefileEric
2012-10-24make the makefile a bit more genericEric
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
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