aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_deps.mk
AgeCommit message (Expand)Author
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
2015-10-22Use relative path to erlang.mk file in autopatched depsLoïc Hoguin
2015-10-22Replace "if $(MAKE) then false" by "! $(MAKE)"Jean-Sébastien Pédron
2015-10-19Fix creating modules from templates when using apps/ onlyLoïc Hoguin
2015-09-29Use ?= in APPS_DIR test, just like DEPS_DIRLoïc Hoguin
2015-09-29Add a test for SKIP_DEPSLoïc Hoguin
2015-09-29Add a test for NO_AUTOPATCH_ERLANG_MKLoïc Hoguin
2015-09-29Add tests for and fix NO_AUTOPATCHLoïc Hoguin
2015-09-29Use a deeper directory for core-deps-dir testLoïc Hoguin
2015-09-29Add support for APPS_DIRLoïc Hoguin