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
/
test
/
core_deps.mk
Age
Commit message (
Expand
)
Author
2022-05-23
Fix core-deps-rel test
Loïc Hoguin
2022-04-28
Fix core-deps-fetch-hex test when LEGACY=1
Loïc Hoguin
2022-04-28
fixup! Upgrade to Relx 4 which is now used as a library
Loïc Hoguin
2021-03-26
core/deps.mk: Support Rebar lock files with version "1.2.0"
Jean-Sébastien Pédron
2021-03-26
test/core_deps.mk: Fix jquery branch name
Jean-Sébastien Pédron
2020-10-27
Disable Mercurial test
Loïc Hoguin
2020-04-16
Use an ln dep for core-deps-shell to avoid intermittent errors
Loïc Hoguin
2019-06-30
Don't use "git -C" in tests: older git doesn't have it
Loïc Hoguin
2019-06-28
Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`
Jean-Sébastien Pédron
2019-06-24
Rename force_rebuilding_dep to force_rebuild_dep
Loïc Hoguin
2019-06-24
Fix the core-deps-dep-makefile-change test on Windows
Loïc Hoguin
2019-06-24
Fix the force_rebuilding_dep test
Loïc Hoguin
2019-06-24
Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`
Jean-Sébastien Pédron
2019-06-24
Skip the "rebuild" part of the "ln" test on Windows
Loïc Hoguin
2019-06-21
Test `list-deps` behavior with various values of `FULL`
Jean-Sébastien Pédron
2019-06-21
Include applications `$(APPS_DIR)` in the `list-deps` targets
Jean-Sébastien Pédron
2019-01-02
Fix rebuild on Makefile change when new deps are added
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-12-03
Don't rebuild dependencies by default
Loïc Hoguin
2018-12-03
Move autopatch tests into their own test suite
Loïc Hoguin
2018-11-30
Correct expanding of shell variables in autopatch
Loïc Hoguin
2018-11-27
Fix jobserver unavailable warnings
Loïc Hoguin
2018-11-26
Add test for autopatch with two Rebar projects
Loïc Hoguin
2018-11-24
Add the git-subfolder fetch method
Loïc Hoguin
2018-11-24
Fix a test that used invalid application names
Loïc Hoguin
2018-11-24
Move apps tests in their own file and fix a test case
Loïc Hoguin
2018-11-23
Ensure apps have APPS_DIR and DEPS_DIR defined
Loïc Hoguin
2018-05-14
Replace the imagejs test with lz4
Loïc Hoguin
2018-05-14
Don't list test cases manually anymore
Loïc Hoguin
2017-05-15
Add dep_fetch_ln
derwinlu
2017-05-12
test/core_deps.mk: Wait for node in core-deps-rel
Jean-Sébastien Pédron
2017-04-27
Use --gpg-no-sign in commits in tests
Loïc Hoguin
2017-04-25
compile apps in the right order by looking at their LOCAL_DEPS
Jeffrey Griffin
2017-04-25
fix removing deps.log at toplevel when in a multi-app layout
Jeffrey Griffin
2016-10-29
Fix broken test on OSX
Loïc Hoguin
2016-10-25
core/deps-tools.mk: New targets `fetch-deps` and `list-deps`
Jean-Sébastien Pédron
2016-07-14
Build apps/* only once
Krister Svanlund
2016-05-17
Add test case demonstrating issue 447.
Daniel Goertzen
2016-01-22
Use "make edoc" in the edoc test
Loïc Hoguin
2015-12-24
Simplify cleaning in the test suite
Loïc Hoguin
2015-12-15
Make some rm -rf commands safer
Loïc Hoguin
2015-11-21
deps.mk: In dep_target, call dep_autopatch during the second eval
Jean-Sébastien Pédron
2015-10-22
Add git-submodule fetch method
Loïc Hoguin
2015-10-22
Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlan...
Loïc Hoguin
2015-10-22
Use relative path to erlang.mk file in autopatched deps
Loïc Hoguin
2015-10-22
Replace "if $(MAKE) then false" by "! $(MAKE)"
Jean-Sébastien Pédron
2015-10-19
Fix creating modules from templates when using apps/ only
Loïc Hoguin
2015-09-29
Use ?= in APPS_DIR test, just like DEPS_DIR
Loïc Hoguin
2015-09-29
Add a test for SKIP_DEPS
Loïc Hoguin
2015-09-29
Add a test for NO_AUTOPATCH_ERLANG_MK
Loïc Hoguin
[next]