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
/
erlang.mk
Age
Commit message (
Expand
)
Author
2014-07-25
Make Dialyzer find source files recursively
Loïc Hoguin
2014-07-25
Merge branch 'auto-detect-ct-suites' of git://github.com/sedrik/erlang.mk
Loïc Hoguin
2014-07-24
Autodetect CT SUITES
Sedrik
2014-07-22
Merge branch 'patch-71' of git://github.com/andreineculau/erlang.mk
Loïc Hoguin
2014-07-22
Improve detection of dependency support for make
Andrei Neculau
2014-07-20
Allow $DIALYZER_OPTS to add more source directories
Jay Nelson
2014-06-06
move CT_OPTS so that -erl_args works as expected when running tests
Christian Briones
2014-05-30
Quote module names when producing project.app
Sina Samavati
2014-05-29
Merge branch 'master' of git://github.com/kiela/erlang.mk
Loïc Hoguin
2014-05-29
Bump relx version to 1.0.2
Kamil Kieliszczyk
2014-05-28
Change GitHub raw file URL
Tyler Margison
2014-04-23
Merge branch 'master' of git://github.com/kiela/erlang.mk
0.2.0
Loïc Hoguin
2014-03-24
Add TEST_ERLC_OPTS option
Loïc Hoguin
2014-02-22
Clean release based on output dir from relx in-line options
Kamil Kieliszczyk
2014-02-20
Merge branch 'update_relx' of git://github.com/acammack/erlang.mk
Loïc Hoguin
2014-02-20
Merge branch 'fix_dtl_compilation' of git://github.com/acammack/erlang.mk
Loïc Hoguin
2014-02-20
Update copyright years
Loïc Hoguin
2014-02-18
Change erlydtl call to work with old and new releases
Adam Cammack
2014-02-18
Update relx to the latest version
Adam Cammack
2014-01-18
Add DIALYZER_PLT variable
Daniel White
2013-12-29
Add CT_OPTS
0.1.0
Loïc Hoguin
2013-12-02
Append DEPS_DIR at the end of ERL_LIBS if ERL_LIBS is defined
Loïc Hoguin
2013-12-02
Merge branch 'master' of git://github.com/NineFX/erlang.mk
Loïc Hoguin
2013-12-02
Merge branch 'master' of git://github.com/kiela/erlang.mk
Loïc Hoguin
2013-12-02
Add --no-check-certificate to wget to make it work on default OSX
Loïc Hoguin
2013-12-01
Changed \s pattern in sed regex pattern to [[:space:]]. This should make the ...
Drew
2013-11-23
Bump relx version to 0.5.2
Kamil Kieliszczyk
2013-11-13
Add relx improvements
Kamil Kieliszczyk
2013-11-06
Add EDOC_OPTS variable.
Andreas Stenius
2013-10-21
Merge branch 'fix-modules-space' of git://github.com/RJ/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-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
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
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
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
[prev]
[next]