aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)Author
2015-01-24Combined coverage report for eunit and ctViktor Söderqvist
2015-01-12Update copyright yearLoïc Hoguin
2015-01-12Merge branch 'doc-deps' of https://github.com/zuiderkwast/erlang.mkLoïc Hoguin
2015-01-11Prevent 'make all' from removing elvisDaniel White
2015-01-10Add triq pluginLoïc Hoguin
2015-01-10Merge branch 'fix_elvis' of https://github.com/srijan/erlang.mkLoïc Hoguin
2015-01-10Introduce test builds and unify testing tools interfaceLoïc Hoguin
2015-01-10Adds DOC_DEPS; fixes #75Viktor Söderqvist
2015-01-09Don't overwrite elvis config if elvis binary is missingSrijan Choudhary
2015-01-08Make ct_run use -noinput instead of -noshellLoïc Hoguin
2015-01-08Speed up "erl" invocationsLoïc Hoguin
2015-01-07Fix parallel compilationLoïc Hoguin
2015-01-06Merge branch 'deps_app_rel_order' of https://github.com/stolen/erlang.mkLoïc Hoguin
2015-01-04Merge branch 'update_relx_v1.1.0' of https://github.com/MarkNijhof/erlang.mkLoïc Hoguin
2015-01-04Merge branch 'patch-2' of https://github.com/brigadier/erlang.mkLoïc Hoguin
2015-01-03Make it possible to create erlydtl beam files with full path in the nameEvgeny M
2014-12-29Updated relx to version v1.1.0Mark Nijhof
2014-12-23Build deps, app, rel targets really in that orderDanil Zagoskin
2014-12-22Improve the gen_fsm templateLoïc Hoguin
2014-12-22Merge branch 'gen_fsm-template' of https://github.com/grahamrhay/erlang.mkLoïc Hoguin
2014-12-21Add EUnit pluginEnrique Fernandez
2014-12-20Added a gen_fsm templateGraham Hay
2014-12-17Use $(CURDIR) instead of ../$(PROJECT) for SHELL_PATHLoïc Hoguin
2014-11-25plugins/c_src.mk: update CFLAGS/CXXFLAGS/LDFLAGS for OS XKenji Rikitake
2014-11-25plugins/c_src.mk: use non-regex file extention detectionKenji Rikitake
2014-11-24add escript pluginDave Cottlehuber
2014-11-22plugin/c_src: remove C_SRC_OPTSSlava Yurin
2014-11-20plugin/c_src: compile C++ sourceSlava Yurin
2014-11-19Make env.mk delete on distcleanSlava Yurin
2014-11-19Compile all *.c files in c_src and sub dirSlava Yurin
2014-11-19Don't try compile c_src if not existSlava Yurin
2014-11-19Add erl_interface for c_src compile and linkSlava Yurin
2014-11-09Use erlang:halt/0 for c_src.mkKenji Rikitake
2014-11-01Allow overriding the method and directories analyzed by DialyzerLoïc Hoguin
2014-11-01Merge branch 'jfacorro.elvis.96.plugin' of git://github.com/inaka/erlang.mkLoïc Hoguin
2014-10-31[inaka/elvis#96] Elvis plugin.Juan Facorro
2014-10-30erlc: update {id, git} in .app.src with git describe outputDave Cottlehuber
2014-10-15Add -I include/ to build-ct-suites targetAlexander Færøy
2014-09-24Fix for the cowboy_rest templateEric Sagnes
2014-09-11Merge branch 'master' of git://github.com/Version2beta/erlang.mkLoïc Hoguin
2014-09-09fix typo in ifneqDaniel Goertzen
2014-09-08Created shell targetRob Martin
2014-08-20Correctly handle RELX_OUTPUT_DIR1.1.0Loïc Hoguin
2014-08-15Fix relx plugin to have targets defined even if file is missingLoïc Hoguin
2014-08-06build plt automaticly when is missingAndrzej Sliwa
2014-08-05Don't download relx every buildLoïc Hoguin
2014-08-02Fixed output of help commandUmbertoC
2014-08-01Also delete the relx executable on distcleanLoïc Hoguin
2014-07-31Add command-line help to the bootstrap pluginLoïc Hoguin
2014-07-30Add bootstrap pluginLoïc Hoguin