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
/
Makefile
Age
Commit message (
Expand
)
Author
2016-01-09
Add a command to update the Erlang.mk guide online
Loïc Hoguin
2015-10-12
Use '+%F %T%z' to format the timestamp
Jean-Sébastien Pédron
2015-10-12
Rework package testing
Loïc Hoguin
2015-09-18
Test "no .app.src" by default, test legacy with LEGACY=1
Loïc Hoguin
2015-09-17
Add a clean target to the erlang.mk Makefile
Loïc Hoguin
2015-08-22
Add first three chapters of new documentation
Loïc Hoguin
2015-06-28
Bundle the package index directly inside erlang.mk
Loïc Hoguin
2015-05-23
Add a way to test that individual packages build correctly
Loïc Hoguin
2015-05-15
Merge branch 'update-version' of https://github.com/kaos/erlang.mk
Loïc Hoguin
2015-05-15
Replace make with $(MAKE) for BSD compatibility
Loïc Hoguin
2015-01-12
Update copyright year
Loïc Hoguin
2015-01-04
Update version when building erlang.mk.
Andreas Stenius
2014-12-23
Tests for erlank.mk targets 'app', 'tests-ct' and 'eunit'
Viktor Söderqvist
2014-08-05
Add a contributing section to the README and simplify package addition
Loïc Hoguin
2014-05-28
Cut erlang.mk into many small components
Loïc Hoguin