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
2016-07-14
Build apps/* only once
Krister Svanlund
2016-06-09
Clean up output from a previous commit
Loïc Hoguin
2016-05-17
Fix for issue 447.
Daniel Goertzen
2016-01-24
Quote paths in autopatch generated Makefile
Loïc Hoguin
2015-12-29
If the rebar binary is present, this is a rebar dep
Loïc Hoguin
2015-12-16
Improve file dependency detection
Loïc Hoguin
2015-12-15
Detect Erlang.mk before Rebar
Loïc Hoguin
2015-12-14
Fix for bcrypt compilation on OSX El Capitan
Brujo Benavides
2015-12-09
autopatch: do not run autoreconf if configure script already exists
Jean Parpaillon
2015-12-04
Autopatch: handle $(PROJECT).app.src.script files
Loïc Hoguin
2015-11-21
Merge branch 'late-autopatch' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-21
deps.mk: In dep_target, call dep_autopatch during the second eval
Jean-Sébastien Pédron
2015-11-20
Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-17
Use `:` as a noop instead of `echo -n`
Jean-Sébastien Pédron
2015-11-17
V=2 causes `set -x` to be set on forked shells
Jean-Sébastien Pédron
2015-10-22
Return argument as a last resort in $(dep_name)
Jean-Sébastien Pédron
2015-10-22
Add git-submodule fetch method
Loïc Hoguin
2015-10-22
Use relative path to erlang.mk file in autopatched deps
Loïc Hoguin
2015-10-20
Rename couch package into opencouch
Loïc Hoguin
2015-10-12
Fix port compilation for rebar projects
Loïc Hoguin
2015-10-06
Load rebar before autopatching
Loïc Hoguin
2015-09-29
Add a test for SKIP_DEPS
Loïc Hoguin
2015-09-29
Add tests for and fix NO_AUTOPATCH
Loïc Hoguin
2015-09-29
Improve a few comments and messages
Loïc Hoguin
2015-09-29
Add support for APPS_DIR
Loïc Hoguin
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
[next]