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
/
core.mk
Age
Commit message (
Expand
)
Author
2016-10-28
Add "make relup"
Loïc Hoguin
2016-10-25
Use curl instead of wget/erl for fetching files
Loïc Hoguin
2016-10-25
core/deps-tools.mk: New targets `fetch-deps` and `list-deps`
Jean-Sébastien Pédron
2016-10-21
Update Copyright notices
2016.10.21
Loïc Hoguin
2016-10-21
Erlang.mk is rolling releases
Loïc Hoguin
2016-10-21
Deprecate Make 3
Loïc Hoguin
2016-10-19
Add PROJECT_ENV
nevar
2016-07-14
Build apps/* only once
Krister Svanlund
2016-06-07
Add PROJECT_MOD var to make the app callback module configurable
Jared Flatow
2015-12-24
Fix an issue running EUnit tests on 'make check'
Loïc Hoguin
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-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-14
Make relx work on Windows/MSYS2
Loïc Hoguin
2015-09-12
Add msys2 platform detection
Loïc Hoguin
2015-09-11
add distclean-tmp
derwinlu
2015-09-09
core.mk: Allow to take erlang.mk from an alternate Git repository
Jean-Sébastien Pédron
2015-09-08
core.mk: Support DragonFlyBSD as a new platform
Jean-Sébastien Pédron
2015-09-02
Merge branch 'alt_build_config_name' of https://github.com/zerotao/erlang.mk
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-26
Improve the erlydtl plugin
Loïc Hoguin
2015-08-18
Fix build config renaming
Jason L. Shiffer
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-02
Reduce dependency on external programs
Loïc Hoguin
2015-06-28
Bundle the package index directly inside erlang.mk
Loïc Hoguin
2015-06-18
Use the real path instead of symbolic links to erlang.mk
Loïc Hoguin
2015-06-14
Generate the .app file directly from the Makefile
Loïc Hoguin
2015-06-04
Fetch the whole of rebar when patching rebar deps
Loïc Hoguin
2015-05-19
Import rebar_utils for improved compatibility
Loïc Hoguin
2015-05-15
Add support for rebar.config.script
Loïc Hoguin
2015-05-15
Replace make with $(MAKE) for BSD compatibility
Loïc Hoguin
2015-05-14
Get rid of the autopatch hack for proper
Loïc Hoguin
2015-05-10
Convert the Erlang version of core_http_get to an Erlang snippet
Loïc Hoguin
2015-05-10
Fix an issue with escaping double quotes of Erlang snippets
Loïc Hoguin
2015-05-09
Add a 'run' command to run the relx release
Loïc Hoguin
2015-05-07
Add a check target
Loïc Hoguin
2015-05-07
Add Asciidoc documentation support
Loïc Hoguin
2015-01-12
Update copyright year
Loïc Hoguin
2015-01-10
Introduce test builds and unify testing tools interface
Loïc Hoguin
2015-01-10
Improve the target 'all'
Loïc Hoguin
2015-01-08
Temporary fix: don't run rel if not needed with -j
Loïc Hoguin
2015-01-08
Speed up "erl" invocations
Loïc Hoguin
[next]