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
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
2015-01-07
Fix parallel compilation
Loïc Hoguin
2015-01-06
Document parallel execution (-j flag)
Loïc Hoguin
2014-11-05
Add an erlang-mk target for automated updating of erlang.mk
Loïc Hoguin
2014-09-12
Merge branch 'wget_fallback' of git://github.com/crownedgrouse/erlang.mk
Loïc Hoguin
2014-09-11
Add wget fallback
crownedgrouse
2014-07-25
Strip whitespace around the PROJECT variable
Loïc Hoguin
2014-05-28
Cut erlang.mk into many small components
Loïc Hoguin