index
:
erlang.mk.git
gh-pages
improve-rebar-config
make-ci-green
master
remove-most-packages
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-10-27
Fix Hex package downloads on FreeBSD
Loïc Hoguin
2016-10-25
Use curl to fetch Hex dependencies
Loïc Hoguin
2016-10-25
core/deps-tools.mk: New targets `fetch-deps` and `list-deps`
Jean-Sébastien Pédron
2016-10-21
Update Copyright notices
2016.10.21
Loïc Hoguin
2016-10-19
merge PortSpec env into each output env
Hesaam Farhang
2016-10-09
Support C compiler flag overrides for dependencies
Frank Hunleth
2016-10-04
Update rebar (should be correct this time)
Loïc Hoguin
2016-10-04
Revert "Update rebar in autopatch"
Loïc Hoguin
2016-10-04
Update rebar in autopatch
Loïc Hoguin
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
[next]