aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_deps.mk
AgeCommit message (Expand)Author
2023-05-16Don't run core-deps-optional test when LEGACY=1Loïc Hoguin
2023-05-15Use $(CACHE_DIR)/git instead of $(CACHE_DIR)/gitsLoïc Hoguin
2023-05-15Cleaned up dep cache tests, added hex test and fixed a bugLoïc Hoguin
2023-05-15Allow git + hex deps to be cached to XDG_CACHE_HOMETyler Hughes
2023-05-12Support optional applicationsjdamanalo
2023-04-03Fix core-deps-fetch-git-submodule testLoïc Hoguin
2022-05-23Fix core-deps-rel testLoïc Hoguin
2022-04-28Fix core-deps-fetch-hex test when LEGACY=1Loïc Hoguin
2022-04-28fixup! Upgrade to Relx 4 which is now used as a libraryLoïc Hoguin
2021-03-26core/deps.mk: Support Rebar lock files with version "1.2.0"Jean-Sébastien Pédron
2021-03-26test/core_deps.mk: Fix jquery branch nameJean-Sébastien Pédron
2020-10-27Disable Mercurial testLoïc Hoguin
2020-04-16Use an ln dep for core-deps-shell to avoid intermittent errorsLoïc Hoguin
2019-06-30Don't use "git -C" in tests: older git doesn't have itLoïc Hoguin
2019-06-28Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`Jean-Sébastien Pédron
2019-06-24Rename force_rebuilding_dep to force_rebuild_depLoïc Hoguin
2019-06-24Fix the core-deps-dep-makefile-change test on WindowsLoïc Hoguin
2019-06-24Fix the force_rebuilding_dep testLoïc Hoguin
2019-06-24Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`Jean-Sébastien Pédron
2019-06-24Skip the "rebuild" part of the "ln" test on WindowsLoïc Hoguin
2019-06-21Test `list-deps` behavior with various values of `FULL`Jean-Sébastien Pédron
2019-06-21Include applications `$(APPS_DIR)` in the `list-deps` targetsJean-Sébastien Pédron
2019-01-02Fix rebuild on Makefile change when new deps are addedLoïc Hoguin
2018-12-07Autopatch: allow configuring REBAR_GIT and REBAR_COMMITLoïc Hoguin
2018-12-03Don't rebuild dependencies by defaultLoïc Hoguin
2018-12-03Move autopatch tests into their own test suiteLoïc Hoguin
2018-11-30Correct expanding of shell variables in autopatchLoïc Hoguin
2018-11-27Fix jobserver unavailable warningsLoïc Hoguin
2018-11-26Add test for autopatch with two Rebar projectsLoïc Hoguin
2018-11-24Add the git-subfolder fetch methodLoïc Hoguin
2018-11-24Fix a test that used invalid application namesLoïc Hoguin
2018-11-24Move apps tests in their own file and fix a test caseLoïc Hoguin
2018-11-23Ensure apps have APPS_DIR and DEPS_DIR definedLoïc Hoguin
2018-05-14Replace the imagejs test with lz4Loïc Hoguin
2018-05-14Don't list test cases manually anymoreLoïc Hoguin
2017-05-15Add dep_fetch_lnderwinlu
2017-05-12test/core_deps.mk: Wait for node in core-deps-relJean-Sébastien Pédron
2017-04-27Use --gpg-no-sign in commits in testsLoïc Hoguin
2017-04-25compile apps in the right order by looking at their LOCAL_DEPSJeffrey Griffin
2017-04-25fix removing deps.log at toplevel when in a multi-app layoutJeffrey Griffin
2016-10-29Fix broken test on OSXLoïc Hoguin
2016-10-25core/deps-tools.mk: New targets `fetch-deps` and `list-deps`Jean-Sébastien Pédron
2016-07-14Build apps/* only onceKrister Svanlund
2016-05-17Add test case demonstrating issue 447.Daniel Goertzen
2016-01-22Use "make edoc" in the edoc testLoïc Hoguin
2015-12-24Simplify cleaning in the test suiteLoïc Hoguin
2015-12-15Make some rm -rf commands saferLoïc Hoguin
2015-11-21deps.mk: In dep_target, call dep_autopatch during the second evalJean-Sébastien Pédron
2015-10-22Add git-submodule fetch methodLoïc Hoguin
2015-10-22Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlan...Loïc Hoguin