aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-12Merge pull request #209 from kittee/jobs_packageLoïc Hoguin
2015-02-12Add package jobs to the indexIgor Savchuk
2015-02-11Merge pull request #208 from kittee/erlexec_packageLoïc Hoguin
2015-02-11Add package erlexec to the indexIgor Savchuk
2015-01-27Add a target to merge coverdata files and rename COVER_DIR to COVER_REPORT_DIRViktor Söderqvist
2015-01-24Combined coverage report for eunit and ctViktor Söderqvist
2015-01-13Fix pkg-search typoMichael Nisi
2015-01-12Update copyright yearLoï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-09Add info about -O in the READMELoïc Hoguin
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 'tests' of https://github.com/zuiderkwast/erlang.mkLoïc Hoguin
2015-01-04Merge branch 'patch-2' of https://github.com/brigadier/erlang.mkLoïc Hoguin
2015-01-04Fix shotgun versionLoï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-23Tests for erlank.mk targets 'app', 'tests-ct' and 'eunit'Viktor Söderqvist
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-21Merge branch 'eunit' of https://github.com/efcasado/erlang.mkLoïc Hoguin
2014-12-21Add EUnit pluginEnrique Fernandez
2014-12-20Added a gen_fsm templateGraham Hay
2014-12-20Add a "Why erlang.mk?" sectionLoïc Hoguin
2014-12-17Use $(CURDIR) instead of ../$(PROJECT) for SHELL_PATHLoïc Hoguin
2014-12-13Merge branch 'feeder' of git://github.com/michaelnisi/erlang.mkLoïc Hoguin
2014-12-12Add package feeder to the indexMichael Nisi
2014-11-28Add package live to the indexLoï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-25Merge branch 'jj1bdx-c_src-find-fix' of git://github.com/jj1bdx/erlang.mkLoï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