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
Age
Commit message (
Expand
)
Author
2016-10-04
Revert "Update rebar in autopatch"
Loïc Hoguin
2016-10-04
Update rebar in autopatch
Loïc Hoguin
2016-07-14
Build apps/* only once
Krister Svanlund
2016-06-09
Clean up output from a previous commit
Loïc Hoguin
2016-06-07
Add PROJECT_MOD var to make the app callback module configurable
Jared Flatow
2016-05-17
Fix for issue 447.
Daniel Goertzen
2016-03-19
Merge branch 'tag_with_slash' of https://github.com/jeanparpaillon/erlang.mk
Loïc Hoguin
2016-03-19
Merge branch 'erlc-opts-sed' of https://github.com/Gatzy118/erlang.mk
Loïc Hoguin
2016-03-19
Merge branch 'fix_grep' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2016-03-17
Do not use grep Extended Mode
derwinlu
2016-03-02
Properly write hex dependencies in rebar.config for Rebar3
Loïc Hoguin
2016-02-01
Fix .app compilation when a git tag contains a '/'
Jean Parpaillon
2016-01-24
Quote paths in autopatch generated Makefile
Loïc Hoguin
2016-01-14
Remove unnecessary whitespace from generated rebar.config
Loïc Hoguin
2016-01-08
Add a function to convert ERLC_OPTS to an Erlang list
Loïc Hoguin
2016-01-06
Remove spaces after commas globally
Nick Gates
2015-12-29
If the rebar binary is present, this is a rebar dep
Loïc Hoguin
2015-12-24
Add EUnit tests and documentation
Loïc Hoguin
2015-12-24
Fix an issue running EUnit tests on 'make check'
Loïc Hoguin
2015-12-17
More improvements to file dependency detection
Loïc Hoguin
2015-12-16
Improve file dependency detection
Loïc Hoguin
2015-12-15
Detect Erlang.mk before Rebar
Loïc Hoguin
2015-12-14
Fix for bcrypt compilation on OSX El Capitan
Brujo Benavides
2015-12-09
autopatch: do not run autoreconf if configure script already exists
Jean Parpaillon
2015-12-04
Autopatch: handle $(PROJECT).app.src.script files
Loïc Hoguin
2015-11-21
Merge branch 'late-autopatch' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-21
deps.mk: In dep_target, call dep_autopatch during the second eval
Jean-Sébastien Pédron
2015-11-20
Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-18
Fix target dependencies and enable parallel again
2.0.0-pre.2
Loïc Hoguin
2015-11-17
Merge branch 'copy-build.config-after-checking-out-commit' of https://github....
Loïc Hoguin
2015-11-17
make erlang-mk: Copy build.config after switching to $(ERLANG_MK_COMMIT)
Jean-Sébastien Pédron
2015-11-17
Use `:` as a noop instead of `echo -n`
Jean-Sébastien Pédron
2015-11-17
V=2 causes `set -x` to be set on forked shells
Jean-Sébastien Pédron
2015-10-22
Return argument as a last resort in $(dep_name)
Jean-Sébastien Pédron
2015-10-22
Add git-submodule fetch method
Loïc Hoguin
2015-10-22
Use relative path to erlang.mk file in autopatched deps
Loïc Hoguin
2015-10-20
Rename couch package into opencouch
Loïc Hoguin
2015-10-19
Force rebuilds on Makefile/.app.src changes
Loïc Hoguin
2015-10-12
ErlyDTL files generate to beam directly
Loïc Hoguin
2015-10-12
Fix port compilation for rebar projects
Loïc Hoguin
2015-10-06
Load rebar before autopatching
Loïc Hoguin
2015-09-29
Add a test for SKIP_DEPS
Loïc Hoguin
2015-09-29
Add tests for and fix NO_AUTOPATCH
Loïc Hoguin
2015-09-29
Merge branch 'app_file_newlines' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2015-09-29
Improve a few comments and messages
Loïc Hoguin
2015-09-29
Add support for APPS_DIR
Loïc Hoguin
2015-09-27
Fix core_find on stock OSX
Loïc Hoguin
2015-09-26
retain newlines in generated .app file
derwinlu
2015-09-26
only newline for id if needed
derwinlu
2015-09-25
Fix error messages appearing when using parse transforms
Loïc Hoguin
[next]