index
:
erlang.mk.git
gh-pages
make-ci-green
master
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
deps.mk
Age
Commit message (
Expand
)
Author
2015-09-24
Add tests for IGNORE_DEPS
Loïc Hoguin
2015-09-24
Add tests for custom, fail (bad and unknown) and legacy fetch methods
Loïc Hoguin
2015-09-24
Fix hex fetch method on Windows
Loïc Hoguin
2015-09-23
Fix bug introduced by previous commit
Loïc Hoguin
2015-09-23
Implement, add test for dep_$(DEP)_commit variables
Loïc Hoguin
2015-09-22
Make autopatch work on Windows
Loïc Hoguin
2015-09-21
Fix autopatch of non-atom applications names
Loïc Hoguin
2015-09-21
Add support for BUILD_DEPS
Loïc Hoguin
2015-08-27
Add support for external plugins
Loïc Hoguin
2015-08-27
Add support for 'compile' step for plugins
Loïc Hoguin
2015-08-16
Merge branch 'xargs-darwin-find' of https://github.com/manifest/erlang.mk
Loïc Hoguin
2015-08-16
Improve dependency handling
Loïc Hoguin
2015-07-12
The '-r' option of 'xargs' is illegal on OSX
Andrei Nesterov
2015-07-04
Add $(verbose) to avoid completely silencing commands
Loïc Hoguin
2015-07-03
Add {ref, Commit} form for rebar3 deps
Loïc Hoguin
2015-06-29
Add hex support for autopatched applications
Loïc Hoguin
2015-06-28
Bundle the package index directly inside erlang.mk
Loïc Hoguin
2015-06-27
Add registered field if missing from .app.src
Loïc Hoguin
2015-06-27
Remove ebin/$(DEP).app when patching rebar out
Loïc Hoguin
2015-06-26
Fix deps regexp
Slava Yurin
2015-06-24
Fix amqp_client: link to rabbit_common
Loïc Hoguin
2015-06-23
Only apply RabbitMQ patches for rabbit projects
Loïc Hoguin
2015-06-21
Fix autopatch issues introduced in recent merges
Loïc Hoguin
2015-06-20
Fix 'make' and 'gmake' calls in rebar hooks
Loïc Hoguin
2015-06-20
Fix a hardcoded 'make' call
Loïc Hoguin
2015-06-19
Merge branch 'mkdir-ERLANG_MK_TMP' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-06-19
core/deps.mk: Ensure $(ERLANG_MK_TMP) is created
Jean-Sébastien Pédron
2015-06-19
dep_autopatch: Ensure ['s `!=` operator has operands
Jean-Sébastien Pédron
2015-06-18
Use the real path instead of symbolic links to erlang.mk
Loïc Hoguin
2015-06-18
Add RABBITMQ_SERVER_PATCH for rabbitmq-server support
Loïc Hoguin
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-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-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
[next]