Commit History

Author SHA1 Message Date
  Jean-Sébastien Pédron 5ae1d35347 deps.mk: In dep_target, call dep_autopatch during the second eval 9 years ago
  Loïc Hoguin 312f9c646e Add git-submodule fetch method 9 years ago
  Loïc Hoguin d07357f52a Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlang.mk 9 years ago
  Loïc Hoguin 8d49f08a11 Use relative path to erlang.mk file in autopatched deps 9 years ago
  Jean-Sébastien Pédron 6f6d7696e5 Replace "if $(MAKE) then false" by "! $(MAKE)" 9 years ago
  Loïc Hoguin 77afa66836 Fix creating modules from templates when using apps/ only 9 years ago
  Loïc Hoguin 6f54745d36 Use ?= in APPS_DIR test, just like DEPS_DIR 9 years ago
  Loïc Hoguin ab30e05396 Add a test for SKIP_DEPS 9 years ago
  Loïc Hoguin 7cac447fb1 Add a test for NO_AUTOPATCH_ERLANG_MK 9 years ago
  Loïc Hoguin 9d33c41efa Add tests for and fix NO_AUTOPATCH 9 years ago
  Loïc Hoguin 9c87739628 Use a deeper directory for core-deps-dir test 9 years ago
  Loïc Hoguin fe5c42fb81 Add support for APPS_DIR 9 years ago
  Loïc Hoguin 41ea5e7fe7 Improve tests' platform detection 9 years ago
  Loïc Hoguin fad3d20752 Replace sed -i with perl -ni in tests 9 years ago
  Loïc Hoguin 0f78319fd5 Make tests work on more systems 9 years ago
  Loïc Hoguin ace7252ee3 Add a test for DEPS_DIR 9 years ago
  Loïc Hoguin 608f6a85ad Add tests for IGNORE_DEPS 9 years ago
  Loïc Hoguin dda1901dc7 Add tests for dependency fetching order 9 years ago
  Loïc Hoguin b3bfa828d5 Add tests for custom, fail (bad and unknown) and legacy fetch methods 9 years ago
  Loïc Hoguin 2ef86140a5 Add test for the hex fetch method 9 years ago
  Loïc Hoguin 6a46aaaa0a Add test for the cp fetch method 9 years ago
  Loïc Hoguin 43c4414f29 Add tests for git, hg, svn fetch methods 9 years ago
  Loïc Hoguin 87e4453d0f Add a test for dep_$(DEP) variables 9 years ago
  Loïc Hoguin dd4b1fd93e Implement, add test for dep_$(DEP)_commit variables 9 years ago
  Loïc Hoguin b60900f476 Add tests for TEST_DEPS 9 years ago
  Loïc Hoguin e75301e0a2 Add a test for SHELL_DEPS 9 years ago
  Loïc Hoguin 2b1a01d8d4 Disable last check of core-deps-rel under Windows 9 years ago
  Loïc Hoguin 707c8656a1 Add REL_DEPS along with its test 9 years ago
  Loïc Hoguin 6811c65050 Add test for OTP_DEPS 9 years ago
  Loïc Hoguin 328cd0dc55 Add a test for DOC_DEPS 9 years ago