aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2014-07-25Add a requirement for a space-free pathLoïc Hoguin
2014-07-24Autodetect CT SUITESSedrik
2014-03-24Add TEST_ERLC_OPTS optionLoïc Hoguin
2014-01-18Add DIALYZER_PLT variableDaniel White
This is useful for optionally sharing a PLT amongst projects or dependencies.
2013-12-29Add CT_OPTS0.1.0Loïc Hoguin
2013-12-02Merge branch 'master' of git://github.com/kiela/erlang.mkLoïc Hoguin
2013-11-13Add relx improvementsKamil 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-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