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
/
doc
/
src
/
guide
/
deps.asciidoc
Age
Commit message (
Expand
)
Author
2020-03-04
Add the query-deps family of targets
2020.03.05
Loïc Hoguin
2020-02-11
Support Hex packages with name different from application
2020.02.11
Loïc Hoguin
2018-12-05
Allow hooking before/after autopatch
Loïc Hoguin
2018-12-03
Don't rebuild dependencies by default
Loïc Hoguin
2018-11-30
Document that DEPS has precedence over TEST_DEPS etc.
Loïc Hoguin
2018-11-26
Add a guide section about dealing with duplicate modules
Loïc Hoguin
2018-11-24
Add the git-subfolder fetch method
Loïc Hoguin
2017-05-15
Add dep_fetch_ln
derwinlu
2017-05-15
Make autopatch of Erlang.mk projects less obtrusive
Loïc Hoguin
2017-04-25
compile apps in the right order by looking at their LOCAL_DEPS
Jeffrey Griffin
2016-10-25
core/deps-tools.mk: New targets `fetch-deps` and `list-deps`
Jean-Sébastien Pédron
2016-03-19
Merge branch 'doc_deps_local_rep' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2016-02-03
Add multi-applications to 7.6 header
derwinlu
2015-12-30
Replace broken links with cross references
Loïc Hoguin
2015-12-29
Generate proper filenames in the docs' HTML output
Loïc Hoguin
2015-10-22
Add git-submodule fetch method
Loïc Hoguin
2015-10-01
Improved table display :)
Brujo Benavides
2015-09-29
Add chapter Packages and dependencies to the guide
Loïc Hoguin