Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |