Age | Commit message (Expand) | Author |
2015-01-10 | remove system libs from tarball if set to false | Tristan Sloughter |
2014-06-17 | Erlang 17+ doesn't start by 'R' | Eric des Courtis |
2014-03-07 | setting REBAR to the rebar in the current directory works | nuex |
2014-03-06 | unset REBAR target when building on travis; ensure latest rebar | nuex |
2013-12-03 | Enable cover in CT tests | Konrad Kaplita |
2013-10-14 | make sure the system is compiled before running dialyzer | Eric |
2013-09-29 | Add autodownloading of rebar to makefile when it does not exist on system | Jordan Wilberding |
2013-09-19 | fix deps target for shell target | Tristan Sloughter |
2013-09-19 | add rb16b01 and 02 and don't run dialyzer for r15 and below | Tristan Sloughter |
2013-05-10 | internal rename completion of all relcool to relx calls | Eric |
2013-04-30 | fix a bug in the makefile where dialyzer was not being called on test | Eric B Merritt |
2013-04-08 | remove dialyzer and test from all since we run travis on PRs | Tristan Sloughter |
2013-04-08 | Don't run dialyzer on R14 and below | Eric B Merritt |
2013-04-05 | Revert "Hopefully force dialyzer to produce output" | Eric B Merritt |
2013-04-05 | Hopefully force dialyzer to produce output | Eric B Merritt |
2013-04-05 | support both R14 'behaviours' and R15+ 'callback info' | Eric B Merritt |
2013-04-05 | update Makefile to remove deps dir on distclean | Tristan Sloughter |
2013-04-03 | fix bug in rebuild rule of makefile | Eric B Merritt |
2013-03-13 | copy start_clean boot file along with erts | Tristan Sloughter |
2013-02-04 | make all grabs deps if deps dir does not exist | Tristan Sloughter |
2013-01-24 | fix a bug in running ct tests | Eric |
2013-01-04 | make common_test support explicit | Eric |
2012-11-23 | make sure ebin is removed on clean | Eric |
2012-11-21 | remove docs (they have been moved to the wiki) | Eric |
2012-10-24 | add escript to the rebuild command in Makefile | Eric |
2012-10-24 | make the makefile a bit more generic | Eric |
2012-09-19 | make sure compile happens when escript is run | Eric |
2012-09-19 | fully support testing of release builds | Eric |
2012-09-18 | minor formatting and cleanup | Eric |
2012-09-18 | don't run escript for deps | Eric |
2012-09-18 | dialyzer should run after compile but before tests | Eric |
2012-09-12 | make sure dialyzer outputs the full path to the system | Eric |
2012-09-12 | support sphinx documentation in relcool | Eric |
2012-09-09 | full argument parsing and management capability | Eric |
2012-09-04 | bug fixes and extentions to the project makefile | Eric |
2012-09-02 | initial commit of the relcool system | Eric |