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
/
erlc.mk
Age
Commit message (
Expand
)
Author
2014-11-25
Remove +warn_export_all from the enabled warnings by default
Loïc Hoguin
2014-11-25
Group clean-app commands
Loïc Hoguin
2014-11-19
Don't try to compile mibs if the mibs/ directory is missing
Loïc Hoguin
2014-11-19
Merge branch 'compile-mibs' of git://github.com/danielwhite/erlang.mk
Loïc Hoguin
2014-11-18
Add support for excluding erl files
Enrique Fernandez
2014-11-15
Support for compiling SNMP MIBs
Daniel White
2014-10-30
erlc: update {id, git} in .app.src with git describe output
Dave Cottlehuber
2014-08-20
Stop printing `-n` when running `make` on OSX
Daniel Kempkens
2014-08-15
Silence erlc-include target when include/ is missing
Loïc Hoguin
2014-08-15
Merge branch 'recompile_erl_on_hrl_change' of git://github.com/crownedgrouse/...
Loïc Hoguin
2014-08-15
Allow explicitly listed modules
Iñaki Garay
2014-08-15
Fail if no empty modules entry in .app.src
Derek Brown
2014-08-05
Recompile all erl files on hrl file modification
crownedgrouse
2014-05-30
Quote module names when producing project.app
Sina Samavati
2014-05-28
Cut erlang.mk into many small components
Loïc Hoguin