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
2015-08-26
Improve the erlydtl plugin
Loïc Hoguin
2015-08-16
Merge branch 'xargs-darwin-find' of https://github.com/manifest/erlang.mk
Loïc Hoguin
2015-08-16
Improve dependency handling
Loïc Hoguin
2015-08-14
Fix a bug where modules were missing on first make
Loïc Hoguin
2015-07-21
Don't use warning_as_errors for erlang.mk-style deps
Loïc Hoguin
2015-07-12
The '-r' option of 'xargs' is illegal on OSX
Andrei Nesterov
2015-07-04
Add $(verbose) to avoid completely silencing commands
Loïc Hoguin
2015-07-04
Allow changing template whitespace
Loïc Hoguin
2015-07-03
Add {ref, Commit} form for rebar3 deps
Loïc Hoguin
2015-07-02
Reduce dependency on external programs
Loïc Hoguin
2015-06-29
Add hex support for autopatched applications
Loïc Hoguin
2015-06-28
Bundle the package index directly inside erlang.mk
Loïc Hoguin
2015-06-27
Add registered field if missing from .app.src
Loïc Hoguin
2015-06-27
Remove ebin/$(DEP).app when patching rebar out
Loïc Hoguin
2015-06-26
Fix deps regexp
Slava Yurin
2015-06-24
Fix amqp_client: link to rabbit_common
Loïc Hoguin
2015-06-23
Only apply RabbitMQ patches for rabbit projects
Loïc Hoguin
2015-06-21
Fix autopatch issues introduced in recent merges
Loïc Hoguin
2015-06-20
Fix 'make' and 'gmake' calls in rebar hooks
Loïc Hoguin
2015-06-20
Fix a hardcoded 'make' call
Loïc Hoguin
2015-06-19
Merge branch 'mkdir-ERLANG_MK_TMP' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-06-19
core/deps.mk: Ensure $(ERLANG_MK_TMP) is created
Jean-Sébastien Pédron
2015-06-19
dep_autopatch: Ensure ['s `!=` operator has operands
Jean-Sébastien Pédron
2015-06-18
Use the real path instead of symbolic links to erlang.mk
Loïc Hoguin
2015-06-18
Add RABBITMQ_SERVER_PATCH for rabbitmq-server support
Loïc Hoguin
2015-06-18
Improve the RabbitMQ client patch
Loïc Hoguin
2015-06-17
Avoid unneeded output when checking if dep was compiled
Loïc Hoguin
2015-06-17
Add RABBITMQ_CLIENT_PATCH to make upstream amqp_client work
Loïc Hoguin
2015-06-16
Convert git://github.com URIs to https://github.com
Loïc Hoguin
2015-06-16
Compile dependencies only once
Loïc Hoguin
2015-06-15
Fix details in .app template
Loïc Hoguin
2015-06-15
Add corresponding space in the replace regex
Loïc Hoguin
2015-06-14
Generate the .app file directly from the Makefile
Loïc Hoguin
2015-06-13
Merge branch 'fix-modules-attr-app-src' of https://github.com/efcasado/erlang.mk
Loïc Hoguin
2015-06-07
Fix NIF compilation under OSX
Loïc Hoguin
2015-06-07
Handle erl_first_files with missing extension
Loïc Hoguin
2015-06-06
Improve parse_transform and import detection
Loïc Hoguin
2015-06-06
Export ERLC_OPTS in rebar patched deps
Loïc Hoguin
2015-06-05
Define CC when calling hooks
Loïc Hoguin
2015-06-05
Better compatibility with autoconf projects
Loïc Hoguin
2015-06-04
No need for $(ERLANG_MK_TMP)/ebin anymore
Loïc Hoguin
2015-06-04
Fetch the whole of rebar when patching rebar deps
Loïc Hoguin
2015-06-01
More autopatch fixes
Loïc Hoguin
2015-05-31
Allow whitespace characters in the modules attribute
Enrique Fernandez
2015-05-23
Handle rebar3-style deps
Loïc Hoguin
2015-05-23
Set and export ERLANG_ARCH for the whole rebar dep
Loïc Hoguin
2015-05-23
Don't patch plugin at all if not required
Loïc Hoguin
2015-05-23
Patch all rebar hook commands, not just the regex ones
Loïc Hoguin
2015-05-23
Fix numerous issues with rebar autopatching
Loïc Hoguin
2015-05-23
Always ignore the modules list in original .app/.app.src file
Loïc Hoguin
[next]