Loïc Hoguin
|
c6181aae94
Fix a bug where ct-* targets produced an empty GEN line
|
6 years ago |
Loïc Hoguin
|
e6a347a451
Make the version warning less repetitive
|
6 years ago |
Loïc Hoguin
|
a11c6fb7f9
Optimization: reduce the number of shell commands on noops
|
6 years ago |
Loïc Hoguin
|
e1d2a82643
core_find: Ignore files with spaces to avoid issues
|
6 years ago |
Loïc Hoguin
|
671052aaa9
Delete $(ERLANG_MK_TMP) directory after 'make erlang-mk'
|
6 years ago |
Loïc Hoguin
|
c63d7be6f7
Add a V=3 that works like V=2 across all shell commands
|
6 years ago |
Loïc Hoguin
|
2163fef859
Print a changelog when updating Erlang.mk
|
6 years ago |
Loïc Hoguin
|
06b5c19d63
Rename render_template to core_render and move into core
|
6 years ago |
Loïc Hoguin
|
c5250f4c82
Escape double quotes when passing ERLC_OPTS during tests
|
7 years ago |
Andreas Krüger
|
f361821960
Speed up the git clone download by using shallow downloads.
|
7 years ago |
Loïc Hoguin
|
0305622f25
Add tweaks and tests for the WITHOUT feature
|
8 years ago |
benoitc
|
9292409f21
Add WITHOUT variable to exclude components on build
|
9 years ago |
Loïc Hoguin
|
3f8688e0d0
Make autopatch of Erlang.mk projects less obtrusive
|
8 years ago |
Loïc Hoguin
|
20f480531e
Add "make relup"
|
8 years ago |
Loïc Hoguin
|
0c11cdf485
Use curl instead of wget/erl for fetching files
|
8 years ago |
Jean-Sébastien Pédron
|
2bc4ffab95
core/deps-tools.mk: New targets `fetch-deps` and `list-deps`
|
9 years ago |
Loïc Hoguin
|
f2be0f9f04
Update Copyright notices
|
8 years ago |
Loïc Hoguin
|
e3c512441f
Erlang.mk is rolling releases
|
8 years ago |
Loïc Hoguin
|
f40c5faffa
Deprecate Make 3
|
8 years ago |
nevar
|
fc7f6acd00
Add PROJECT_ENV
|
8 years ago |
Krister Svanlund
|
5401192f38
Build apps/* only once
|
8 years ago |
Jared Flatow
|
80b02f1115
Add PROJECT_MOD var to make the app callback module configurable
|
8 years ago |
Loïc Hoguin
|
671bf97ca9
Fix an issue running EUnit tests on 'make check'
|
9 years ago |
Loïc Hoguin
|
442fd20e0e
Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk
|
9 years ago |
Loïc Hoguin
|
d514facbb4
Fix target dependencies and enable parallel again
|
9 years ago |
Loïc Hoguin
|
5ebdaa80c8
Merge branch 'copy-build.config-after-checking-out-commit' of https://github.com/rabbitmq/erlang.mk
|
9 years ago |
Jean-Sébastien Pédron
|
ffba4c451f
make erlang-mk: Copy build.config after switching to $(ERLANG_MK_COMMIT)
|
9 years ago |
Jean-Sébastien Pédron
|
05e085d5ab
Use `:` as a noop instead of `echo -n`
|
9 years ago |
Jean-Sébastien Pédron
|
5d33b1607f
V=2 causes `set -x` to be set on forked shells
|
9 years ago |
Loïc Hoguin
|
c148e88625
Improve a few comments and messages
|
9 years ago |