aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2014-12-21Add EUnit pluginEnrique Fernandez
2014-11-24add escript pluginDave Cottlehuber
2014-11-24Add missing variable to the READMELoïc Hoguin
2014-11-24Update README for C/C++ compilerLoïc Hoguin
2014-11-22plugin/c_src: remove C_SRC_OPTSSlava Yurin
We can just LDFLAGS += and whatnot.
2014-11-19Enabled the c_src plugin by defaultLoïc Hoguin
2014-11-18Merge branch 'erlc-excl' of git://github.com/efcasado/erlang.mkLoïc Hoguin
2014-11-18Add support for excluding erl filesEnrique Fernandez
2014-11-06[inaka/elvis#96] Elvis plugin, updated README.Juan Facorro
2014-11-05Add an erlang-mk target for automated updating of erlang.mkLoïc Hoguin
2014-11-01Allow overriding the method and directories analyzed by DialyzerLoïc Hoguin
2014-10-30erlc: update {id, git} in .app.src with git describe outputDave Cottlehuber
2014-10-28Update README to include multi dependency exampleCameron Dykes
2014-09-11Merge branch 'master' of git://github.com/Version2beta/erlang.mkLoïc Hoguin
2014-09-08Created shell targetRob Martin
2014-08-28Clarify dep_* must be before include erlang.mkLoïc Hoguin
2014-08-21missing cdBrujo Benavides
2014-08-21Update instructions for submitting packages using pkg_add.shLoïc Hoguin
2014-08-20Correctly handle RELX_OUTPUT_DIR1.1.0Loïc Hoguin
2014-08-15Additional instructions for sending patchesLoïc Hoguin
2014-08-05Add a contributing section to the README and simplify package additionLoïc Hoguin
2014-08-02Change extend -> ninenines linksLoïc Hoguin
2014-08-01Fix markdown in READMELoïc Hoguin
2014-08-01Fix a small error in the READMELoïc Hoguin
2014-07-31Switch to the new erlang.mkLoïc Hoguin
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