Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-06 | [inaka/elvis#96] Elvis plugin, updated README. | Juan Facorro | |
2014-11-05 | Add an erlang-mk target for automated updating of erlang.mk | Loïc Hoguin | |
2014-11-01 | Allow overriding the method and directories analyzed by Dialyzer | Loïc Hoguin | |
2014-10-30 | erlc: update {id, git} in .app.src with git describe output | Dave Cottlehuber | |
2014-10-28 | Update README to include multi dependency example | Cameron Dykes | |
2014-09-11 | Merge branch 'master' of git://github.com/Version2beta/erlang.mk | Loïc Hoguin | |
2014-09-08 | Created shell target | Rob Martin | |
2014-08-28 | Clarify dep_* must be before include erlang.mk | Loïc Hoguin | |
2014-08-21 | missing cd | Brujo Benavides | |
2014-08-21 | Update instructions for submitting packages using pkg_add.sh | Loïc Hoguin | |
2014-08-20 | Correctly handle RELX_OUTPUT_DIR1.1.0 | Loïc Hoguin | |
2014-08-15 | Additional instructions for sending patches | Loïc Hoguin | |
2014-08-05 | Add a contributing section to the README and simplify package addition | Loïc Hoguin | |
2014-08-02 | Change extend -> ninenines links | Loïc Hoguin | |
2014-08-01 | Fix markdown in README | Loïc Hoguin | |
2014-08-01 | Fix a small error in the README | Loïc Hoguin | |
2014-07-31 | Switch to the new erlang.mk | Loïc Hoguin | |
2014-07-25 | Add a requirement for a space-free path | Loïc Hoguin | |
2014-07-24 | Autodetect CT SUITES | Sedrik | |
2014-03-24 | Add TEST_ERLC_OPTS option | Loïc Hoguin | |
2014-01-18 | Add DIALYZER_PLT variable | Daniel White | |
This is useful for optionally sharing a PLT amongst projects or dependencies. | |||
2013-12-29 | Add CT_OPTS0.1.0 | Loïc Hoguin | |
2013-12-02 | Merge branch 'master' of git://github.com/kiela/erlang.mk | Loïc Hoguin | |
2013-11-13 | Add relx improvements | Kamil Kieliszczyk | |
Add ability to config relx in-line options by setting RELX_OPTS Fix using RELX_CONFIG variable Use relx 0.5.0 | |||
2013-11-06 | Add EDOC_OPTS variable. | Andreas Stenius | |
This is useful if edoc can't process the sources without using the Erlang pre processor, for instance, or to pass other custom options when building the documentation. | |||
2013-10-29 | Add a Requirements section to Readme | Loïc Hoguin | |
Thanks Kenji Rikitake. | |||
2013-10-14 | Small verbosity tweaks | Loïc Hoguin | |
2013-10-14 | Add release support to erlang.mk | Loïc Hoguin | |
No special configuration is needed, the release will be built automatically if a relx.config file is found. | |||
2013-08-31 | Add targets for individual test suites | Loïc Hoguin | |
2013-08-15 | Update README | Loïc Hoguin | |
2013-07-08 | Add support for .xrl and .yrl files | Loïc Hoguin | |
Leex and Yecc files for generating lexers and parsers. | |||
2013-05-29 | Clarify the README about the application resource file | Loïc Hoguin | |
2013-05-29 | Small README syntax fix | Loïc Hoguin | |
2013-05-28 | Add the list of compiled files to the README | Loïc Hoguin | |
2013-05-01 | Add paragraph about a common workflow | Loïc Hoguin | |
2013-05-01 | Add test-only dependencies | Loïc Hoguin | |
2013-05-01 | Add documentation for the targets defined | Loïc Hoguin | |
2013-05-01 | Initial commit | Loïc Hoguin | |