index
:
erlang.mk.git
ci-for-pr-1005
faster-erl
fix-amqp_client
gh-pages
improve-rebar-config
make-ci-green
master
native-elixir
remove-most-packages
templates
test-some-hex-packages
work-20241127
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
/
test
/
plugin_relx.mk
Age
Commit message (
Expand
)
Author
2024-11-14
Update Cowlib/Ranch versions in the index to master
Loïc Hoguin
2024-11-13
Greatly speed up test speed with -j
Loïc Hoguin
2023-05-16
Fix RELX_OUTPUT_DIR
Loïc Hoguin
2023-05-12
Add support for relx.config.script back
Tyler Hughes
2023-05-12
Add tests for Relx' {git, short} && {git, long}
Loïc Hoguin
2022-05-23
Automatically add relx dependency on bootstrap-rel
Loïc Hoguin
2022-04-27
Upgrade to Relx 4 which is now used as a library
Loïc Hoguin
2019-06-28
Try to make relx-start-stop more reliable
Loïc Hoguin
2019-06-26
Don't try to start/stop releases in bootstrap-rel test
Loïc Hoguin
2019-06-25
Fix or disable some of the Relx tests on Windows
Loïc Hoguin
2019-06-20
Try a fix for the relx-start-stop intermittent test failure
Loïc Hoguin
2018-12-11
Remove some silencing of release commands
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-11-26
Remove a non-portable "echo -n" from a test
Loïc Hoguin
2018-11-26
Add or improve tests based on false flag reports
Loïc Hoguin
2018-11-22
Add relx-post-rel hook
Oleg Nemanov
2018-05-14
Don't list test cases manually anymore
Loïc Hoguin
2018-03-14
Create temporary directory when generating relx
Krzysztof Jurewicz
2017-05-25
Cleanup the relx test suite
Loïc Hoguin
2017-05-25
Update relx up to v3.23.0
Stanislav Ovchar
2017-04-25
Fix of handling relx.config release version
Krister Svanlund
2017-04-25
Use $(if) instead of ifeq and add a test for RELX_TAR=0
Loïc Hoguin
2016-10-28
Make the relx tests work on FreeBSD/OSX
Loïc Hoguin
2016-10-28
Add "make relup"
Loïc Hoguin
2016-10-28
Tweak Relx tests
Loïc Hoguin
2016-10-28
add tests for relx plugin
derwinlu