Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-15 | Replace make with $(MAKE) for BSD compatibility | Loïc Hoguin | |
2015-05-09 | Merge branch 'improved_bootstrap' of https://github.com/andrzejsliwa/erlang.mk | Loïc Hoguin | |
Changed the method to echo multiline variables into something that should work for everyone. | |||
2015-01-12 | Update copyright year | Loïc Hoguin | |
Also added a copyright line in the eunit plugin due to the extensive work I have done there a few days ago. | |||
2014-12-22 | Improve the gen_fsm template | Loïc Hoguin | |
* Rename and add the default state functions `state_name/2,3` * Rename the variable `State` into `StateData` as per documentation | |||
2014-12-20 | Added a gen_fsm template | Graham Hay | |
2014-10-30 | erlc: update {id, git} in .app.src with git describe output | Dave Cottlehuber | |
2014-09-24 | Fix for the cowboy_rest template | Eric Sagnes | |
2014-08-15 | handling unescaped templates | Andrzej Sliwa | |
2014-08-02 | Fixed output of help command | UmbertoC | |
list-templates was replaced by bootstrap-lib in the output of the help command. | |||
2014-07-31 | Add command-line help to the bootstrap plugin | Loïc Hoguin | |
2014-07-30 | Add bootstrap plugin | Loïc Hoguin | |