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
Age
Commit message (
Expand
)
Author
2013-11-18
Merge branch 'master' of git://github.com/kaos/erlang.mk
Loïc Hoguin
2013-11-06
Add EDOC_OPTS variable.
Andreas Stenius
2013-10-29
Add a Requirements section to Readme
Loïc Hoguin
2013-10-21
Merge branch 'fix-modules-space' of git://github.com/RJ/erlang.mk
Loïc Hoguin
2013-10-21
Merge branch 'master' of git://github.com/jaynel/erlang.mk
Loïc Hoguin
2013-10-16
Running 'make clean-all' has errors if a dep has no Makefile
Jay Nelson
2013-10-14
Tolerate spaces in .app.src {modules, []} tuple
RJ
2013-10-14
Small verbosity tweaks
Loïc Hoguin
2013-10-14
Don't leave broken $(RELX) on error either
Loïc Hoguin
2013-10-14
Merge branch 'wget-error' of git://github.com/yamt/erlang.mk
Loïc Hoguin
2013-10-14
Add release support to erlang.mk
Loïc Hoguin
2013-09-03
don't leave broken $(PKG_FILE) on a error
YAMAMOTO Takashi
2013-08-31
Add targets for individual test suites
Loïc Hoguin
2013-08-29
Add gun to the packages
Loïc Hoguin
2013-08-24
Merge branch 'fix_lib_dirs' of git://github.com/danielwhite/erlang.mk
Loïc Hoguin
2013-08-24
Set ERL_LIBS to $(DEPS_DIR) rather than $(DEPS)
Daniel White
2013-08-22
Use a proper file extension for the packages file
Loïc Hoguin
2013-08-22
Merge branch 'master' of git://github.com/gegidoni/erlang.mk
Loïc Hoguin
2013-08-22
Fix find command, filter regular files only
Elian Gidoni
2013-08-22
Merge branch 'master' of git://github.com/srstrong/erlang.mk
Loïc Hoguin
2013-08-22
Do not run tests if test directory does not exist
Steve Strong
2013-08-22
Merge branch 'master' of git://github.com/gegidoni/erlang.mk
Loïc Hoguin
2013-08-22
Add cowlib to packages
Loïc Hoguin
2013-08-22
Export PKG_FILE so only one gets downloaded
Loïc Hoguin
2013-08-20
Compile files from src/ subdirs
Elian Gidoni
2013-08-18
Added realpath to ebin in test run to prevent ct_run messages
Steve Strong
2013-08-18
Allow higher level makefile to specify ERL_LIBS
Steve Strong
2013-08-15
Update README
Loïc Hoguin
2013-08-15
Make the fetching of the package file a little less verbose
Loïc Hoguin
2013-08-15
Fix downloading of packages file when fetching pkg:// deps
Loïc Hoguin
2013-08-15
Add package index feature
Loïc Hoguin
2013-08-14
Add basic support for building deps with no Makefile
Loïc Hoguin
2013-08-14
Use the correct deps directory when building templates
Loïc Hoguin
2013-08-10
Merge branch 'build-tests-recursive' of git://github.com/jlouis/erlang.mk
Loïc Hoguin
2013-08-07
When building tests, provide the correct DEPS_DIR value.
Jesper Louis Andersen
2013-07-12
Merge branch 'fix-recursive-erlc-call' of git://github.com/jlouis/erlang.mk
Loïc Hoguin
2013-07-12
Set ERL_LIBS to $(DEPS_DIR) rather than `deps`
Jesper Louis Andersen
2013-07-08
Add support for .xrl and .yrl files
Loïc Hoguin
2013-07-02
Add support for rebar powered deps
Loïc Hoguin
2013-06-20
Merge branch 'fix-include' of git://github.com/goofansu/erlang.mk
Loïc Hoguin
2013-06-20
Fix include error for compile_erl
goofansu
2013-06-19
Merge branch 'test-erl-libs' of git://github.com/fishcakez/erlang.mk
Loïc Hoguin
2013-06-10
Set ERL_LIBS=deps when compiling in test/
James Fish
2013-06-07
Merge branch 'patch-1' of git://github.com/dvv/erlang.mk
Loïc Hoguin
2013-06-07
Merge branch 'patch-1' of git://github.com/asabil/erlang.mk
Loïc Hoguin
2013-06-07
Fix compatibility with GNU Make 3.81
Ali Sabil
2013-06-01
Report empty list when no *.beam exists
Vladimir Dronnikov
2013-05-29
Clarify the README about the application resource file
Loïc Hoguin
2013-05-29
Small README syntax fix
Loïc Hoguin
2013-05-28
Add the list of compiled files to the README
Loïc Hoguin
[next]