aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
AgeCommit message (Collapse)Author
2014-11-01Alphabetical order build.configLoïc Hoguin
2014-10-31[inaka/elvis#96] Elvis plugin.Juan Facorro
2014-09-08Created shell targetRob Martin
2014-07-30Add bootstrap pluginLoïc Hoguin
2014-06-10Initial support for NIFsLoïc Hoguin
2014-05-28Cut erlang.mk into many small componentsLoïc Hoguin
* The build.config says what gets into the generated erlang.mk. * The default erlang.mk in the repository hasn't changed yet. * Clean targets were separated into "clean" and "distclean". * The "help" target was added to display some help message. I probably broke a couple things...