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-09-04
Don't recompile everything when one mib file changes
Loïc Hoguin
2015-09-03
Fix bug where intermediate files from .asn1 wouldn't get cleaned
Loïc Hoguin
2015-09-03
Generate `$(PROJECT).d` before calling `make app-build`
Jean-Sébastien Pédron
2015-09-03
Fix list of modules in the .app file
Loïc Hoguin
2015-09-03
Improve the dependency tracking
Loïc Hoguin
2015-09-02
Merge branch 'double-colon-for-source-files' of https://github.com/rabbitmq/e...
Loïc Hoguin
2015-09-02
Merge branch 'alt_build_config_name' of https://github.com/zerotao/erlang.mk
Loïc Hoguin
2015-09-02
erlc.mk: Remove the target touching source files
Jean-Sébastien Pédron
2015-09-02
erlc.mk: Use double-colon targets for source files targets
Jean-Sébastien Pédron
2015-09-02
Add dependency tracking (makedep)
Loïc Hoguin
2015-09-02
Replace core_find with native find
Loïc Hoguin
2015-09-02
Disable concurrent building entirely
Loïc Hoguin
2015-08-27
Add support for external plugins
Loïc Hoguin
2015-08-27
Add support for 'compile' step for plugins
Loïc Hoguin
2015-08-26
Improve the erlydtl plugin
Loïc Hoguin
2015-08-18
Fix build config renaming
Jason L. Shiffer
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
[next]