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
2018-11-24
Add the git-subfolder fetch method
Loïc Hoguin
2018-11-23
Ensure apps eunit tests only run once when called directly
Loïc Hoguin
2018-06-21
Add the version fetched to the DEP line
Loïc Hoguin
2018-05-14
Display the version fetched of dependencies
Loïc Hoguin
2018-04-25
Fix rebar pre_hooks patch
Serhii Kostiushkin
2018-03-05
Fetch the version from rebar.lock if not specified in rebar.config
2018.03.05
Loïc Hoguin
2018-03-01
Change to repo.hex.pm, S3 URL is deprecated
2018.03.01
Eric Meadows-Jönsson
2018-03-01
.app.src.script files may return app specification directly
Hans Bulfone
2017-10-23
Masquerade the version when {vsn, {cmd, "..."}} is used
Loïc Hoguin
2017-10-23
Add CONFIG and SCRIPT variables to .app.src.script files
Loïc Hoguin
2017-10-19
Handle lists in -D compiler switches in autopatch
Loïc Hoguin
2017-08-30
Support in pattern matching of extra data type
plakshman93
2017-08-28
Remove stray $t variable
2017.08.28
Loïc Hoguin
2017-07-06
Fix handling of Rebar's .app.src.script files
2017.07.06
Loïc Hoguin
2017-05-15
Support plugins local to the application
Jean-Sébastien Pédron
2017-05-15
Add dep_fetch_ln
derwinlu
2017-05-15
Make autopatch of Erlang.mk projects less obtrusive
Loïc Hoguin
2017-05-12
Support early-stage plugins through `$(DEP_EARLY_PLUGINS)`
Jean-Sébastien Pédron
2017-05-12
Make sure the build fails if a docs/rel/test/shell dep fails
Jean-Sébastien Pédron
2017-05-12
core/deps.mk: Move .app in autopatch2 only if file exists
Jean-Sébastien Pédron
2017-04-28
Consider all projects with a rebar.lock rebar projects
Loïc Hoguin
2017-04-25
compile apps in the right order by looking at their LOCAL_DEPS
Jeffrey Griffin
2017-04-25
fix removing deps.log at toplevel when in a multi-app layout
Jeffrey Griffin
2017-04-19
Move external plugin loading at the end of erlang.mk
Loïc Hoguin
2016-11-20
Only delete ebin when fetching Erlang.mk projects
Loïc Hoguin
2016-11-20
Better .app autopatch handling
Loïc Hoguin
2016-11-19
Don't autopatch if rebar is mentioned in comments
Loïc Hoguin
2016-10-30
Fix running Dialyzer on apps/* when they have deps
Loïc Hoguin
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
[next]