Age | Commit message (Expand) | Author |
2015-06-18 | Improve the RabbitMQ client patch | Loïc Hoguin |
2015-06-17 | Avoid unneeded output when checking if dep was compiled | Loïc Hoguin |
2015-06-17 | Add RABBITMQ_CLIENT_PATCH to make upstream amqp_client work | Loïc Hoguin |
2015-06-16 | Convert git://github.com URIs to https://github.com | Loïc Hoguin |
2015-06-16 | Compile dependencies only once | Loïc Hoguin |
2015-06-15 | Fix details in .app template | Loïc Hoguin |
2015-06-15 | Add corresponding space in the replace regex | Loïc Hoguin |
2015-06-14 | Generate the .app file directly from the Makefile | Loïc Hoguin |
2015-06-13 | Merge branch 'fix-modules-attr-app-src' of https://github.com/efcasado/erlang.mk | Loïc Hoguin |
2015-06-07 | Fix NIF compilation under OSX | Loïc Hoguin |
2015-06-07 | Handle erl_first_files with missing extension | Loïc Hoguin |
2015-06-06 | Improve parse_transform and import detection | Loïc Hoguin |
2015-06-06 | Export ERLC_OPTS in rebar patched deps | Loïc Hoguin |
2015-06-05 | Define CC when calling hooks | Loïc Hoguin |
2015-06-05 | Better compatibility with autoconf projects | Loïc Hoguin |
2015-06-04 | No need for $(ERLANG_MK_TMP)/ebin anymore | Loïc Hoguin |
2015-06-04 | Fetch the whole of rebar when patching rebar deps | Loïc Hoguin |
2015-06-01 | More autopatch fixes | Loïc Hoguin |
2015-05-31 | Allow whitespace characters in the modules attribute | Enrique Fernandez |
2015-05-23 | Handle rebar3-style deps | Loïc Hoguin |
2015-05-23 | Set and export ERLANG_ARCH for the whole rebar dep | Loïc Hoguin |
2015-05-23 | Don't patch plugin at all if not required | Loïc Hoguin |
2015-05-23 | Patch all rebar hook commands, not just the regex ones | Loïc Hoguin |
2015-05-23 | Fix numerous issues with rebar autopatching | Loïc Hoguin |
2015-05-23 | Always ignore the modules list in original .app/.app.src file | Loïc Hoguin |
2015-05-22 | Handle executable ports | Loïc Hoguin |
2015-05-19 | Import rebar_utils for improved compatibility | Loïc Hoguin |
2015-05-19 | Add node_package to rebar autopatch ignore | Loïc Hoguin |
2015-05-18 | Proper fix for NIF code detection when port_specs is used | Loïc Hoguin |
2015-05-18 | Fix jiffy build | Loïc Hoguin |
2015-05-18 | Add platform_define support for erl_opts | Loïc Hoguin |
2015-05-18 | Fix issue with first files detection | Loïc Hoguin |
2015-05-17 | Improve detection of compile first files for rebar apps | Loïc Hoguin |
2015-05-17 | Ignore some common unneeded deps when patching rebar apps | Loïc Hoguin |
2015-05-17 | Fix port_specs with multiple input files | Loïc Hoguin |
2015-05-17 | Find first files from source forms | Loïc Hoguin |
2015-05-17 | Handle port_specs with 2 values | Loïc Hoguin |
2015-05-16 | Preliminary port_specs support | Loïc Hoguin |
2015-05-16 | Add IGNORE_DEPS variable | Loïc Hoguin |
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 |