aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2013-11-06Add 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-29Add a Requirements section to ReadmeLoïc Hoguin
Thanks Kenji Rikitake.
2013-10-14Small verbosity tweaksLoïc Hoguin
2013-10-14Add release support to erlang.mkLoïc Hoguin
No special configuration is needed, the release will be built automatically if a relx.config file is found.
2013-08-31Add targets for individual test suitesLoïc Hoguin
2013-08-15Update READMELoïc Hoguin
2013-07-08Add support for .xrl and .yrl filesLoïc Hoguin
Leex and Yecc files for generating lexers and parsers.
2013-05-29Clarify the README about the application resource fileLoïc Hoguin
2013-05-29Small README syntax fixLoïc Hoguin
2013-05-28Add the list of compiled files to the READMELoïc Hoguin
2013-05-01Add paragraph about a common workflowLoïc Hoguin
2013-05-01Add test-only dependenciesLoïc Hoguin
2013-05-01Add documentation for the targets definedLoïc Hoguin
2013-05-01Initial commitLoïc Hoguin