aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
AgeCommit message (Expand)Author
2018-03-14Speed up the git clone download by using shallow downloads.Andreas Krüger
2016-10-29Revert change to erlang.mk fileLoïc Hoguin
2016-10-28Make the relx tests work on FreeBSD/OSXLoïc Hoguin
2015-05-15Replace make with $(MAKE) for BSD compatibilityLoïc Hoguin
2015-03-27create bootstrap version of erlang.mk (ref #187)Andreas Stenius
2015-03-12Make eunit non-verbose by defaultLoïc Hoguin
2015-03-06Fix an error message when there is no test/ folderLoïc Hoguin
2015-03-06Don't run triq if the dep is missingLoïc Hoguin
2015-03-06Update relx to 1.2.0Loïc Hoguin
2015-01-12Merge branch 'doc-deps' of https://github.com/zuiderkwast/erlang.mkLoïc Hoguin
2015-01-12Merge branch 'prevent-elvis-clean' of https://github.com/danielwhite/erlang.mkLoïc Hoguin
2015-01-12Add "necessary evil" autopatch featureLoï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-10Improve the target 'all'Loïc Hoguin
2015-01-09Don't overwrite elvis config if elvis binary is missingSrijan Choudhary
2015-01-08Temporary fix: don't run rel if not needed with -jLoïc Hoguin
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-06Document parallel execution (-j flag)Loï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 'subversion' of https://github.com/cjsv/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-26add svn dependenciesChristopher Vance
2014-12-23Build deps, app, rel targets really in that orderDanil Zagoskin
2014-12-22Improve the gen_fsm templateLoïc Hoguin
2014-12-21Add EUnit pluginEnrique Fernandez
2014-12-17Use $(CURDIR) instead of ../$(PROJECT) for SHELL_PATHLoïc Hoguin
2014-11-25Remove +warn_export_all from the enabled warnings by defaultLoïc Hoguin
2014-11-25Group clean-app commandsLoï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-19Enabled the c_src plugin by defaultLoïc Hoguin
2014-11-19Don't try to compile mibs if the mibs/ directory is missingLoïc Hoguin
2014-11-19Merge branch 'compile-mibs' of git://github.com/danielwhite/erlang.mkLoï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-15Support for compiling SNMP MIBsDaniel White
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