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
2020-02-25
Replace +A0 with +A1
Loïc Hoguin
2019-10-09
Use no_dot_erlang instead of start_clean
Loïc Hoguin
2019-08-29
Build symlinked source files
Lars Kroll
2019-06-22
Use forward slashes in the Windows paths
Loïc Hoguin
2018-12-11
Fix a bug where ct-* targets produced an empty GEN line
Loïc Hoguin
2018-12-10
Make the version warning less repetitive
Loïc Hoguin
2018-12-10
Optimization: reduce the number of shell commands on noops
Loïc Hoguin
2018-12-07
core_find: Ignore files with spaces to avoid issues
Loïc Hoguin
2018-12-04
Delete $(ERLANG_MK_TMP) directory after 'make erlang-mk'
Loïc Hoguin
2018-12-04
Add a V=3 that works like V=2 across all shell commands
Loïc Hoguin
2018-12-03
Print a changelog when updating Erlang.mk
Loïc Hoguin
2018-11-26
Rename render_template to core_render and move into core
Loïc Hoguin
2018-05-07
Escape double quotes when passing ERLC_OPTS during tests
Loïc Hoguin
2018-03-14
Speed up the git clone download by using shallow downloads.
Andreas Krüger
2017-05-15
Add tweaks and tests for the WITHOUT feature
Loïc Hoguin
2017-05-15
Add WITHOUT variable to exclude components on build
benoitc
2017-05-15
Make autopatch of Erlang.mk projects less obtrusive
Loïc Hoguin
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
[next]