Age | Commit message (Expand) | Author |
2015-05-16 | Initial rebar2 plugins support | Loïc Hoguin |
2015-05-16 | Ignore Makefiles that include non-existing .mk files | Loïc Hoguin |
2015-05-16 | Handle parse_transforms and defines for rebar autopatch | Loïc Hoguin |
2015-05-16 | Don't be strict for CFLAGS of autopatched deps | Loïc Hoguin |
2015-05-15 | Add support for rebar.config.script | Loïc Hoguin |
2015-05-15 | Change the alternative rebar detection to avoid messages | Loïc Hoguin |
2015-05-15 | Add another test for rebar detection | Loïc Hoguin |
2015-05-15 | Replace make with $(MAKE) for BSD compatibility | Loïc Hoguin |
2015-05-14 | Add ASN.1 compilation support | Loïc Hoguin |
2015-05-14 | Add package json to the index | Loïc Hoguin |
2015-05-14 | Make sure auto patched dependencies recompile fine | Loïc Hoguin |
2015-05-14 | Get rid of the autopatch hack for proper | Loïc Hoguin |
2015-05-14 | Initial autopatch of port env and hooks | Loïc Hoguin |
2015-05-13 | Add a hack to make proper work again | Loïc Hoguin |
2015-05-13 | Improve rebar detection for autopatch | Loïc Hoguin |
2015-05-13 | Don't build a release if dependency | Loïc Hoguin |
2015-05-12 | More build improvements | Loïc Hoguin |
2015-05-12 | More improvements for building dependencies | Loïc Hoguin |
2015-05-12 | Autopatch by default | Loïc Hoguin |
2015-05-10 | Convert autopatch to an Erlang snippet | Loïc Hoguin |
2015-05-10 | Convert the Erlang version of core_http_get to an Erlang snippet | Loïc Hoguin |
2015-05-10 | Fix an issue with escaping double quotes of Erlang snippets | Loïc Hoguin |
2015-05-09 | Add a 'run' command to run the relx release | Loïc Hoguin |
2015-05-09 | Skip any handling of dependencies if SKIP_DEPS is defined | Loïc Hoguin |
2015-05-09 | Merge branch 'cover' of https://github.com/zuiderkwast/erlang.mk | Loïc Hoguin |
2015-05-09 | Silence fetching of dependencies | Loïc Hoguin |
2015-05-08 | Fully specify the ct paths | Loïc Hoguin |
2015-05-07 | Add a check target | Loïc Hoguin |
2015-05-07 | Add Asciidoc documentation support | Loïc Hoguin |
2015-05-07 | Merge branch 'pu-autopatch-hint' of https://github.com/kaos/erlang.mk | Loïc Hoguin |
2015-05-07 | Merge branch 'pu-autopatch-fix' of https://github.com/kaos/erlang.mk | Loïc Hoguin |
2015-05-07 | Support for copying dependencies | Johan Persson |
2015-04-17 | propagate failed deps builds. | Andreas Stenius |
2015-03-27 | always apply autopatch when requested. fixes #217. | Andreas Stenius |
2015-03-26 | Require makefile to build dep. Fixes #218. | Andreas Stenius |
2015-01-24 | Combined coverage report for eunit and ct | Viktor Söderqvist |
2015-01-12 | Update copyright year | Loïc Hoguin |
2015-01-12 | Add "necessary evil" autopatch feature | Loïc Hoguin |
2015-01-10 | Introduce test builds and unify testing tools interface | Loïc Hoguin |
2015-01-10 | Improve the target 'all' | Loïc Hoguin |
2015-01-08 | Temporary fix: don't run rel if not needed with -j | Loïc Hoguin |
2015-01-08 | Speed up "erl" invocations | Loïc Hoguin |
2015-01-07 | Fix parallel compilation | Loïc Hoguin |
2015-01-06 | Document parallel execution (-j flag) | Loïc Hoguin |
2015-01-06 | Merge branch 'deps_app_rel_order' of https://github.com/stolen/erlang.mk | Loïc Hoguin |
2014-12-26 | add svn dependencies | Christopher Vance |
2014-12-23 | Build deps, app, rel targets really in that order | Danil Zagoskin |
2014-11-25 | Remove +warn_export_all from the enabled warnings by default | Loïc Hoguin |
2014-11-25 | Group clean-app commands | Loïc Hoguin |
2014-11-19 | Don't try to compile mibs if the mibs/ directory is missing | Loïc Hoguin |